Comment changes.

* data/local.mk, etc/local.mk, examples/local.mk: Use Automake
	comments for the license.
This commit is contained in:
Akim Demaille
2008-09-23 18:18:07 +02:00
parent d4977ce3e7
commit b0d79ec65d
4 changed files with 42 additions and 36 deletions

View File

@@ -1,3 +1,9 @@
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> 2008-11-15 Akim Demaille <demaille@gostai.com>
Remove tests/Makefile.am. Remove tests/Makefile.am.

View File

@@ -1,17 +1,17 @@
## Copyright (C) 2002, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ## Copyright (C) 2002, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify ## 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 ## it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or ## the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version. ## (at your option) any later version.
# ##
# This program is distributed in the hope that it will be useful, ## This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of ## but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. ## GNU General Public License for more details.
# ##
# You should have received a copy of the GNU General Public License ## You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. ## along with this program. If not, see <http://www.gnu.org/licenses/>.
dist_pkgdata_DATA = \ dist_pkgdata_DATA = \
data/README \ data/README \

View File

@@ -1,16 +1,16 @@
## Copyright (C) 2006, 2008 Free Software Foundation, Inc. ## Copyright (C) 2006, 2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify ## 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 ## it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or ## the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version. ## (at your option) any later version.
# ##
# This program is distributed in the hope that it will be useful, ## This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of ## but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. ## GNU General Public License for more details.
# ##
# You should have received a copy of the GNU General Public License ## You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. ## along with this program. If not, see <http://www.gnu.org/licenses/>.
nodist_noinst_SCRIPTS = etc/bench.pl nodist_noinst_SCRIPTS = etc/bench.pl

View File

@@ -1,16 +1,16 @@
## Copyright (C) 2005, 2008 Free Software Foundation, Inc. ## Copyright (C) 2005, 2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify ## 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 ## it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or ## the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version. ## (at your option) any later version.
# ##
# This program is distributed in the hope that it will be useful, ## This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of ## but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. ## GNU General Public License for more details.
# ##
# You should have received a copy of the GNU General Public License ## You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. ## along with this program. If not, see <http://www.gnu.org/licenses/>.
dist_noinst_SCRIPTS = examples/extexi dist_noinst_SCRIPTS = examples/extexi