Remove Emacs time-stamp configuration
authorJacob Bachmeyer <jcb@gnu.org>
Mon, 19 Sep 2022 23:03:34 +0000 (18:03 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Mon, 19 Sep 2022 23:03:34 +0000 (18:03 -0500)
The files are now tracked in Git and the actual timestamp was removed
long ago -- the oldest version in the repository does not have it.

upload-ftp-v1.1.pl
upload-ftp-v1.2.pl

index 67e9a0a6dfed7227d13501c9f3ed92ad4b7b71b0..2900caef2952c37b667160782c17f29d0f832da6 100755 (executable)
@@ -1315,9 +1315,4 @@ sub ftp_syslog {
   }
 }
 
-# Local Variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "Version "
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End:
+__END__
index 2f34a868cccf8e7b36bc7037b30f009a5c317dbf..ecd1cb0f3489b4b5dc27133624dbc5db388fabb6 100755 (executable)
@@ -1477,9 +1477,4 @@ sub ftp_syslog {
   }
 }
 
-# Local Variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "Version "
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End:
+__END__