X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fopt%2Fparse.c;h=94d75ad1fbe02ee77cd522f8615b7dff36998056;hp=14c7afbb083b3a0cc9eb5e5f88d46ba105464ebd;hb=79715b8c08446fe5e74d2ab9e9db00175169eab3;hpb=641b511049e5c03d45ada0c3fd829691b173e5d1 diff --git a/ccan/opt/parse.c b/ccan/opt/parse.c index 14c7afbb..94d75ad1 100644 --- a/ccan/opt/parse.c +++ b/ccan/opt/parse.c @@ -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 #include