Oops --- the ACK is BSD licensed, not MIT...
authorDavid Given <dg@cowlark.com>
Sun, 15 Mar 2015 11:48:22 +0000 (12:48 +0100)
committerDavid Given <dg@cowlark.com>
Sun, 15 Mar 2015 11:48:22 +0000 (12:48 +0100)
Library/libs/memcmp.c
Library/libs/memcpy.c
Library/libs/memmove.c
Library/libs/memset.c
Library/libs/strncmp.c

index 338acc8..e1fb209 100644 (file)
@@ -1,6 +1,7 @@
 /*\r
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.\r
- * This file is licensed under the terms of the MIT open source license.\r
+ * This file is licensed under the terms of the 3-clause BSD open source\r
+ * license.\r
  */\r
 \r
 #include       <string.h>\r
index dfddc51..5547d08 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>
index d891b13..f3e12d8 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>
index c60018c..34ec4f4 100644 (file)
@@ -1,6 +1,7 @@
 /*\r
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.\r
- * This file is licensed under the terms of the MIT open source license.\r
+ * This file is licensed under the terms of the 3-clause BSD open source\r
+ * license.\r
  */\r
 #include       <string.h>\r
 \r
index b748aa0..0c296c7 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>