]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
[ng] maint: run "make update-copyright" again
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 19:59:27 +0000 (20:59 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 20:00:09 +0000 (21:00 +0100)
We had run this on 'master' recently, but we need to re-run
it on 'ng/master' as well, to update the copyright lines of
files present only in 'ng/master'.  Luckily, the resulting
change boil down to an update of ...

* tests/gmake-vars.test: ... just this file.

tests/gmake-vars.test

index 5c52df3fca02e618cac00670629081edbad97f31..659d1a15c6a7cd395e4dc98e5e39e22cf30a1fdf 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2002, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 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