Use entity idcommon rather than common
[idzebra-moved-to-github.git] / doc / license.xml
index 1e09e33..d20138d 100644 (file)
@@ -1,21 +1,21 @@
 <appendix id="license">
- <!-- $Id: license.xml,v 1.9 2006-04-24 12:53:03 marc Exp $ -->
+ <!-- $Id: license.xml,v 1.15 2007-02-02 09:58:39 marc Exp $ -->
  <title>License</title>
 
   <para>
-   Zebra Server, 
-  Copyright &copy; 1995-2005 Index Data ApS.
+   &zebra; Server, 
+  Copyright &copy; 1995-2007 Index Data ApS.
  </para>
 
   <para>
-   Zebra is free software; you can redistribute it and/or modify it under
+   &zebra; is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free
    Software Foundation; either version 2, or (at your option) any later
    version.
    </para>
 
   <para>
-   Zebra is distributed in the hope that it will be useful, but WITHOUT ANY
+   &zebra; is distributed in the hope that it will be useful, but WITHOUT ANY
    WARRANTY; without even the implied warranty of MERCHANTABILITY or
    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    for more details.
   
   <para>
    You should have received a copy of the GNU General Public License
-   along with Zebra; see the file LICENSE.zebra.  If not, write to the
-   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.
+   along with &zebra;; see the file LICENSE.zebra.  If not, write to the
+   Free Software Foundation, 
+   51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    </para>
   
-  <sect1><title>GNU General Public License</title>
+  <sect1 id="gpl">
+   <title>GNU General Public License</title>
    <screen>
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- Everyone is permitted to copy and distribute verbatim copies
+                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+w Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
                            Preamble
@@ -314,9 +315,17 @@ POSSIBILITY OF SUCH DAMAGES.
    </screen> 
   </sect1>
  </appendix>
- <!-- Keep this Emacs mode comment at the end of the file
-Local variables:
-mode: nxml
-End:
--->
-
+ <!-- Keep this comment at the end of the file
+ Local variables:
+ mode: sgml
+ sgml-omittag:t
+ sgml-shorttag:t
+ sgml-minimize-attributes:nil
+ sgml-always-quote-attributes:t
+ sgml-indent-step:1
+ sgml-indent-data:t
+ sgml-parent-document: "zebra.xml"
+ sgml-local-catalogs: nil
+ sgml-namecase-general:t
+ End:
+ -->