From: Gary V. Vaughan Date: Thu, 4 Oct 2012 13:19:33 +0000 (+0700) Subject: maint: add missing 2012 copyright to newly pushed old files. X-Git-Tag: v2.4.2.418~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=833ec15cd0c77229c9bbfd3506648c5418cc2c80;p=thirdparty%2Flibtool.git maint: add missing 2012 copyright to newly pushed old files. * tests/cdemo.at, tests/demo.at, tests/depdemo.at, tests/f77demo.at, tests/fcdemo.at, tests/mdemo.at, tests/tagdemo.at (Copyright): Update with missing 2012. --- diff --git a/tests/cdemo.at b/tests/cdemo.at index 7a2f3693e..f50106c18 100644 --- a/tests/cdemo.at +++ b/tests/cdemo.at @@ -1,6 +1,6 @@ # cdemo.at -- Using Automake to build a program and library -*- Autotest -*- # -# Copyright (C) 2003, 2004, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/demo.at b/tests/demo.at index b0a51dc72..b79564adc 100644 --- a/tests/demo.at +++ b/tests/demo.at @@ -1,6 +1,6 @@ # demo.at -- Linking and loading. -*- Autotest -*- # -# Copyright (C) 2003, 2004, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/depdemo.at b/tests/depdemo.at index 507657e87..3c0666b5f 100644 --- a/tests/depdemo.at +++ b/tests/depdemo.at @@ -1,6 +1,6 @@ # depdemo.at -- Library interdependencies -*- Autotest -*- # -# Copyright (C) 2003, 2004, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/f77demo.at b/tests/f77demo.at index 0b45e09bb..78da9a8d8 100644 --- a/tests/f77demo.at +++ b/tests/f77demo.at @@ -1,6 +1,7 @@ # f77demo.at -- Fortran 77 language support. -*- Autotest -*- # -# Copyright (C) 2003, 2005, 2006, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005-2006, 2011-2012 Free Software Foundation, +# Inc. # Written by Eric Lindahl, 2002 # Written by Gary V. Vaughan, 2003 # diff --git a/tests/fcdemo.at b/tests/fcdemo.at index a1cc8d93b..3a545eb61 100644 --- a/tests/fcdemo.at +++ b/tests/fcdemo.at @@ -1,6 +1,7 @@ # fcdemo.at -- Fortran 90/95 language support. -*- Autotest -*- # -# Copyright (C) 2003, 2005, 2006, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005-2006, 2011-2012 Free Software Foundation, +# Inc. # Written by Eric Lindahl, 2002 # Written by Gary V. Vaughan, 2003 # diff --git a/tests/mdemo.at b/tests/mdemo.at index 8497ae826..40f89b472 100644 --- a/tests/mdemo.at +++ b/tests/mdemo.at @@ -1,6 +1,7 @@ # demo.at -- Dynamic ltdl runtime loading -*- Autotest -*- # -# Copyright (C) 1998, 2002, 2003, 2004, 2011 Free Software Foundation, Inc. +# Copyright (C) 1998, 2002-2004, 2011-2012 Free Software Foundation, +# Inc. # Written by Thomas Tanner, 1998 # Written by Greg Eisenhauer, 2002 # Rewritten by Gary V. Vaughan, 2003 diff --git a/tests/tagdemo.at b/tests/tagdemo.at index d6241db84..3909d568b 100644 --- a/tests/tagdemo.at +++ b/tests/tagdemo.at @@ -1,6 +1,6 @@ # tagdemo.at -- C++ Language support. -*- Autotest -*- # -# Copyright (C) 2003, 2004, 2005, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003-2005, 2011-2012 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool.