diff options
| author | Eli Zaretskii | 2001-04-18 18:46:44 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-04-18 18:46:44 +0000 |
| commit | 2feba154699bdde60ecad4d92826999c9842b3d5 (patch) | |
| tree | 0358b63caf29d0145e785fead9c9f3d15252735c | |
| parent | 79c43dcd9665be8ed0cbb3f2f5e97762982f1c25 (diff) | |
| download | emacs-2feba154699bdde60ecad4d92826999c9842b3d5.tar.gz emacs-2feba154699bdde60ecad4d92826999c9842b3d5.zip | |
Fix the copying conditions as per GFDL.
| -rw-r--r-- | etc/etags.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/etags.1 b/etc/etags.1 index a1f47adcd9a..ae342cebf38 100644 --- a/etc/etags.1 +++ b/etc/etags.1 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | .\" Copyright (c) 1992, 2001 Free Software Foundation | 1 | .\" Copyright (c) 1992, 2001 Free Software Foundation |
| 2 | .\" See section COPYING for conditions for redistribution | 2 | .\" See section COPYING for conditions for redistribution |
| 3 | .TH etags 1 "08apr2001" "GNU Tools" "GNU Tools" | 3 | .TH etags 1 "18apr2001" "GNU Tools" "GNU Tools" |
| 4 | .de BP | 4 | .de BP |
| 5 | .sp | 5 | .sp |
| 6 | .ti -.2i | 6 | .ti -.2i |
| @@ -267,3 +267,8 @@ Back-Cover Texts. | |||
| 267 | .PP | 267 | .PP |
| 268 | A copy of the license is included in the Emacs manual in the section | 268 | A copy of the license is included in the Emacs manual in the section |
| 269 | entitled "GNU Free Documentation License". | 269 | entitled "GNU Free Documentation License". |
| 270 | .PP | ||
| 271 | This document is part of a collection distributed under the GNU Free | ||
| 272 | Documentation License. If you want to distribute this document | ||
| 273 | separately from the collection, you can do so by adding a copy of the | ||
| 274 | license to the document, as described in section 6 of the license. | ||