]> git.ozlabs.org Git - ccan/blobdiff - ccan/alloc/_info
various: make the _info License: wording uniform for GPL variants.
[ccan] / ccan / alloc / _info
index 70c65b7ea50ca935052bbd72535094defa00cfb6..e4a47bac1733f01ab46c567219535d1e7ba30970 100644 (file)
@@ -23,6 +23,7 @@
  *     #include <sys/stat.h>
  *     #include <fcntl.h>
  *     #include <string.h>
+ *     #include <stdlib.h>
  *     #include <ccan/alloc/alloc.h>
  *
  *     static void usage(const char *name)
@@ -92,7 +93,7 @@
  *             return 0;
  *     }
  *
- * License: LGPL (2 or any later version)
+ * License: LGPL (v2.1 or any later version)
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])