aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/yow.c3
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 @@
3 * 3 *
4 * Print a quotation from Zippy the Pinhead. 4 * Print a quotation from Zippy the Pinhead.
5 * Qux <Kaufman-David@Yale> March 6, 1986 5 * Qux <Kaufman-David@Yale> March 6, 1986
6 *
7 * This file is in the public domain because the author published it
8 * with no copyright notice before the US signed the Bern Convention.
6 * 9 *
7 * With dynamic memory allocation. 10 * With dynamic memory allocation.
8 */ 11 */