]> git.ozlabs.org Git - ccan/commitdiff
ttxml: fixed license test
authorDaniel Burke <dan.p.burke@gmail.com>
Sun, 26 Feb 2012 17:02:39 +0000 (03:32 +1030)
committerDaniel Burke <dan.p.burke@gmail.com>
Sun, 26 Feb 2012 17:02:39 +0000 (03:32 +1030)
ccan/ttxml/_info
ccan/ttxml/ttxml.h

index ef21982ddd40c82c086fa9a3288919967490f6af..3ec45207bff73e09531ab160284e18bc9d7dcbe6 100644 (file)
@@ -28,9 +28,6 @@
  *
  * License: GPL
  * 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[])
 {
index 33cb64fe977add4d6b67ef60f4deedc00d618f18..62d7c5096a1d4de2adcc373d2bd53d1c4bb875f4 100644 (file)
@@ -26,7 +26,7 @@
  *     return 0;
  * }
  *
- * License: GPL
+ * Licensed under GPL - see LICENSE file for details.
  * Author: Daniel Burke <dan.p.burke@gmail.com>
  */