mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-04-06 16:20:23 +08:00
* 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.
This commit is contained in:
parent
e4a33a7ab5
commit
7367171ad0
15
ChangeLog
15
ChangeLog
@ -1,4 +1,17 @@
|
||||
2007-02-25 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
2007-02-25 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* 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 <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* tests/static.at: Forgot to fix PATH for the first
|
||||
func_test_exec invocation. So factor out into new functions
|
||||
|
8
HACKING
8
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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
6
libltdl/m4/libtool.m4
vendored
6
libltdl/m4/libtool.m4
vendored
@ -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
|
||||
|
7
ltmain.c
7
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 = ../..
|
||||
|
||||
|
@ -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 = ../..
|
||||
|
||||
|
@ -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
|
||||
|
@ -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 = ../..
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.])
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user