From 65ef46a51c5d48abd21cdbdd7216de0fa287b669 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 23 Jan 2005 09:07:57 +0000 Subject: Use an all-permissive copyright notice, recommended by RMS. --- m4/dup2.m4 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'm4/dup2.m4') diff --git a/m4/dup2.m4 b/m4/dup2.m4 index 727366946..ba9147da7 100644 --- a/m4/dup2.m4 +++ b/m4/dup2.m4 @@ -1,10 +1,8 @@ -# dup2.m4 serial 1 +# dup2.m4 serial 2 dnl Copyright (C) 2002 Free Software Foundation, Inc. -dnl This file is free software, distributed under the terms of the GNU -dnl General Public License. As a special exception to the GNU General -dnl Public License, this file may be distributed as part of a program -dnl that contains a configuration script generated by Autoconf, under -dnl the same distribution terms as the rest of that program. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_FUNC_DUP2], [ @@ -18,4 +16,3 @@ AC_DEFUN([gl_FUNC_DUP2], AC_DEFUN([gl_PREREQ_DUP2], [ AC_CHECK_HEADERS_ONCE(fcntl.h unistd.h) ]) - -- cgit v1.2.3-70-g09d2