From: Stefano Lattarini Date: Thu, 16 Feb 2012 19:59:27 +0000 (+0100) Subject: [ng] maint: run "make update-copyright" again X-Git-Tag: ng-0.5a~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdeabc9227df59f75b036be81aa766ed77a8b8a;p=thirdparty%2Fautomake.git [ng] maint: run "make update-copyright" again 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. --- diff --git a/tests/gmake-vars.test b/tests/gmake-vars.test index 5c52df3fc..659d1a15c 100755 --- a/tests/gmake-vars.test +++ b/tests/gmake-vars.test @@ -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