]> git.ozlabs.org Git - ccan/commitdiff
build_assert: relicense to public domain.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 03:31:49 +0000 (13:01 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 04:53:00 +0000 (14:23 +0930)
Trivial code, all mine.

ccan/build_assert/LICENSE [deleted symlink]
ccan/build_assert/_info

diff --git a/ccan/build_assert/LICENSE b/ccan/build_assert/LICENSE
deleted file mode 120000 (symlink)
index dc314ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../licenses/LGPL-2.1
\ No newline at end of file
index 97451a8e9195f250adc593ca6a7a1b2158d73994..284c6cf5b8c6591185949cec18db37e6768778fa 100644 (file)
@@ -33,7 +33,7 @@
  *             return (char *)foo;
  *     }
  *
  *             return (char *)foo;
  *     }
  *
- * License: LGPL (v2.1 or any later version)
+ * License: Public domain
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])