From: David Given Date: Sun, 15 Mar 2015 22:54:28 +0000 (+0100) Subject: Correct license --- BSD, not MIT. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5feffb9c89c0158b3b5f49dab7f58dc9a17f4b38;p=FUZIX.git Correct license --- BSD, not MIT. --- diff --git a/Library/libs/strlen.c b/Library/libs/strlen.c index a0e6c016..665cd494 100644 --- a/Library/libs/strlen.c +++ b/Library/libs/strlen.c @@ -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