]> Savannah Git Hosting - gnulib.git/commitdiff
update-copyright: apply to self
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Jan 2015 20:57:10 +0000 (12:57 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Jan 2015 20:57:37 +0000 (12:57 -0800)
* build-aux/update-copyright: Fix copyright date.  How ironic!

ChangeLog
build-aux/update-copyright

index e00ea1720ae9803b58c1dbcca5937ac1292dd44a..d1e878abb4bde96e117822c9dd5be7dc9d62a1a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       update-copyright: apply to self
+       * build-aux/update-copyright: Fix copyright date.  How ironic!
+
 2015-01-15  Daiki Ueno  <ueno@gnu.org>
 
        libunistring: update to Unicode 7.0.0
index 3b90d4813299773d329fe0ec266528b4081e16bf..4eb4b93ea6c4b6aa57d1ecba252f3a0520e11b33 100755 (executable)
@@ -3,9 +3,9 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" ${1+"$@"}'
     if 0;
 # Update an FSF copyright year list to include the current year.
 
-my $VERSION = '2015-01-02.04:14'; # UTC
+my $VERSION = '2015-01-15.20:53'; # UTC
 
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by