소스 검색

Fix /usr/doc references to GPL.
Author: doogie
Date: 2003-02-12 15:05:44 GMT
Fix /usr/doc references to GPL.

Arch Librarian 22 년 전
부모
커밋
2926128f90
8개의 변경된 파일16개의 추가작업 그리고 16개의 파일을 삭제
  1. 2 2
      doc/cache.sgml
  2. 2 2
      doc/design.sgml
  3. 2 2
      doc/dpkg-tech.sgml
  4. 2 2
      doc/files.sgml
  5. 2 2
      doc/guide.it.sgml
  6. 2 2
      doc/guide.sgml
  7. 2 2
      doc/method.sgml
  8. 2 2
      doc/offline.sgml

+ 2 - 2
doc/cache.sgml

@@ -4,7 +4,7 @@
 <title>APT Cache File Format</title>
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: cache.sgml,v 1.10 2002/09/15 23:14:34 jgg Exp $</version>
+<version>$Id: cache.sgml,v 1.11 2003/02/12 15:05:44 doogie Exp $</version>
 
 <abstract>
 This document describes the complete implementation and format of the APT
@@ -28,7 +28,7 @@ option) any later version.
 
 <p>
 For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+/usr/share/common-licenses/GPL for the full license.
 </copyright>
 
 <toc sect>

+ 2 - 2
doc/design.sgml

@@ -7,7 +7,7 @@
 	<name>Manoj Srivastava</name>
 	<email>srivasta@debian.org</email>
       </author>
-      <version>$Id: design.sgml,v 1.3 2002/09/15 23:14:34 jgg Exp $</version>
+      <version>$Id: design.sgml,v 1.4 2003/02/12 15:05:45 doogie Exp $</version>
       <abstract>
 	This document is an overview of the specifications and design
 	goals of the APT project. It also attempts to give a broad
@@ -32,7 +32,7 @@
 	<p>
 	  You should have received a copy of the GNU General Public
 	  License with your Debian GNU/Linux system, in
-	  <tt>/usr/doc/copyright/GPL</tt>, or with the
+	  <tt>/usr/share/common-licenses/GPL</tt>, or with the
 	  <prgn/debiandoc-sgml/ source package as the file
 	  <tt>COPYING</tt>.  If not, write to the Free Software
 	  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,

+ 2 - 2
doc/dpkg-tech.sgml

@@ -3,7 +3,7 @@
 <title>dpkg technical manual</title>
 
 <author>Tom Lees <email>tom@lpsg.demon.co.uk</email></author>
-<version>$Id: dpkg-tech.sgml,v 1.2 2002/09/15 23:14:34 jgg Exp $</version>
+<version>$Id: dpkg-tech.sgml,v 1.3 2003/02/12 15:05:45 doogie Exp $</version>
 
 <abstract>
 This document describes the minimum necessary workings for the APT dselect
@@ -22,7 +22,7 @@ option) any later version.
 
 <p>
 For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+/usr/share/common-licenses/GPL for the full license.
 </copyright>
 
 <toc sect>

+ 2 - 2
doc/files.sgml

@@ -4,7 +4,7 @@
 <title>APT Files</title>
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: files.sgml,v 1.10 2002/09/15 23:14:34 jgg Exp $</version>
+<version>$Id: files.sgml,v 1.11 2003/02/12 15:05:45 doogie Exp $</version>
 
 <abstract>
 This document describes the complete implementation and format of the 
@@ -22,7 +22,7 @@ option) any later version.
 
 <p>
 For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+/usr/share/common-licenses/GPL for the full license.
 </copyright>
 
 <toc sect>

+ 2 - 2
doc/guide.it.sgml

@@ -6,7 +6,7 @@
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
 <author>Traduzione di Eugenia Franzoni <email>eugenia@linuxcare.com</email>
 </author>
-<version>$Id: guide.it.sgml,v 1.3 2002/09/15 23:14:34 jgg Exp $</version>
+<version>$Id: guide.it.sgml,v 1.4 2003/02/12 15:05:46 doogie Exp $</version>
 
 <abstract>
 Guida per l'uso del gestore di pacchetti APT.
@@ -31,7 +31,7 @@ option) any later version.
 <p>
 Per ulteriori dettagli sui sistemi GNU/Linux si veda il testo
 completo della licenza nel file
-/usr/doc/copyright/GPL.
+/usr/share/common-licenses/GPL.
 </copyright>
 
 <toc sect>

+ 2 - 2
doc/guide.sgml

@@ -4,7 +4,7 @@
 <title>APT User's Guide</title>
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: guide.sgml,v 1.5 2002/09/15 23:14:34 jgg Exp $</version>
+<version>$Id: guide.sgml,v 1.6 2003/02/12 15:05:46 doogie Exp $</version>
 
 <abstract>
 This document provides an overview of how to use the the APT package manager.
@@ -20,7 +20,7 @@ option) any later version.
 
 <p>
 For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+/usr/share/common-licenses/GPL for the full license.
 </copyright>
 
 <toc sect>

+ 2 - 2
doc/method.sgml

@@ -4,7 +4,7 @@
 <title>APT Method Interface </title>
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: method.sgml,v 1.9 2002/09/15 23:14:34 jgg Exp $</version>
+<version>$Id: method.sgml,v 1.10 2003/02/12 15:05:46 doogie Exp $</version>
 
 <abstract>
 This document describes the interface that APT uses to the archive
@@ -21,7 +21,7 @@ option) any later version.
 
 <p>
 For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+/usr/share/common-licenses/GPL for the full license.
 </copyright>
 
 <toc sect>

+ 2 - 2
doc/offline.sgml

@@ -4,7 +4,7 @@
 <title>Using APT Offline</title>
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: offline.sgml,v 1.6 2003/01/05 22:49:55 jgg Exp $</version>
+<version>$Id: offline.sgml,v 1.7 2003/02/12 15:05:46 doogie Exp $</version>
 
 <abstract>
 This document describes how to use APT in a non-networked environment, 
@@ -21,7 +21,7 @@ option) any later version.
 
 <p>
 For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+/usr/share/common-licenses/GPL for the full license.
 </copyright>
 
 <toc sect>