From 606a96781b8bd30ff8331d04c7eed86c3963f7e7 Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Mon, 28 Feb 2005 23:38:10 +0000 Subject: 149951 - Updated source code copyrights --- include/base/Makefile | 4 ++-- include/base/crit.h | 4 ++-- include/base/dbtbase.h | 4 ++-- include/base/ereport.h | 4 ++-- include/base/eventhandler.h | 4 ++-- include/base/eventlog.h | 4 ++-- include/base/file.h | 4 ++-- include/base/fsmutex.h | 4 ++-- include/base/lexer.h | 4 ++-- include/base/nterr.h | 4 ++-- include/base/nterrors.h | 4 ++-- include/base/plist.h | 4 ++-- include/base/pool.h | 4 ++-- include/base/rwlock.h | 4 ++-- include/base/shexp.h | 4 ++-- include/base/systems.h | 4 ++-- include/base/systhr.h | 4 ++-- include/base/util.h | 4 ++-- 18 files changed, 36 insertions(+), 36 deletions(-) (limited to 'include/base') diff --git a/include/base/Makefile b/include/base/Makefile index 01044386..67cbec88 100644 --- a/include/base/Makefile +++ b/include/base/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/include/base/crit.h b/include/base/crit.h index e9a3498a..ad0ed09a 100644 --- a/include/base/crit.h +++ b/include/base/crit.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_CRIT_H diff --git a/include/base/dbtbase.h b/include/base/dbtbase.h index 5f30d374..1e71c42f 100644 --- a/include/base/dbtbase.h +++ b/include/base/dbtbase.h @@ -1,6 +1,6 @@ /** 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/include/base/ereport.h b/include/base/ereport.h index 16a4bc68..e067a84e 100644 --- a/include/base/ereport.h +++ b/include/base/ereport.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_EREPORT_H diff --git a/include/base/eventhandler.h b/include/base/eventhandler.h index a68a231e..c5391c5e 100644 --- a/include/base/eventhandler.h +++ b/include/base/eventhandler.h @@ -1,6 +1,6 @@ /** 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/include/base/eventlog.h b/include/base/eventlog.h index a8dd6d27..8f40bb8b 100644 --- a/include/base/eventlog.h +++ b/include/base/eventlog.h @@ -1,6 +1,6 @@ /** 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 **/ // EVENTLOG.H diff --git a/include/base/file.h b/include/base/file.h index 6447bb83..c4ff47c3 100644 --- a/include/base/file.h +++ b/include/base/file.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_FILE_H diff --git a/include/base/fsmutex.h b/include/base/fsmutex.h index 486f0f4c..743349ad 100644 --- a/include/base/fsmutex.h +++ b/include/base/fsmutex.h @@ -1,6 +1,6 @@ /** 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/include/base/lexer.h b/include/base/lexer.h index 129aa449..5bf34a17 100644 --- a/include/base/lexer.h +++ b/include/base/lexer.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef __lexer_h diff --git a/include/base/nterr.h b/include/base/nterr.h index 55d1be22..a614cf50 100644 --- a/include/base/nterr.h +++ b/include/base/nterr.h @@ -1,6 +1,6 @@ /** 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/include/base/nterrors.h b/include/base/nterrors.h index f9e4aa1f..bea47ecc 100644 --- a/include/base/nterrors.h +++ b/include/base/nterrors.h @@ -1,6 +1,6 @@ /** 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 **/ /* DO NOT EDIT THIS FILE - it is automatically generated */ diff --git a/include/base/plist.h b/include/base/plist.h index d9ab744f..9c8feac2 100644 --- a/include/base/plist.h +++ b/include/base/plist.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef _PLIST_H diff --git a/include/base/pool.h b/include/base/pool.h index a76dc483..8c8bf91b 100644 --- a/include/base/pool.h +++ b/include/base/pool.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_POOL_H diff --git a/include/base/rwlock.h b/include/base/rwlock.h index 2111e97b..43ddf05a 100644 --- a/include/base/rwlock.h +++ b/include/base/rwlock.h @@ -1,6 +1,6 @@ /** 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/include/base/shexp.h b/include/base/shexp.h index f1a5aab6..a1e68c3e 100644 --- a/include/base/shexp.h +++ b/include/base/shexp.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_SHEXP_H diff --git a/include/base/systems.h b/include/base/systems.h index ca28c453..21fab372 100644 --- a/include/base/systems.h +++ b/include/base/systems.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_SYSTEMS_H diff --git a/include/base/systhr.h b/include/base/systhr.h index 714246df..12cae43c 100644 --- a/include/base/systhr.h +++ b/include/base/systhr.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_SYSTHR_H diff --git a/include/base/util.h b/include/base/util.h index c33a7c39..dfd26038 100644 --- a/include/base/util.h +++ b/include/base/util.h @@ -1,6 +1,6 @@ /** 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 **/ #ifndef BASE_UTIL_H -- cgit