]> git.ozlabs.org Git - ccan/blobdiff - ccan/opt/parse.c
opt: relicense to GPLv2+ (from GPLv3+)
[ccan] / ccan / opt / parse.c
index 14c7afbb083b3a0cc9eb5e5f88d46ba105464ebd..94d75ad1fbe02ee77cd522f8615b7dff36998056 100644 (file)
@@ -1,4 +1,4 @@
-/* Licensed under GPLv3+ - see LICENSE file for details */
+/* Licensed under GPLv2+ - see LICENSE file for details */
 /* Actual code to parse commandline. */
 #include <ccan/opt/opt.h>
 #include <string.h>