projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avl: I attached a patch changing the AVL module to the MIT license.
[ccan]
/
ccan
/
avl
/
_info
diff --git
a/ccan/avl/_info
b/ccan/avl/_info
index 2ecd569f89f239be247a90fe74642762a68a5f5d..d56086e03ba1ab508680e7531d5e5123ad2b28ee 100644
(file)
--- a/
ccan/avl/_info
+++ b/
ccan/avl/_info
@@
-63,7
+63,7
@@
* return 0;
* }
*
- * License:
ISC
+ * License:
MIT
* Author: Joey Adams <joeyadams3.14159@gmail.com>
*/
int main(int argc, char *argv[])