Browse Source

License for talloc is actually LGPL.

Rusty Russell 16 years ago
parent
commit
236ddadbce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ccan/talloc/_info

+ 1 - 1
ccan/talloc/_info

@@ -89,7 +89,7 @@
  *		return 0;
  *	}
  *
- * Licence: GPL (2 or any later version)
+ * Licence: LGPL (2 or any later version)
  */
 int main(int argc, char *argv[])
 {