2004-01-03 Stefan Nordhausen <nordhaus@informatik.hu-berlin.de>
Scott James Remnant <scott@netsplit.com>
- * m4/ltmain.in: Don't use the mkdir -p option when creating a
+ * ltmain.in: Don't use the mkdir -p option when creating a
temporary output directory so a symlink attack can't be used to
arbitrarily chmod other directories on the system if libtool
gets run as root.
allows for zsh differences, as noted in the autoconf manual's
Portable Shell - Special Shell Variables section.
-2004-01-02 Scott James Remnant <scott@netsplit.com>
+2004-01-02 Scott James Remnant <scott@netsplit.com>
* .cvsignore: Ignore stamp-vcl created by the Makefile.
-2004-01-02 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
- Joe Orton <joe@manyfish.co.uk>
+2004-01-02 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
+ Joe Orton <joe@manyfish.co.uk>
* m4/libtool.m4 (AC_LIBTOOL_CONFIG): Add extra blackslash
in front of all the inner double-quotes as this is removed
2004-01-02 Scott James Remnant <scott@netsplit.com>
- Updated all copyright notices to include 2004.
-
* NEWS: Next release will be in 2004.
2003-12-31 Scott James Remnant <scott@netsplit.com>
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
#! /bin/sh
# bootstrap -- Helps bootstrapping libtool, when checked out from CVS.
#
-# Copyright (C) 2003, 2004 Free Software Foundation
+# Copyright (C) 2003 Free Software Foundation
#
# 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001 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
@ifnottex
This file documents GNU Libtool @value{VERSION}
-Copyright (C) 1996-2004 Free Software Foundation, Inc.
+Copyright (C) 1996-2003 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1996-2004 Free Software Foundation, Inc.
+Copyright @copyright{} 1996-2003 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
/* ltdl.c -- system independent dlopen wrapper
- Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Originally by Thomas Tanner <tanner@ffii.org>
This file is part of GNU Libtool.
/* ltdl.h -- generic dlopen functions
- Copyright (C) 1998-2004 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000 Free Software Foundation, Inc.
Originally by Thomas Tanner <tanner@ffii.org>
This file is part of GNU Libtool.
# libtoolize (GNU @PACKAGE@@TIMESTAMP@) @VERSION@
# Written by Gary V. Vaughan <gary@gnu.org>
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003
# Free Software Foundation, Inc.
#
# This file is part of GNU Libtool:
<address>
Gordon Matzigkeit <a href="mailto:gord@profitpress.com"><gord@profitpress.com></a>
</address>
-</html>
\ No newline at end of file
+</html>
# assign.test - check that we don't put break or continue on the same
# line as an assignment
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# cdemo-conf.test - try configuring the cdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# cdemo-exec.test - check that programs in the cdemo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# cdemo-make.test - try building in the cdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# cdemo-shared.test - try configuring the cdemo subdirectory for shared libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# cdemo-static.test - try configuring the cdemo subdirectory for static libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
#! /bin/sh
# demo-conf.test - try configuring the demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-deplibs.test - check whether the shared library check method is OK
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-exec.test - check that programs in the ../demo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-hardcode.test - check to see what the system linker hardcodes
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-inst.test - try installing from the demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-make.test - try building in the demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-nofast.test - try configuring the ../demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# demo-noinst-link.test - make sure we do not link with an installed
# library when an uninstalled one is to be used
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-nopic.test - try configuring the ../demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-pic.test - try configuring the ../demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-relink.test - check to see whether shlibpath overrides runpath
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-shared.test - try configuring the demo subdirectory for shared libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-unst.test - try uninstalling in the demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
#! /bin/sh
# depdemo-conf.test - try configuring the depdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-exec.test - check that programs in the depdemo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-inst.test - try installing from the depdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-make.test - try building in the depdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-nofast.test - try configuring the ./depdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-relink.test - check to see whether shlibpath overrides runpath
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-shared.test - try configuring the depdemo subdirectory for shared libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-static.test - try configuring the depdemo subdirectory for static libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# depdemo-unst.test - try uninstalling in the depdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
#! /bin/sh
# f77demo-conf.test - try configuring the f77demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# f77demo-exec.test - check that programs in the f77demo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# f77demo-make.test - try building in the f77demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# f77demo-shared.test - try configuring the f77demo subdirectory for shared libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# f77demo-static.test - try configuring the f77demo subdirectory for static libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
#! /bin/sh
# link-2.test - check that .lo files aren't made into programs.
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# link.test - make sure that linking against libraries is legal.
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-conf.test - try configuring the mdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-dryrun.test - check whether the --dry-run mode works properly
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-exec.test - check that programs in the mdemo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-inst.test - try installing from the mdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-make.test - try building in the mdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-shared.test - try configuring the mdemo subdirectory for shared libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-static.test - try configuring the mdemo subdirectory for static libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo-unst.test - try uninstalling in the mdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
#! /bin/sh
# mdemo2-conf.test - try configuring the mdemo2 subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo2-exec.test - check that programs in the mdemo2 subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# mdemo2-make.test - try building in the mdemo2 subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
/* main.c -- mdemo2 test program
- Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2003 Free Software Foundation, Inc.
Originally by Greg Eisenhauer < eisen at cc.gatech.edu >
This file is part of GNU Libtool.
#! /bin/sh
# nomode.test - check that we can actually get help
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# pdemo-conf.test - try configuring the pdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# pdemo-exec.test - check that programs in the pdemo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# demo-inst.test - try installing from the demo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# pdemo-make.test - try building in the pdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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
#! /bin/sh
# quote.test - make sure that shell metacharacters do not blow up libtool
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# sh.test - check that we haven't forgotten a `test' command
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# suffix.test - check that libtool knows how to transform source suffices.
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# tagdemo-conf.test - try configuring the tagdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# tagdemo-exec.test - check that programs in the tagdemo subdirectory are viable
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# tagdemo-make.test - try building in the tagdemo subdirectory
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# tagdemo-shared.test - try configuring the tagdemo subdirectory for shared libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#! /bin/sh
# tagdemo-static.test - try configuring tagdemo subdirectory for static libs
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003 Free Software Foundation
##
## 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
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003 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