summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-04-27 01:02:55 +0200
committerPeter Simons <simons@cryp.to>2009-04-27 01:02:55 +0200
commite3fbc56c88355afe2d5da64a6eafd2db52d75285 (patch)
tree20201d10d9a48a6b6e446a23a9c5e7ec02854470
parent1d1866700f4ba507c16c47d62d2279434a09e5c4 (diff)
downloadautoconf-archive-pre-savannah-history.tar.gz
AC_LIB_ID3, AC_LIB_UPNP: release under all-permissive licensepre-savannah-history
Commit 9da70c52df7bf9fa78d8a27465fa6be4b75e586a should have done that over a years ago, but apparently something went wrong.
-rw-r--r--ac_lib_id3.m417
-rw-r--r--ac_lib_upnp.m417
2 files changed, 8 insertions, 26 deletions
diff --git a/ac_lib_id3.m4 b/ac_lib_id3.m4
index 24a36dd..2776714 100644
--- a/ac_lib_id3.m4
+++ b/ac_lib_id3.m4
@@ -29,20 +29,11 @@
#
# LICENSE
#
-# Copyright (c) 2008 Oskar Liljeblad <oskar@osk.mine.nu>
+# Copyright (c) 2009 Oskar Liljeblad <oskar@osk.mine.nu>
#
-# 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 3 of the License, 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, see <http://www.gnu.org/licenses/>.
+# Copying and distribution of this file, with or without modification, are
+# permitted in any medium without royalty provided the copyright notice
+# and this notice are preserved.
AC_DEFUN([AC_LIB_ID3], [
AH_TEMPLATE([HAVE_ID3LIB], [Define if id3lib is available])
diff --git a/ac_lib_upnp.m4 b/ac_lib_upnp.m4
index 2283bea..f69df93 100644
--- a/ac_lib_upnp.m4
+++ b/ac_lib_upnp.m4
@@ -28,20 +28,11 @@
#
# LICENSE
#
-# Copyright (c) 2008 Oskar Liljeblad <oskar@osk.mine.nu>
+# Copyright (c) 2009 Oskar Liljeblad <oskar@osk.mine.nu>
#
-# 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 3 of the License, 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, see <http://www.gnu.org/licenses/>.
+# Copying and distribution of this file, with or without modification, are
+# permitted in any medium without royalty provided the copyright notice
+# and this notice are preserved.
AC_DEFUN([AC_LIB_UPNP], [
AH_TEMPLATE([HAVE_LIBUPNP], [Define if libupnp is available])