aboutsummaryrefslogtreecommitdiffstats
path: root/follow.c
diff options
context:
space:
mode:
Diffstat (limited to 'follow.c')
-rw-r--r--follow.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/follow.c b/follow.c
index 4dba062..a9eb087 100644
--- a/follow.c
+++ b/follow.c
@@ -1,7 +1,11 @@
/*
* follow.c -- interactively print an ASCII file.
*
- * This file is placed in the public domain.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
*/
#include <stdio.h>