]> git.ozlabs.org Git - ccan/commitdiff
ccan_tokenizer: Corrected LICENSE link so it points to BSD-3CLAUSE.
authorJoey Adams <joeyadams3.14159@gmail.com>
Mon, 15 Aug 2011 06:41:40 +0000 (02:41 -0400)
committerJoey Adams <joeyadams3.14159@gmail.com>
Mon, 15 Aug 2011 07:10:02 +0000 (03:10 -0400)
ccan/ccan_tokenizer/LICENSE
ccan/ccan_tokenizer/_info

index 2354d12945d3221df57d9a44c26a24770a133109..49097405758850d109ed63585ea562b38c1eaac1 120000 (symlink)
@@ -1 +1 @@
-../../licenses/BSD-MIT
\ No newline at end of file
+../../licenses/BSD-3CLAUSE
\ No newline at end of file
index 4801a13b52f87f10976cacaa5bbde02369969f4d..ef7161617121657aa2fbec8ef7a605c605371ddf 100644 (file)
@@ -82,7 +82,7 @@
  *     return 0;
  * }
  *
  *     return 0;
  * }
  *
- * License: BSD
+ * License: BSD (3 clause)
  */
 int main(int argc, char *argv[])
 {
  */
 int main(int argc, char *argv[])
 {