summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.84
-rw-r--r--sbin/init/init.c4
-rw-r--r--sbin/init/pathnames.h5
3 files changed, 1 insertions, 12 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 09f2cd1..e19d9cd 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -12,10 +12,6 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the University of
-.\" California, Berkeley and its contributors.
.\" 4. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
diff --git a/sbin/init/init.c b/sbin/init/init.c
index 0a29127..ac8f23e 100644
--- a/sbin/init/init.c
+++ b/sbin/init/init.c
@@ -13,10 +13,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/sbin/init/pathnames.h b/sbin/init/pathnames.h
index 27837f6..335445b 100644
--- a/sbin/init/pathnames.h
+++ b/sbin/init/pathnames.h
@@ -13,10 +13,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
@@ -34,6 +30,7 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/5/93
+ * $FreeBSD$
*/
#include <paths.h>
OpenPOWER on IntegriCloud