changeset 75862:4e2606f6ee72

Make legal status more obvious.
author Glenn Morris <rgm@gnu.org>
date Wed, 14 Feb 2007 02:24:30 +0000
parents 357773137f29
children 6112f0f47f01
files admin/check-doc-strings
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admin/check-doc-strings	Wed Feb 14 02:20:43 2007 +0000
+++ b/admin/check-doc-strings	Wed Feb 14 02:24:30 2007 +0000
@@ -1,6 +1,9 @@
 : #-*- Perl -*-
 eval 'exec perl -w -S $0 ${1+"$@"}' # Portability kludge
-    if 0; # Author: Martin Buchholz
+    if 0;
+
+# Author: Martin Buchholz
+# This program is in the public domain.
 
 use strict;
 use POSIX;