summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-21 11:32:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-21 11:32:33 -0800
commitb2c7de468c83a2f2856fa67de2d63b2c08075c91 (patch)
treebef34686d973e7e08aa8fe197e3caacc55615ab4
parentaefe40923fd5a4a64121e5761eaf773d392f8d86 (diff)
downloadxorg-lib-libXp-b2c7de468c83a2f2856fa67de2d63b2c08075c91.tar.gz
Sun's copyrights belong to Oracle now
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--COPYING2
-rw-r--r--man/Makefile.am2
-rw-r--r--man/XpCancelDoc.man2
-rw-r--r--man/XpCancelJob.man2
-rw-r--r--man/XpCancelPage.man2
-rw-r--r--man/XpCreateContext.man2
-rw-r--r--man/XpDestroyContext.man2
-rw-r--r--man/XpEndDoc.man2
-rw-r--r--man/XpEndJob.man2
-rw-r--r--man/XpEndPage.man2
-rw-r--r--man/XpFreePrinterList.man2
-rw-r--r--man/XpGetAttributes.man2
-rw-r--r--man/XpGetContext.man2
-rw-r--r--man/XpGetDocumentData.man2
-rw-r--r--man/XpGetImageResolution.man2
-rw-r--r--man/XpGetLocaleHinter.man2
-rw-r--r--man/XpGetOneAttribute.man2
-rw-r--r--man/XpGetPageDimensions.man2
-rw-r--r--man/XpGetPdmStartParams.man2
-rw-r--r--man/XpGetPrinterList.man2
-rw-r--r--man/XpGetScreenOfContext.man2
-rw-r--r--man/XpInputSelected.man2
-rw-r--r--man/XpPutDocumentData.man2
-rw-r--r--man/XpQueryExtension.man2
-rw-r--r--man/XpQueryScreens.man2
-rw-r--r--man/XpQueryVersion.man2
-rw-r--r--man/XpRehashPrinterList.man2
-rw-r--r--man/XpSelectInput.man2
-rw-r--r--man/XpSetAttributes.man2
-rw-r--r--man/XpSetContext.man2
-rw-r--r--man/XpSetImageResolution.man2
-rw-r--r--man/XpSetLocaleHinter.man2
-rw-r--r--man/XpStartDoc.man2
-rw-r--r--man/XpStartJob.man2
-rw-r--r--man/XpStartPage.man2
-rw-r--r--man/libXp.man2
-rw-r--r--src/XpAttr.c2
-rw-r--r--src/XpContext.c2
-rw-r--r--src/XpDoc.c2
-rw-r--r--src/XpExtUtil.c2
-rw-r--r--src/XpExtVer.c2
-rw-r--r--src/XpGetData.c2
-rw-r--r--src/XpImageRes.c2
-rw-r--r--src/XpInput.c2
-rw-r--r--src/XpJob.c2
-rw-r--r--src/XpLocale.c2
-rw-r--r--src/XpNotifyPdm.c2
-rw-r--r--src/XpPage.c2
-rw-r--r--src/XpPageDim.c2
-rw-r--r--src/XpPrinter.c2
-rw-r--r--src/XpPutData.c2
-rw-r--r--src/XpScreens.c2
52 files changed, 52 insertions, 52 deletions
diff --git a/COPYING b/COPYING
index 86fa0f1..bb88558 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
Copyright 1996 Hewlett-Packard Company
Copyright 1996 International Business Machines Corp.
-Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
Copyright 1996 Novell, Inc.
Copyright 1996 Digital Equipment Corp.
Copyright 1996 Fujitsu Limited
diff --git a/man/Makefile.am b/man/Makefile.am
index ff30c01..6ce1990 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
diff --git a/man/XpCancelDoc.man b/man/XpCancelDoc.man
index 3c49476..5540415 100644
--- a/man/XpCancelDoc.man
+++ b/man/XpCancelDoc.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpCancelJob.man b/man/XpCancelJob.man
index b4ac537..6c6df54 100644
--- a/man/XpCancelJob.man
+++ b/man/XpCancelJob.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpCancelPage.man b/man/XpCancelPage.man
index 06b49d3..207f37e 100644
--- a/man/XpCancelPage.man
+++ b/man/XpCancelPage.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpCreateContext.man b/man/XpCreateContext.man
index 3c29e4f..8c1bb0f 100644
--- a/man/XpCreateContext.man
+++ b/man/XpCreateContext.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpDestroyContext.man b/man/XpDestroyContext.man
index 38b9807..6737fc1 100644
--- a/man/XpDestroyContext.man
+++ b/man/XpDestroyContext.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpEndDoc.man b/man/XpEndDoc.man
index d77c29a..bf7516c 100644
--- a/man/XpEndDoc.man
+++ b/man/XpEndDoc.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpEndJob.man b/man/XpEndJob.man
index 474aa80..5d18f3b 100644
--- a/man/XpEndJob.man
+++ b/man/XpEndJob.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpEndPage.man b/man/XpEndPage.man
index 84a1bc1..4b144f2 100644
--- a/man/XpEndPage.man
+++ b/man/XpEndPage.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpFreePrinterList.man b/man/XpFreePrinterList.man
index ac2377b..40a731b 100644
--- a/man/XpFreePrinterList.man
+++ b/man/XpFreePrinterList.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetAttributes.man b/man/XpGetAttributes.man
index 8168b37..c813469 100644
--- a/man/XpGetAttributes.man
+++ b/man/XpGetAttributes.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetContext.man b/man/XpGetContext.man
index 23ab60a..98fd481 100644
--- a/man/XpGetContext.man
+++ b/man/XpGetContext.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetDocumentData.man b/man/XpGetDocumentData.man
index 018c28a..3179dd5 100644
--- a/man/XpGetDocumentData.man
+++ b/man/XpGetDocumentData.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetImageResolution.man b/man/XpGetImageResolution.man
index 006da0e..da100f2 100644
--- a/man/XpGetImageResolution.man
+++ b/man/XpGetImageResolution.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetLocaleHinter.man b/man/XpGetLocaleHinter.man
index 76cb2e8..d4fbf4e 100644
--- a/man/XpGetLocaleHinter.man
+++ b/man/XpGetLocaleHinter.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetOneAttribute.man b/man/XpGetOneAttribute.man
index 59cae9c..5fc107f 100644
--- a/man/XpGetOneAttribute.man
+++ b/man/XpGetOneAttribute.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetPageDimensions.man b/man/XpGetPageDimensions.man
index 1d42534..49d8e04 100644
--- a/man/XpGetPageDimensions.man
+++ b/man/XpGetPageDimensions.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetPdmStartParams.man b/man/XpGetPdmStartParams.man
index 9427204..e5c46c5 100644
--- a/man/XpGetPdmStartParams.man
+++ b/man/XpGetPdmStartParams.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetPrinterList.man b/man/XpGetPrinterList.man
index 301a600..1e9b747 100644
--- a/man/XpGetPrinterList.man
+++ b/man/XpGetPrinterList.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpGetScreenOfContext.man b/man/XpGetScreenOfContext.man
index 7a49d02..32d9ffc 100644
--- a/man/XpGetScreenOfContext.man
+++ b/man/XpGetScreenOfContext.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpInputSelected.man b/man/XpInputSelected.man
index f672b95..e2d9c7a 100644
--- a/man/XpInputSelected.man
+++ b/man/XpInputSelected.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpPutDocumentData.man b/man/XpPutDocumentData.man
index 93b01f1..b072de3 100644
--- a/man/XpPutDocumentData.man
+++ b/man/XpPutDocumentData.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpQueryExtension.man b/man/XpQueryExtension.man
index c8b5b9e..b3d4a03 100644
--- a/man/XpQueryExtension.man
+++ b/man/XpQueryExtension.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpQueryScreens.man b/man/XpQueryScreens.man
index b9a066e..bdd188f 100644
--- a/man/XpQueryScreens.man
+++ b/man/XpQueryScreens.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpQueryVersion.man b/man/XpQueryVersion.man
index d1acbe9..9914bf0 100644
--- a/man/XpQueryVersion.man
+++ b/man/XpQueryVersion.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpRehashPrinterList.man b/man/XpRehashPrinterList.man
index 7f99277..ad4898f 100644
--- a/man/XpRehashPrinterList.man
+++ b/man/XpRehashPrinterList.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpSelectInput.man b/man/XpSelectInput.man
index 4c4b34f..4f443c5 100644
--- a/man/XpSelectInput.man
+++ b/man/XpSelectInput.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpSetAttributes.man b/man/XpSetAttributes.man
index cef8ed8..67e7c8c 100644
--- a/man/XpSetAttributes.man
+++ b/man/XpSetAttributes.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpSetContext.man b/man/XpSetContext.man
index 4b6d21d..a0bb9bf 100644
--- a/man/XpSetContext.man
+++ b/man/XpSetContext.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpSetImageResolution.man b/man/XpSetImageResolution.man
index 35a78ce..23e79c4 100644
--- a/man/XpSetImageResolution.man
+++ b/man/XpSetImageResolution.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpSetLocaleHinter.man b/man/XpSetLocaleHinter.man
index e755b07..b57002d 100644
--- a/man/XpSetLocaleHinter.man
+++ b/man/XpSetLocaleHinter.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpStartDoc.man b/man/XpStartDoc.man
index 6ab7814..a78115f 100644
--- a/man/XpStartDoc.man
+++ b/man/XpStartDoc.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpStartJob.man b/man/XpStartJob.man
index 2121693..1fb1fc5 100644
--- a/man/XpStartJob.man
+++ b/man/XpStartJob.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/XpStartPage.man b/man/XpStartPage.man
index 90f8c50..058a6d3 100644
--- a/man/XpStartPage.man
+++ b/man/XpStartPage.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/man/libXp.man b/man/libXp.man
index a60aa15..7a1cbf6 100644
--- a/man/libXp.man
+++ b/man/libXp.man
@@ -1,7 +1,7 @@
.\"
.\" Copyright 1996 Hewlett-Packard Company
.\" Copyright 1996 International Business Machines Corp.
-.\" Copyright 1996, 1999, 2004 Sun Microsystems, Inc.
+.\" Copyright 1996, 1999, 2004, Oracle and/or its affiliates. All rights reserved.
.\" Copyright 1996 Novell, Inc.
.\" Copyright 1996 Digital Equipment Corp.
.\" Copyright 1996 Fujitsu Limited
diff --git a/src/XpAttr.c b/src/XpAttr.c
index 1b6ed63..e8b85ac 100644
--- a/src/XpAttr.c
+++ b/src/XpAttr.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpContext.c b/src/XpContext.c
index a326274..5b1e4f9 100644
--- a/src/XpContext.c
+++ b/src/XpContext.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpDoc.c b/src/XpDoc.c
index e5d9a30..e7e9660 100644
--- a/src/XpDoc.c
+++ b/src/XpDoc.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpExtUtil.c b/src/XpExtUtil.c
index 4e9f2e6..4fcf42b 100644
--- a/src/XpExtUtil.c
+++ b/src/XpExtUtil.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpExtVer.c b/src/XpExtVer.c
index 72e0ccc..d6fcbd0 100644
--- a/src/XpExtVer.c
+++ b/src/XpExtVer.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpGetData.c b/src/XpGetData.c
index e5af3d9..8696120 100644
--- a/src/XpGetData.c
+++ b/src/XpGetData.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpImageRes.c b/src/XpImageRes.c
index 1c37961..8e227bc 100644
--- a/src/XpImageRes.c
+++ b/src/XpImageRes.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpInput.c b/src/XpInput.c
index 05d6f1f..d6dd2bd 100644
--- a/src/XpInput.c
+++ b/src/XpInput.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpJob.c b/src/XpJob.c
index dee2f85..b705c73 100644
--- a/src/XpJob.c
+++ b/src/XpJob.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpLocale.c b/src/XpLocale.c
index 9819d50..9b71363 100644
--- a/src/XpLocale.c
+++ b/src/XpLocale.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpNotifyPdm.c b/src/XpNotifyPdm.c
index fb38bcc..2bef6b4 100644
--- a/src/XpNotifyPdm.c
+++ b/src/XpNotifyPdm.c
@@ -10,7 +10,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpPage.c b/src/XpPage.c
index d3970e6..1a4b722 100644
--- a/src/XpPage.c
+++ b/src/XpPage.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpPageDim.c b/src/XpPageDim.c
index cb18b4a..85c321c 100644
--- a/src/XpPageDim.c
+++ b/src/XpPageDim.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpPrinter.c b/src/XpPrinter.c
index bdb527f..20a4a89 100644
--- a/src/XpPrinter.c
+++ b/src/XpPrinter.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpPutData.c b/src/XpPutData.c
index 0cd2a73..bd24173 100644
--- a/src/XpPutData.c
+++ b/src/XpPutData.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited
diff --git a/src/XpScreens.c b/src/XpScreens.c
index 440e1ff..6b2f507 100644
--- a/src/XpScreens.c
+++ b/src/XpScreens.c
@@ -3,7 +3,7 @@
**
** (c) Copyright 1996 Hewlett-Packard Company
** (c) Copyright 1996 International Business Machines Corp.
- ** (c) Copyright 1996 Sun Microsystems, Inc.
+ ** (c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
** (c) Copyright 1996 Novell, Inc.
** (c) Copyright 1996 Digital Equipment Corp.
** (c) Copyright 1996 Fujitsu Limited