diff options
| author | Richard M. Stallman | 2001-12-22 03:17:24 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-12-22 03:17:24 +0000 |
| commit | a43dbef8899766788fda9e206bf9ac59a4167088 (patch) | |
| tree | a7600eeabd882950d258102010758f2221269223 /lib-src | |
| parent | 6666a3c378b6b757ba5db71bb934548451fc94f8 (diff) | |
| download | emacs-a43dbef8899766788fda9e206bf9ac59a4167088.tar.gz emacs-a43dbef8899766788fda9e206bf9ac59a4167088.zip | |
Comment change.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/b2m.c | 1 | ||||
| -rw-r--r-- | lib-src/digest-doc.c | 2 | ||||
| -rw-r--r-- | lib-src/sorted-doc.c | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/lib-src/b2m.c b/lib-src/b2m.c index 6ca8031b0e9..8801f2f702f 100644 --- a/lib-src/b2m.c +++ b/lib-src/b2m.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * b2m - a filter for Babyl -> Unix mail files | 2 | * b2m - a filter for Babyl -> Unix mail files |
| 3 | * The copyright on this file has been disclaimed. | ||
| 3 | * | 4 | * |
| 4 | * usage: b2m < babyl > mailbox | 5 | * usage: b2m < babyl > mailbox |
| 5 | * | 6 | * |
diff --git a/lib-src/digest-doc.c b/lib-src/digest-doc.c index a6510f39f15..f2584b2780a 100644 --- a/lib-src/digest-doc.c +++ b/lib-src/digest-doc.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Give this program DOCSTR.mm.nn as standard input and it outputs to | 1 | /* Give this program DOC-mm.nn.oo as standard input and it outputs to |
| 2 | standard output a file of nroff output containing the doc strings. | 2 | standard output a file of nroff output containing the doc strings. |
| 3 | 3 | ||
| 4 | Copyright (C) 1987, 1994, 2001 Free Software Foundation Inc. | 4 | Copyright (C) 1987, 1994, 2001 Free Software Foundation Inc. |
diff --git a/lib-src/sorted-doc.c b/lib-src/sorted-doc.c index cc09583499d..d0c160b8ad8 100644 --- a/lib-src/sorted-doc.c +++ b/lib-src/sorted-doc.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Give this program DOCSTR.mm.nn as standard input and it outputs to | 1 | /* Give this program DOC-mm.nn.oo as standard input and it outputs to |
| 2 | standard output a file of texinfo input containing the doc strings. | 2 | standard output a file of texinfo input containing the doc strings. |
| 3 | 3 | ||
| 4 | Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001 | 4 | Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001 |