Browse Source

strmap: Set the license for strmap to CC0

This matches the license in _info and the source. It also means every
module now has a LICENSE file and so anyone happening to rewrite the
ccan makefiles can use wildcard to locate modules rather than listing
them by hand.

Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
Jon Griffiths 9 years ago
parent
commit
9352609770
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ccan/strmap/LICENSE

+ 1 - 0
ccan/strmap/LICENSE

@@ -0,0 +1 @@
+../../licenses/CC0