diff admin/check-doc-strings @ 75862:4e2606f6ee72

Make legal status more obvious.
author Glenn Morris <rgm@gnu.org>
date Wed, 14 Feb 2007 02:24:30 +0000
parents 695cf19ef79e
children dd7c098af727 ef719132ddfa
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;