]> git.draconx.ca Git - upkg.git/commitdiff
Add all-permissive license to autoconf macros.
authorNick Bowler <nbowler@draconx.ca>
Mon, 20 Jul 2009 00:13:14 +0000 (20:13 -0400)
committerNick Bowler <nbowler@draconx.ca>
Mon, 20 Jul 2009 00:13:14 +0000 (20:13 -0400)
m4/glib.m4
m4/libmodplug.m4

index 261c5fd6a2d97fb022cc38304ad46854bcdf6036..30712898b6f15260f7ad352f1c61f71ca7e43020 100644 (file)
@@ -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@:>@*/<<<&>>>/'
index cd16e8a26a856929dfd9534c23648735106861ae..ad3cbe107bf884111b24a57c9407377f317ec00f 100644 (file)
@@ -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],