summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2008-09-23 18:18:07 +0200
committerAkim Demaille <demaille@gostai.com>2008-11-15 11:23:53 +0100
commitb0d79ec65d0c92bd3afe377307206a48544285ca (patch)
treef984ca7fb3476e7b92132d5f1995a1fb86a0ca33
parentd4977ce3e795d009defba84796c2e57861d7e715 (diff)
downloadbison-b0d79ec65d0c92bd3afe377307206a48544285ca.tar.gz
Comment changes.
* data/local.mk, etc/local.mk, examples/local.mk: Use Automake comments for the license.
-rw-r--r--ChangeLog6
-rw-r--r--data/local.mk24
-rw-r--r--etc/local.mk24
-rw-r--r--examples/local.mk24
4 files changed, 42 insertions, 36 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d044e8a..50ef9d0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-15 Akim Demaille <demaille@gostai.com>
+ Comment changes.
+ * data/local.mk, etc/local.mk, examples/local.mk: Use Automake
+ comments for the license.
+
+2008-11-15 Akim Demaille <demaille@gostai.com>
+
Remove tests/Makefile.am.
* tests/Makefile.am: Rename as...
* tests/local.mk: this.
diff --git a/data/local.mk b/data/local.mk
index 35394f5f..9e0d521d 100644
--- a/data/local.mk
+++ b/data/local.mk
@@ -1,17 +1,17 @@
## Copyright (C) 2002, 2005, 2006, 2007, 2008 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 <http://www.gnu.org/licenses/>.
+## 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 <http://www.gnu.org/licenses/>.
dist_pkgdata_DATA = \
data/README \
diff --git a/etc/local.mk b/etc/local.mk
index e66b1bbb..234e3fcc 100644
--- a/etc/local.mk
+++ b/etc/local.mk
@@ -1,16 +1,16 @@
## Copyright (C) 2006, 2008 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 <http://www.gnu.org/licenses/>.
+## 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 <http://www.gnu.org/licenses/>.
nodist_noinst_SCRIPTS = etc/bench.pl
diff --git a/examples/local.mk b/examples/local.mk
index 0718b67a..137ad3ce 100644
--- a/examples/local.mk
+++ b/examples/local.mk
@@ -1,16 +1,16 @@
## Copyright (C) 2005, 2008 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 <http://www.gnu.org/licenses/>.
+## 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 <http://www.gnu.org/licenses/>.
dist_noinst_SCRIPTS = examples/extexi