projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
htable: fix tools/speed.
[ccan]
/
ccan
/
opt
/
parse.c
diff --git
a/ccan/opt/parse.c
b/ccan/opt/parse.c
index 7b7c02c5936f5af60d7b702979473fdf2dbd1820..b92bcb14871eed40e4873e8473ac1c359e46d5e7 100644
(file)
--- 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 <ccan/opt/opt.h>
#include <string.h>