Reported by Brian C. Lane <bcl@redhat.com>.
* build-aux/update-copyright: Add back the -0777, -p, -i options.
+2019-07-16 Bruno Haible <bruno@clisp.org>
+
+ update-copyright: Make it work again (regression from 2019-06-15).
+ Reported by Brian C. Lane <bcl@redhat.com>.
+ * build-aux/update-copyright: Add back the -0777, -p, -i options.
+
2019-07-14 Bruno Haible <bruno@clisp.org>
doc: Update info about <pthread.h>.
# the script through the perl program found in $PATH. The '-x' option
# is essential as well; without it, perl would re-execute the script
# through /bin/sh. When executed by perl, the next two lines are a no-op.
-eval 'exec perl -wSx "$0" "$@"'
+eval 'exec perl -wSx -0777 -pi "$0" "$@"'
if 0;
my $VERSION = '2018-03-07.03:47'; # UTC