diff options
| author | Richard M. Stallman <rms@gnu.org> | 1995-04-02 07:34:28 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1995-04-02 07:34:28 +0000 |
| commit | c76d4b428f0039cb4182cb6ba91fccf68b70428d (patch) | |
| tree | 85475eeb629024039a58066885561453cb71ae01 | |
| parent | e17267228e4ca361823e962227f1e7b36749ca9c (diff) | |
| download | emacs-c76d4b428f0039cb4182cb6ba91fccf68b70428d.tar.gz | |
Comment change.
| -rw-r--r-- | lib-src/yow.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/yow.c b/lib-src/yow.c index 606074834cd..b67d2f1eeee 100644 --- a/lib-src/yow.c +++ b/lib-src/yow.c @@ -3,6 +3,9 @@ * * Print a quotation from Zippy the Pinhead. * Qux <Kaufman-David@Yale> March 6, 1986 + * + * This file is in the public domain because the author published it + * with no copyright notice before the US signed the Bern Convention. * * With dynamic memory allocation. */ |
