X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fopt%2Fparse.c;h=b92bcb14871eed40e4873e8473ac1c359e46d5e7;hp=7b7c02c5936f5af60d7b702979473fdf2dbd1820;hb=f725bbb1987284933e0f21dfb8f2ce7a1f0806e5;hpb=e34192d580958aaffff3754a4e2bf1eccbb489f8 diff --git a/ccan/opt/parse.c b/ccan/opt/parse.c index 7b7c02c5..b92bcb14 100644 --- a/ccan/opt/parse.c +++ b/ccan/opt/parse.c @@ -1,3 +1,4 @@ +/* Licensed under GPLv3+ - see LICENSE file for details */ /* Actual code to parse commandline. */ #include #include