]> code.delx.au - gnu-emacs/blobdiff - admin/check-doc-strings
Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011...
[gnu-emacs] / admin / check-doc-strings
index f5f750925ebf1830bdc2fe6d63de168acefdf5c8..ef4b203cd79077ad5bc35cf38cd68e7a6ce22f01 100755 (executable)
@@ -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;