]> git.ozlabs.org Git - ccan/commitdiff
noerr: relicense to public domain.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 03:32:04 +0000 (13:02 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 04:53:01 +0000 (14:23 +0930)
We really want everyone to be using these; establishing conventions
helps all code, so make it the most liberal license possible.  It's
all my code, so I can do this unilaterally.

ccan/noerr/_info

index 8749f8776ab408cd6e35a639e1d57983dd496e9b..7310e1bd4693d1c296760eeae27cf12ba017d2d8 100644 (file)
@@ -45,7 +45,7 @@
  *             return true;
  *     }
  *
- * License: LGPL (v2.1 or any later version)
+ * License: Public domain
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])