From 1e0811de9938004621516ab567d5a655ee3e85af Mon Sep 17 00:00:00 2001 From: trasz Date: Thu, 13 Aug 2009 12:28:30 +0000 Subject: Remove CDDL warning. Approved by: re (kib), core --- sys/cddl/compat/opensolaris/kern/opensolaris.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/cddl/compat/opensolaris/kern') diff --git a/sys/cddl/compat/opensolaris/kern/opensolaris.c b/sys/cddl/compat/opensolaris/kern/opensolaris.c index 443ac0a..54118eb 100644 --- a/sys/cddl/compat/opensolaris/kern/opensolaris.c +++ b/sys/cddl/compat/opensolaris/kern/opensolaris.c @@ -49,10 +49,6 @@ opensolaris_load(void *dummy) { int i; - printf("This module (opensolaris) contains code covered by the\n"); - printf("Common Development and Distribution License (CDDL)\n"); - printf("see http://opensolaris.org/os/licensing/opensolaris_license/\n"); - /* * "Enable" all CPUs even though they may not exist just so * that the asserts work. On FreeBSD, if a CPU exists, it is -- cgit v1.1