]> git.ozlabs.org Git - ccan/commitdiff
stringmap: Corrected LICENSE link so it points to BSD-3CLAUSE.
authorJoey Adams <joeyadams3.14159@gmail.com>
Mon, 15 Aug 2011 06:29:05 +0000 (02:29 -0400)
committerJoey Adams <joeyadams3.14159@gmail.com>
Mon, 15 Aug 2011 07:10:02 +0000 (03:10 -0400)
ccan/stringmap/LICENSE
ccan/stringmap/_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 b5e78755e12cf6daf25bbe4ea4483e0106f24c93..7fa97c09835d24f13ad252d0b7d667e38cd80a85 100644 (file)
@@ -50,7 +50,8 @@
  * }
  *
  * Authors: Joey Adams, Anders Magnusson
  * }
  *
  * Authors: Joey Adams, Anders Magnusson
- * License: BSD
+ * License: BSD (3 clause)
+ * Version: 0.2
  */
 int main(int argc, char *argv[])
 {
  */
 int main(int argc, char *argv[])
 {