test-update-copyright: don't hard-code /usr/bin/perl
[pspp] / ChangeLog
index 7b0217c001d61d0ffae5de932465e30e47d17fbc..50712ada7ac1b63c83a19b7281d97e10ba1a50e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-23  Jim Meyering  <meyering@redhat.com>
+
+       test-update-copyright: don't hard-code /usr/bin/perl
+       * tests/test-update-copyright.sh (YEAR): Use date +%Y, rather than
+       perl to print the current year.  Gilles Espinasse reported that
+       the replaced use of perl was hard-coded as /usr/bin/perl.
+
 2009-11-23  Bruno Haible  <bruno@clisp.org>
 
        duplocale: Add support for glibc 2.3.x.