summaryrefslogtreecommitdiffstats
path: root/sys/cddl/compat/opensolaris/kern
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-08-13 12:28:30 +0000
committertrasz <trasz@FreeBSD.org>2009-08-13 12:28:30 +0000
commit1e0811de9938004621516ab567d5a655ee3e85af (patch)
treef25bbe2114093f34447ae5d1ba04d2a459160e2d /sys/cddl/compat/opensolaris/kern
parent5307a46b8beef9afe39e5882ad38f5fe90f708a0 (diff)
downloadFreeBSD-src-1e0811de9938004621516ab567d5a655ee3e85af.zip
FreeBSD-src-1e0811de9938004621516ab567d5a655ee3e85af.tar.gz
Remove CDDL warning.
Approved by: re (kib), core
Diffstat (limited to 'sys/cddl/compat/opensolaris/kern')
-rw-r--r--sys/cddl/compat/opensolaris/kern/opensolaris.c4
1 files changed, 0 insertions, 4 deletions
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
OpenPOWER on IntegriCloud