summaryrefslogtreecommitdiff
path: root/ac_lib_upnp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ac_lib_upnp.m4')
-rw-r--r--ac_lib_upnp.m417
1 files changed, 4 insertions, 13 deletions
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])