]> Savannah Git Hosting - gnulib.git/commitdiff
* build-aux/update-copyright: Fix grammar in comment (taken from Emacs).
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Jan 2024 04:03:36 +0000 (20:03 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Jan 2024 04:03:36 +0000 (20:03 -0800)
build-aux/update-copyright

index efda754862c31050da044b754a748efdd190791e..50eccfe3cc6f9c9477883d68e539ffa53081d61a 100755 (executable)
 #   5. Set UPDATE_COPYRIGHT_HOLDER if the copyright holder is other
 #      than "Free Software Foundation, Inc.".
 
-# This is a prologue that allows to run a perl script as an executable
+# This is a prologue that allows running a perl script as an executable
 # on systems that are compliant to a POSIX version before POSIX:2017.
 # On such systems, the usual invocation of an executable through execlp()
 # or execvp() fails with ENOEXEC if it is a script that does not start
 eval 'exec perl -wSx -0777 -pi "$0" "$@"'
      if 0;
 
-my $VERSION = '2023-10-03.12:14'; # UTC
+my $VERSION = '2024-01-07.04:02'; # UTC
 # The definition above must lie within the first 8 lines in order
 # for the Emacs time-stamp write hook (at end) to update it.
 # If you change this file with Emacs, please let the write hook