Correct license --- BSD, not MIT.
authorDavid Given <dg@cowlark.com>
Sun, 15 Mar 2015 22:54:28 +0000 (23:54 +0100)
committerDavid Given <dg@cowlark.com>
Sun, 15 Mar 2015 22:54:28 +0000 (23:54 +0100)
Library/libs/strlen.c

index a0e6c01..665cd49 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
- * This file is licensed under the terms of the MIT open source license.
+ * This file is licensed under the terms of the 3-clause BSD open source
+ * license.
  */
 
 #include       <string.h>