mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
InstaMFC 196179: Remove CDDL warning.
Approved by: re (kib), core
This commit is contained in:
parent
da2a30fca1
commit
dba91be244
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue