]> git.ozlabs.org Git - ccan/commitdiff
container_of: relicense to Public domain
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 05:14:50 +0000 (14:44 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 05:14:50 +0000 (14:44 +0930)
Too trivial to deserve LGPL, and all my code.

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

diff --git a/ccan/container_of/LICENSE b/ccan/container_of/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 8db29d80284b4fd6e9d105e2c9cf0edce662692e..2f45ca7ccd745fc76bc82343e009a8aaed53b7e2 100644 (file)
@@ -46,7 +46,7 @@
  *             return 0;
  *     }
  *
  *             return 0;
  *     }
  *
- * 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[])