]> git.ozlabs.org Git - ccan/blobdiff - ccan/check_type/_info.c
Document license requirements.
[ccan] / ccan / check_type / _info.c
index 176e445a4e58a3195f5287b759a74a3eff7e2716..42d3328ad2a95c370002b70bf3a1b4cdf1f012cd 100644 (file)
@@ -13,6 +13,8 @@
  * On compilers which don't support typeof() these routines are less effective,
  * since they have to use sizeof() which can only distiguish between types of
  * different size.
+ *
+ * Licence: LGPL (2 or any later version)
  */
 int main(int argc, char *argv[])
 {