Browse Source

ttxml: exclude license_comment check so it doesn't fail ccanlint.

Rusty Russell 14 years ago
parent
commit
1a257af99b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ccan/ttxml/_info

+ 3 - 0
ccan/ttxml/_info

@@ -28,6 +28,9 @@
  *
  *
  * License: GPL
  * License: GPL
  * Author: Daniel Burke <dan.p.burke@gmail.com>
  * Author: Daniel Burke <dan.p.burke@gmail.com>
+ * Ccanlint:
+ *	// Please add a comment about license in each source file
+ *	license_comment FAIL
  */
  */
 int main(int argc, char *argv[])
 int main(int argc, char *argv[])
 {
 {