From: Akim Demaille Date: Wed, 1 Oct 2003 07:14:51 +0000 (+0000) Subject: * m4/amversion.in: Add (C) to the Copyright notice. X-Git-Tag: Release-1-7b~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a1f4fb53197693691ca7c73873c19e90607d54;p=thirdparty%2Fautomake.git * m4/amversion.in: Add (C) to the Copyright notice. --- diff --git a/ChangeLog b/ChangeLog index d4de592f5..a9befce8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-01 Akim Demaille + + * m4/amversion.in: Add (C) to the Copyright notice. + 2003-10-01 Paul Eggert * lib/Automake/XFile.pm: Use Errno. diff --git a/m4/amversion.in b/m4/amversion.in index ef572f272..cd29178cf 100644 --- a/m4/amversion.in +++ b/m4/amversion.in @@ -1,4 +1,5 @@ -# Copyright 2002 Free Software Foundation, Inc. +# -*- Autoconf -*- +# Copyright (C) 2002, 2003 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 diff --git a/m4/amversion.m4 b/m4/amversion.m4 index c5c80b0a8..ef328b466 100644 --- a/m4/amversion.m4 +++ b/m4/amversion.m4 @@ -1,4 +1,5 @@ -# Copyright 2002 Free Software Foundation, Inc. +# -*- Autoconf -*- +# Copyright (C) 2002, 2003 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