Author: trasz
Date: Thu Aug 13 12:28:30 2009
New Revision: 196179
URL: http://svn.freebsd.org/changeset/base/196179

Log:
  Remove CDDL warning.
  
  Approved by:  re (kib), core

Modified:
  head/sys/cddl/compat/opensolaris/kern/opensolaris.c

Modified: head/sys/cddl/compat/opensolaris/kern/opensolaris.c
==============================================================================
--- head/sys/cddl/compat/opensolaris/kern/opensolaris.c Thu Aug 13 10:31:02 
2009        (r196178)
+++ head/sys/cddl/compat/opensolaris/kern/opensolaris.c Thu Aug 13 12:28:30 
2009        (r196179)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to