From: Nick Bowler Date: Mon, 20 Jul 2009 00:13:14 +0000 (-0400) Subject: Add all-permissive license to autoconf macros. X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/commitdiff_plain/667aab241e387ac32ab734a1f79caffe7ee20947 Add all-permissive license to autoconf macros. --- diff --git a/m4/glib.m4 b/m4/glib.m4 index 261c5fd..3071289 100644 --- a/m4/glib.m4 +++ b/m4/glib.m4 @@ -1,3 +1,9 @@ +dnl Copyright (C) 2009 Nick Bowler +dnl Copying and distribution of this file, with or without modification, +dnl are permitted in any medium without royalty provided the copyright +dnl notice and this notice are preserved. This file is offered as-is, +dnl without any warranty. + dnl _GLIB_TRY_VERSION(min-version) AC_DEFUN([_GLIB_TRY_VERSION], [dnl sedhead='s/@<:@0-9@:>@@<:@0-9@:>@*/<<<&>>>/' diff --git a/m4/libmodplug.m4 b/m4/libmodplug.m4 index cd16e8a..ad3cbe1 100644 --- a/m4/libmodplug.m4 +++ b/m4/libmodplug.m4 @@ -1,3 +1,9 @@ +dnl Copyright (C) 2009 Nick Bowler +dnl Copying and distribution of this file, with or without modification, +dnl are permitted in any medium without royalty provided the copyright +dnl notice and this notice are preserved. This file is offered as-is, +dnl without any warranty. + AC_DEFUN([_LIBMODPLUG_TEST], [dnl AC_CACHE_CHECK([whether libmodplug works], [libmodplug_cv_works],