diff --git a/ChangeLog b/ChangeLog index af110b49..759f4714 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -2007-02-25 Ralf Wildenhues +2007-02-25 Gary V. Vaughan + + * HACKING, Makefile.am, Makefile.maint, bootstrap, + libltdl/Makefile.am, libltdl/Makefile.inc, libltdl/m4/libtool.m4, + ltmain.c, tests/cdemo/Makefile.am, tests/demo/Makefile.am, + tests/depdemo/Makefile.am, tests/depdemo/l1/Makefile.am, + tests/depdemo/l2/Makefile.am, tests/depdemo/l3/Makefile.am, + tests/depdemo/l4/Makefile.am, tests/f77demo/Makefile.am, + tests/fcdemo/Makefile.am, tests/libtoolize.at, + tests/mdemo/Makefile.am, tests/mdemo2/Makefile.am, + tests/pdemo/Makefile.am, tests/tagdemo/Makefile.am: Update + Copyright notice text to include URL for canonical GPL document. + + 2007-02-25 Ralf Wildenhues * tests/static.at: Forgot to fix PATH for the first func_test_exec invocation. So factor out into new functions diff --git a/HACKING b/HACKING index 855f0cdd..fe861e9b 100644 --- a/HACKING +++ b/HACKING @@ -635,10 +635,10 @@ 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 GNU Libtool; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -02110-1301 USA - +along with this program; if not, a copy can be downloaded from +http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. Local Variables: mode: text diff --git a/Makefile.am b/Makefile.am index f9be4f40..68068714 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,9 +18,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. ACLOCAL_AMFLAGS = -I libltdl/m4 diff --git a/Makefile.maint b/Makefile.maint index e4ae4e09..deb2a36c 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. # Need various variables defined by configure, a lot easier to just # include the Makefile than figure out a way to put them in here too diff --git a/bootstrap b/bootstrap index a53bcb8e..22cd15fc 100755 --- a/bootstrap +++ b/bootstrap @@ -14,9 +14,10 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. +# along with this program; if not, a copy can be downloaded from +# http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # It is okay for the bootstrap process to require unreleased autoconf # or automake, as long as any released libtool will work with at least diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc index 5dd221ce..8eb3e8d1 100644 --- a/libltdl/Makefile.inc +++ b/libltdl/Makefile.inc @@ -18,9 +18,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. ## DO NOT REMOVE THIS LINE -- make depends on it diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index 2cc55cd3..b4613cc0 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -28,8 +28,10 @@ m4_define([_LT_COPYING], [dnl # 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. +# along with this program; if not, a copy can be downloaded from +# http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/ltmain.c b/ltmain.c index 594d48b8..2afc88af 100644 --- a/ltmain.c +++ b/ltmain.c @@ -12,9 +12,10 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this software; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - * Boston, MA 02110-1301 USA + * along with this program; if not, a copy can be downloaded from + * http://www.gnu.org/copyleft/gpl.html, or by writing to the Free + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * * As a special exception to the GNU General Public License, if you * distribute this file as part of a program that contains a diff --git a/tests/cdemo/Makefile.am b/tests/cdemo/Makefile.am index ccc76ffc..c79d0fef 100644 --- a/tests/cdemo/Makefile.am +++ b/tests/cdemo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/demo/Makefile.am b/tests/demo/Makefile.am index 481fc776..01b6b8cc 100644 --- a/tests/demo/Makefile.am +++ b/tests/demo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/depdemo/Makefile.am b/tests/depdemo/Makefile.am index 6ea26afe..8e4c7ae5 100644 --- a/tests/depdemo/Makefile.am +++ b/tests/depdemo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/depdemo/l1/Makefile.am b/tests/depdemo/l1/Makefile.am index 607ea15e..d8cc1563 100644 --- a/tests/depdemo/l1/Makefile.am +++ b/tests/depdemo/l1/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. top_distdir = ../.. diff --git a/tests/depdemo/l2/Makefile.am b/tests/depdemo/l2/Makefile.am index 51d0acba..db336141 100644 --- a/tests/depdemo/l2/Makefile.am +++ b/tests/depdemo/l2/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. top_distdir = ../.. diff --git a/tests/depdemo/l3/Makefile.am b/tests/depdemo/l3/Makefile.am index e948cd54..20375dca 100644 --- a/tests/depdemo/l3/Makefile.am +++ b/tests/depdemo/l3/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. top_distdir = ../.. extradir = $(libdir)/extra diff --git a/tests/depdemo/l4/Makefile.am b/tests/depdemo/l4/Makefile.am index fdbb80b6..212f4898 100644 --- a/tests/depdemo/l4/Makefile.am +++ b/tests/depdemo/l4/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. top_distdir = ../.. diff --git a/tests/f77demo/Makefile.am b/tests/f77demo/Makefile.am index b412bfcb..a074d045 100644 --- a/tests/f77demo/Makefile.am +++ b/tests/f77demo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/fcdemo/Makefile.am b/tests/fcdemo/Makefile.am index 417aa796..148126b9 100644 --- a/tests/fcdemo/Makefile.am +++ b/tests/fcdemo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/libtoolize.at b/tests/libtoolize.at index ac49ceae..d7e57789 100644 --- a/tests/libtoolize.at +++ b/tests/libtoolize.at @@ -12,10 +12,10 @@ # 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. - +# along with this program; if not, a copy can be downloaded from +# http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. AT_BANNER([Libtoolize operation.]) diff --git a/tests/mdemo/Makefile.am b/tests/mdemo/Makefile.am index 84834100..a6dbdc94 100644 --- a/tests/mdemo/Makefile.am +++ b/tests/mdemo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/mdemo2/Makefile.am b/tests/mdemo2/Makefile.am index a9d7d194..9ffd99a0 100644 --- a/tests/mdemo2/Makefile.am +++ b/tests/mdemo2/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/pdemo/Makefile.am b/tests/pdemo/Makefile.am index 8156d98c..1e79bdd2 100644 --- a/tests/pdemo/Makefile.am +++ b/tests/pdemo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4 diff --git a/tests/tagdemo/Makefile.am b/tests/tagdemo/Makefile.am index 18eb0def..0691d7e5 100644 --- a/tests/tagdemo/Makefile.am +++ b/tests/tagdemo/Makefile.am @@ -13,9 +13,10 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with this program; if not, a copy can be downloaded from +## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +## MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../libltdl/m4