diff options
Diffstat (limited to 'httpd/src')
-rw-r--r-- | httpd/src/Makefile | 4 | ||||
-rw-r--r-- | httpd/src/unixso.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/httpd/src/Makefile b/httpd/src/Makefile index 7a8f8e99..fb7b2350 100644 --- a/httpd/src/Makefile +++ b/httpd/src/Makefile @@ -1,7 +1,7 @@ # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # diff --git a/httpd/src/unixso.mk b/httpd/src/unixso.mk index 9e9a00cf..2f6748dd 100644 --- a/httpd/src/unixso.mk +++ b/httpd/src/unixso.mk @@ -1,7 +1,7 @@ # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # |