From 2a559307620f3f4de853fcf9f1e169c83c36ae02 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 24 Feb 2012 14:00:22 +0100 Subject: build: comment changes. * Makefile.am, examples/calc++/local.mk, examples/local.mk, * examples/mfcalc/local.mk, examples/rpcalc/local.mk, * lib/local.mk, src/local.mk, tests/local.mk: Make the copyright licenses more uniform. --- Makefile.am | 28 ++++++++++++++-------------- examples/calc++/local.mk | 6 ++---- examples/local.mk | 28 ++++++++++++++-------------- examples/mfcalc/local.mk | 6 ++---- examples/rpcalc/local.mk | 6 ++---- lib/local.mk | 7 ++----- src/local.mk | 28 ++++++++++++++-------------- tests/local.mk | 28 ++++++++++++++-------------- 8 files changed, 64 insertions(+), 73 deletions(-) diff --git a/Makefile.am b/Makefile.am index 30de1062..37d2ce16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in. -## Copyright (C) 2001-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 -## the Free Software Foundation, either version 3 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program. If not, see . +# Copyright (C) 2001-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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . AUTOMAKE_OPTIONS = subdir-objects ACLOCAL_AMFLAGS = -I m4 diff --git a/examples/calc++/local.mk b/examples/calc++/local.mk index 884bcc58..e1813364 100644 --- a/examples/calc++/local.mk +++ b/examples/calc++/local.mk @@ -1,7 +1,5 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*- - -## Copyright (C) 2005-2006, 2008-2012 Free Software Foundation, Inc. - +# Copyright (C) 2005-2006, 2008-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 # the Free Software Foundation, either version 3 of the License, or diff --git a/examples/local.mk b/examples/local.mk index 24ad83c1..3924543c 100644 --- a/examples/local.mk +++ b/examples/local.mk @@ -1,17 +1,17 @@ -## Copyright (C) 2005, 2008-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 -## the Free Software Foundation, either version 3 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program. If not, see . +# Copyright (C) 2005, 2008-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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . dist_noinst_SCRIPTS = examples/extexi examples/test TEST_LOG_COMPILER = $(top_srcdir)/examples/test diff --git a/examples/mfcalc/local.mk b/examples/mfcalc/local.mk index 539b4d0b..9859945e 100644 --- a/examples/mfcalc/local.mk +++ b/examples/mfcalc/local.mk @@ -1,7 +1,5 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*- - -## Copyright (C) 2005-2006, 2008-2012 Free Software Foundation, Inc. - +# Copyright (C) 2005-2006, 2008-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 # the Free Software Foundation, either version 3 of the License, or diff --git a/examples/rpcalc/local.mk b/examples/rpcalc/local.mk index 4351dc5a..952bba18 100644 --- a/examples/rpcalc/local.mk +++ b/examples/rpcalc/local.mk @@ -1,7 +1,5 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*- - -## Copyright (C) 2005-2006, 2008-2012 Free Software Foundation, Inc. - +# Copyright (C) 2005-2006, 2008-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 # the Free Software Foundation, either version 3 of the License, or diff --git a/lib/local.mk b/lib/local.mk index cdb8a492..1235a0e4 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -1,8 +1,5 @@ -# Make bison/lib. - -# Copyright (C) 2001-2004, 2006, 2008-2012 Free Software Foundation, -# Inc. - +# Copyright (C) 2001-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 # the Free Software Foundation, either version 3 of the License, or diff --git a/src/local.mk b/src/local.mk index c05a4039..53a878e0 100644 --- a/src/local.mk +++ b/src/local.mk @@ -1,17 +1,17 @@ -## Copyright (C) 2001-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 -## the Free Software Foundation, either version 3 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program. If not, see . +# Copyright (C) 2001-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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . LDADD = lib/libbison.a $(LIBINTL) diff --git a/tests/local.mk b/tests/local.mk index 5bb587d6..2c2d4237 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,19 +1,19 @@ ## Makefile for Bison testsuite. -## Copyright (C) 2000-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 -## the Free Software Foundation, either version 3 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program. If not, see . +# Copyright (C) 2000-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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . EXTRA_DIST += $(TESTSUITE_AT) tests/testsuite -- cgit v1.2.1