]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 22 Dec 2001 03:17:24 +0000 (03:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 22 Dec 2001 03:17:24 +0000 (03:17 +0000)
lib-src/b2m.c
lib-src/digest-doc.c
lib-src/sorted-doc.c

index 6ca8031b0e99014da41f9a8e61c75d48e646d6b5..8801f2f702f1c757888e592eea1d51dc386c8a4c 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * b2m - a filter for Babyl -> Unix mail files
+ * The copyright on this file has been disclaimed.
  *
  * usage:      b2m < babyl > mailbox
  *
index a6510f39f1513dee3af80cdb164f5101784152d7..f2584b2780af74a10436f6c49db8eae85d32e99d 100644 (file)
@@ -1,4 +1,4 @@
-/* Give this program DOCSTR.mm.nn as standard input and it outputs to
+/* Give this program DOC-mm.nn.oo as standard input and it outputs to
    standard output a file of nroff output containing the doc strings.
 
    Copyright (C) 1987, 1994, 2001  Free Software Foundation Inc.
index cc09583499dbb9db2b12963f39c62b91443d0e8e..d0c160b8ad8f31e036c1e5fccf0d27f51fa5860b 100644 (file)
@@ -1,4 +1,4 @@
-/* Give this program DOCSTR.mm.nn as standard input and it outputs to
+/* Give this program DOC-mm.nn.oo as standard input and it outputs to
    standard output a file of texinfo input containing the doc strings.
    
    Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001