projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
958e538
)
noerr: relicense to public domain.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 21 Jul 2011 03:32:04 +0000
(13:02 +0930)
committer
Rusty 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
patch
|
blob
|
history
diff --git
a/ccan/noerr/_info
b/ccan/noerr/_info
index 8749f8776ab408cd6e35a639e1d57983dd496e9b..7310e1bd4693d1c296760eeae27cf12ba017d2d8 100644
(file)
--- a/
ccan/noerr/_info
+++ b/
ccan/noerr/_info
@@
-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[])