From 391df12b6920fb7ad2da3e54baa31b49418d2f7f Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 9 Jan 2005 14:46:22 +0000 Subject: * m4/amversion.in, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4, m4/cond.m4, m4/depend.m4, m4/depout.m4, m4/dmalloc.m4, m4/gcj.m4, m4/header.m4, m4/init.m4, m4/install-sh.m4, m4/lead-dot.m4, m4/lex.m4, m4/lispdir.m4, m4/maintainer.m4, m4/make.m4, m4/minuso.m4, m4/missing.m4, m4/mkdirp.m4, m4/multi.m4, m4/obsol-gt.m4, m4/obsol-lt.m4, m4/obsolete.m4, m4/options.m4, m4/protos.m4, m4/python.m4, m4/regex.m4, m4/runlog.m4, m4/sanity.m4, m4/strip.m4, m4/tar.m4: Use the same all-permissive license that is used in aclocal.m4. Relicensing backed by RMS. --- m4/as.m4 | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) (limited to 'm4/as.m4') diff --git a/m4/as.m4 b/m4/as.m4 index ac66df104..26f72fd1a 100644 --- a/m4/as.m4 +++ b/m4/as.m4 @@ -1,23 +1,12 @@ -# Figure out how to run the assembler. -*- Autoconf -*- +# Figure out how to run the assembler. -*- Autoconf -*- -# serial 3 +# Copyright (C) 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. -# Copyright (C) 2001, 2003, 2004 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# serial 4 # AM_PROG_AS # ---------- -- cgit v1.2.1