/doc/common.ent
Unknown | 20 lines | 17 code | 3 blank | 0 comment | 0 complexity | aae0e19cd060600a92bbbae00cdd5e2b MD5 | raw file
Possible License(s): GPL-2.0
1<?xml version="1.0" encoding="iso-8859-1"?> 2<!-- common entities file 3 4 Bits of text which are language independent. In some cases it 5 makes sense to break these out because repetitively maintaining 6 them in different translations of the Developer's Reference is 7 wasteful. In other cases, the data is rather volatile and 8 breaking it out make maintenance easier. 9 --> 10 11<!-- standard information --> 12<!ENTITY fsf-addr "Free Software Foundation, 13 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA"> 14<!ENTITY file-GPL "<file>/usr/share/common-licenses/GPL</file>"> 15<!ENTITY debian-formal "Debian GNU/Linux"> 16<!ENTITY url-gpl "http://www.gnu.org/copyleft/gpl.html"> 17 18<!-- Backup Manager related information --> 19<!ENTITY bmngr "Backup Manager"> 20<!ENTITY bmngr-version "0.7.7">