summaryrefslogtreecommitdiffstats
path: root/ldap/systools
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-03-22 18:46:00 +0000
committerNathan Kinder <nkinder@redhat.com>2005-03-22 18:46:00 +0000
commitcb3035cb25bac8a4bd963da709075fc94bf1f474 (patch)
treea9e4d9bec2b92471aa469c2ae0d13b2929673312 /ldap/systools
parentf68a26b16c62b90ae1938e7b7afae6a2e0b6c2b3 (diff)
downloadds-cb3035cb25bac8a4bd963da709075fc94bf1f474.tar.gz
ds-cb3035cb25bac8a4bd963da709075fc94bf1f474.tar.xz
ds-cb3035cb25bac8a4bd963da709075fc94bf1f474.zip
Copyright updates
Diffstat (limited to 'ldap/systools')
-rwxr-xr-xldap/systools/getHPPatches.pl5
-rwxr-xr-xldap/systools/getSolPatches.pl5
-rw-r--r--ldap/systools/hp_patches.c5
-rwxr-xr-xldap/systools/mergeSolPatches.pl5
-rw-r--r--ldap/systools/sol_patches.c6
5 files changed, 26 insertions, 0 deletions
diff --git a/ldap/systools/getHPPatches.pl b/ldap/systools/getHPPatches.pl
index 4d1be441..65055ab5 100755
--- a/ldap/systools/getHPPatches.pl
+++ b/ldap/systools/getHPPatches.pl
@@ -1,4 +1,9 @@
#!/tools/ns/bin/perl5.6.1 -w
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+# Copyright (C) 2005 Red Hat, Inc.
+# All rights reserved.
+# --- END COPYRIGHT BLOCK ---
$patchcmd = "swlist -l bundle";
# [output sample]
diff --git a/ldap/systools/getSolPatches.pl b/ldap/systools/getSolPatches.pl
index 7b463fef..ab2b9fc0 100755
--- a/ldap/systools/getSolPatches.pl
+++ b/ldap/systools/getSolPatches.pl
@@ -1,4 +1,9 @@
#!/usr/bin/perl -w
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+# Copyright (C) 2005 Red Hat, Inc.
+# All rights reserved.
+# --- END COPYRIGHT BLOCK ---
$patchdir = "/var/sadm/patch";
diff --git a/ldap/systools/hp_patches.c b/ldap/systools/hp_patches.c
index a4741ecc..09f77105 100644
--- a/ldap/systools/hp_patches.c
+++ b/ldap/systools/hp_patches.c
@@ -1,3 +1,8 @@
+/* --- BEGIN COPYRIGHT BLOCK ---
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
+ * All rights reserved.
+ * --- END COPYRIGHT BLOCK --- */
{"PHSS_30966","1.0","ld(1) and linker tools cumulative patch",0,0,0},
{"PHSS_29486","1.0","KRB5-Client Version 1.0 cumulative patch",0,0,0},
{"PHSS_29487","1.0","GSS-API Version 1.0 Cumulative patch",0,0,0},
diff --git a/ldap/systools/mergeSolPatches.pl b/ldap/systools/mergeSolPatches.pl
index 4deefad4..cd80bf17 100755
--- a/ldap/systools/mergeSolPatches.pl
+++ b/ldap/systools/mergeSolPatches.pl
@@ -1,4 +1,9 @@
#!/usr/bin/perl -w
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+# Copyright (C) 2005 Red Hat, Inc.
+# All rights reserved.
+# --- END COPYRIGHT BLOCK ---
# take a solaris8 patch list and a solaris9 patch list and merge them
# together, removing duplicates
diff --git a/ldap/systools/sol_patches.c b/ldap/systools/sol_patches.c
index 4363087d..dc1dfe96 100644
--- a/ldap/systools/sol_patches.c
+++ b/ldap/systools/sol_patches.c
@@ -1,3 +1,9 @@
+/* --- BEGIN COPYRIGHT BLOCK ---
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
+ * All rights reserved.
+ * --- END COPYRIGHT BLOCK --- */
+
/* This list was generated by /u/norikoyasuo/bin/getSolPatches.pl */
/* on droid.mcom.com */
/* at Thu Mar 18 18:34:27 2004 GMT */