diff options
| author | dnielsen <none@none> | 2006-06-12 11:02:05 -0700 |
|---|---|---|
| committer | dnielsen <none@none> | 2006-06-12 11:02:05 -0700 |
| commit | 2515106e7d08e580f4a13a112effce32f0109a89 (patch) | |
| tree | 5d5dab10498540fb7f3267e8c7d618af645c216a /usr/src/cmd/oplhpd | |
| parent | 39c3d558089160604480d72e4a2bb7495be85c68 (diff) | |
| download | illumos-joyent-2515106e7d08e580f4a13a112effce32f0109a89.tar.gz | |
6432525 Fujitsu copyrights in oplhpd code need to be removed.
Diffstat (limited to 'usr/src/cmd/oplhpd')
| -rw-r--r-- | usr/src/cmd/oplhpd/Makefile | 2 | ||||
| -rw-r--r-- | usr/src/cmd/oplhpd/oplhpd.c | 4 | ||||
| -rw-r--r-- | usr/src/cmd/oplhpd/oplhpd.xml | 2 | ||||
| -rw-r--r-- | usr/src/cmd/oplhpd/scf_notify.c | 4 | ||||
| -rw-r--r-- | usr/src/cmd/oplhpd/svc-oplhpd | 2 |
5 files changed, 0 insertions, 14 deletions
diff --git a/usr/src/cmd/oplhpd/Makefile b/usr/src/cmd/oplhpd/Makefile index 4d14af1a3c..95a1ed39e9 100644 --- a/usr/src/cmd/oplhpd/Makefile +++ b/usr/src/cmd/oplhpd/Makefile @@ -22,8 +22,6 @@ # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# All Rights Reserved, Copyright (c) FUJITSU LIMITED 2006 -# # ident "%Z%%M% %I% %E% SMI" # diff --git a/usr/src/cmd/oplhpd/oplhpd.c b/usr/src/cmd/oplhpd/oplhpd.c index 9abc85c6a9..448d3e56d0 100644 --- a/usr/src/cmd/oplhpd/oplhpd.c +++ b/usr/src/cmd/oplhpd/oplhpd.c @@ -23,10 +23,6 @@ * Use is subject to license terms. */ -/* - * All Rights Reserved, Copyright (c) FUJITSU LIMITED 2006 - */ - #pragma ident "%Z%%M% %I% %E% SMI" #include <sys/param.h> diff --git a/usr/src/cmd/oplhpd/oplhpd.xml b/usr/src/cmd/oplhpd/oplhpd.xml index 8f05380bc2..bb192612b3 100644 --- a/usr/src/cmd/oplhpd/oplhpd.xml +++ b/usr/src/cmd/oplhpd/oplhpd.xml @@ -4,8 +4,6 @@ Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - All Rights Reserved, Copyright (c) FUJITSU LIMITED 2006 - CDDL HEADER START The contents of this file are subject to the terms of the diff --git a/usr/src/cmd/oplhpd/scf_notify.c b/usr/src/cmd/oplhpd/scf_notify.c index c0cbe82be0..7605c9dbe6 100644 --- a/usr/src/cmd/oplhpd/scf_notify.c +++ b/usr/src/cmd/oplhpd/scf_notify.c @@ -23,10 +23,6 @@ * Use is subject to license terms. */ -/* - * All Rights Reserved, Copyright (c) FUJITSU LIMITED 2006 - */ - #pragma ident "%Z%%M% %I% %E% SMI" #include <stdio.h> diff --git a/usr/src/cmd/oplhpd/svc-oplhpd b/usr/src/cmd/oplhpd/svc-oplhpd index d9b5741960..19f4f1accd 100644 --- a/usr/src/cmd/oplhpd/svc-oplhpd +++ b/usr/src/cmd/oplhpd/svc-oplhpd @@ -22,8 +22,6 @@ # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# All Rights Reserved, Copyright (c) FUJITSU LIMITED 2006 -# #ident "%Z%%M% %I% %E% SMI" . /lib/svc/share/smf_include.sh |
