diff options
-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. */ |