Small Kernel Patch

Bill Gates (gates@microsoft.com)
Wed, 15 Jul 1998 09:12:46 -0400


Here it is:
--- linux/init/version.c Mon Jan 5 04:41:01 1998
+++ linux/init/version.c Wed Jul 15 09:07:01 1998
@@ -3,7 +3,7 @@
*
* Copyright (C) 1992 Theodore Ts'o
*
- * May be freely distributed as part of Linux.
+ * May be distributed as per Microsoft Linux License.
*/

#include <linux/uts.h>
@@ -22,5 +22,5 @@
};

const char *linux_banner =
- "Linux version " UTS_RELEASE " (" LINUX_COMPILE_BY "@"
+ "Microsoft Linux version " UTS_RELEASE " (" LINUX_COMPILE_BY "@"
LINUX_COMPILE_HOST ") (" LINUX_COMPILER ") " UTS_VERSION "\n";

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html