summaryrefslogtreecommitdiff
path: root/lib/autoscan
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-11-27 21:35:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-11-27 21:35:37 +0000
commita3787fd48ac76b0ca2009f180337ccbbffe85e22 (patch)
treecb5cc1819c9bc4050a3a0b3ca6922c15c0fb117e /lib/autoscan
parentb3ae159a7bc54fb7b9ce45cdfda17eb5d488b7b1 (diff)
downloadautoconf-a3787fd48ac76b0ca2009f180337ccbbffe85e22.tar.gz
* Makefile.am: Put only a single '#' into the copyright notice,
so that it's also present in the output file. Standardize wording in makefile copyright notices to match GNU coding standards. * bin/Makefile.am: Likewise. * doc/Makefile.am: Likewise. * lib/Makefile.am: Likewise. * lib/freeze.mk: Likewise. * lib/autoconf/Makefile.am: Likewise. * lib/autoscan/Makefile.am: Likewise. * lib/autotest/Makefile.am: Likewise. * lib/m4sugar/Makefile.am: Likewise. * man/Makefile.am: Likewise. * tests/Makefile.am: Likewise. * lib/emacs/Makefile.am: Remove copyright notice; it's just a one-line file.
Diffstat (limited to 'lib/autoscan')
-rw-r--r--lib/autoscan/Makefile.am36
1 files changed, 18 insertions, 18 deletions
diff --git a/lib/autoscan/Makefile.am b/lib/autoscan/Makefile.am
index 11dd4cc2..9d440ca4 100644
--- a/lib/autoscan/Makefile.am
+++ b/lib/autoscan/Makefile.am
@@ -1,21 +1,21 @@
-## Process this file with automake to create Makefile.in
-
-## Copyright 2001, 2002 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 2, 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, write to the Free Software
-## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-## 02110-1301, USA.
+# Make Autoscan library.
+
+# Copyright (C) 2001, 2002 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 2, 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, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
autoscanlibdir = $(pkgdatadir)/autoscan