From 16a1f4fb53197693691ca7c73873c19e90607d54 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 1 Oct 2003 07:14:51 +0000 Subject: [PATCH] * m4/amversion.in: Add (C) to the Copyright notice. --- ChangeLog | 4 ++++ m4/amversion.in | 3 ++- m4/amversion.m4 | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) 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 -- 2.47.2