diff options
Diffstat (limited to 'lib/base')
-rw-r--r-- | lib/base/Makefile | 4 | ||||
-rw-r--r-- | lib/base/crit.cpp | 4 | ||||
-rw-r--r-- | lib/base/dns.cpp | 4 | ||||
-rw-r--r-- | lib/base/dnsdmain.cpp | 4 | ||||
-rw-r--r-- | lib/base/ereport.cpp | 4 | ||||
-rw-r--r-- | lib/base/eventlog.cpp | 4 | ||||
-rw-r--r-- | lib/base/file.cpp | 4 | ||||
-rw-r--r-- | lib/base/fsmutex.cpp | 4 | ||||
-rw-r--r-- | lib/base/lexer.cpp | 4 | ||||
-rw-r--r-- | lib/base/lexer_pvt.h | 4 | ||||
-rw-r--r-- | lib/base/net.cpp | 4 | ||||
-rw-r--r-- | lib/base/nscperror.c | 4 | ||||
-rw-r--r-- | lib/base/nterrors.cpp | 4 | ||||
-rw-r--r-- | lib/base/plist.cpp | 4 | ||||
-rw-r--r-- | lib/base/plist_pvt.h | 4 | ||||
-rw-r--r-- | lib/base/pool.cpp | 4 | ||||
-rw-r--r-- | lib/base/rwlock.cpp | 4 | ||||
-rw-r--r-- | lib/base/shexp.cpp | 4 | ||||
-rw-r--r-- | lib/base/shmem.cpp | 4 | ||||
-rw-r--r-- | lib/base/system.cpp | 4 | ||||
-rw-r--r-- | lib/base/systhr.cpp | 4 | ||||
-rw-r--r-- | lib/base/util.cpp | 4 |
22 files changed, 44 insertions, 44 deletions
diff --git a/lib/base/Makefile b/lib/base/Makefile index 6676436a..b38ea5dd 100644 --- a/lib/base/Makefile +++ b/lib/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/lib/base/crit.cpp b/lib/base/crit.cpp index ceb9a634..d30c5649 100644 --- a/lib/base/crit.cpp +++ b/lib/base/crit.cpp @@ -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/lib/base/dns.cpp b/lib/base/dns.cpp index 3760cac5..1eda2c5c 100644 --- a/lib/base/dns.cpp +++ b/lib/base/dns.cpp @@ -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/lib/base/dnsdmain.cpp b/lib/base/dnsdmain.cpp index 6972dcb5..52446aeb 100644 --- a/lib/base/dnsdmain.cpp +++ b/lib/base/dnsdmain.cpp @@ -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/lib/base/ereport.cpp b/lib/base/ereport.cpp index e7acad19..4b8c8e06 100644 --- a/lib/base/ereport.cpp +++ b/lib/base/ereport.cpp @@ -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/lib/base/eventlog.cpp b/lib/base/eventlog.cpp index 26149c1a..b3d3c19f 100644 --- a/lib/base/eventlog.cpp +++ b/lib/base/eventlog.cpp @@ -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/lib/base/file.cpp b/lib/base/file.cpp index 0833cde5..950b810c 100644 --- a/lib/base/file.cpp +++ b/lib/base/file.cpp @@ -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/lib/base/fsmutex.cpp b/lib/base/fsmutex.cpp index 06fe2403..9b9da7ae 100644 --- a/lib/base/fsmutex.cpp +++ b/lib/base/fsmutex.cpp @@ -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/lib/base/lexer.cpp b/lib/base/lexer.cpp index 18327d0a..235656e9 100644 --- a/lib/base/lexer.cpp +++ b/lib/base/lexer.cpp @@ -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/lib/base/lexer_pvt.h b/lib/base/lexer_pvt.h index d4a43f38..257a6905 100644 --- a/lib/base/lexer_pvt.h +++ b/lib/base/lexer_pvt.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_PVT_H diff --git a/lib/base/net.cpp b/lib/base/net.cpp index 1ccfdbd7..305cf61b 100644 --- a/lib/base/net.cpp +++ b/lib/base/net.cpp @@ -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/lib/base/nscperror.c b/lib/base/nscperror.c index 9d791f89..3f9cbe3b 100644 --- a/lib/base/nscperror.c +++ b/lib/base/nscperror.c @@ -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 **/ /* nscperrors.c diff --git a/lib/base/nterrors.cpp b/lib/base/nterrors.cpp index 2eaf29b3..a577d57b 100644 --- a/lib/base/nterrors.cpp +++ b/lib/base/nterrors.cpp @@ -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/lib/base/plist.cpp b/lib/base/plist.cpp index fe9d909e..83e23fe2 100644 --- a/lib/base/plist.cpp +++ b/lib/base/plist.cpp @@ -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/lib/base/plist_pvt.h b/lib/base/plist_pvt.h index 3f18b4af..13450f24 100644 --- a/lib/base/plist_pvt.h +++ b/lib/base/plist_pvt.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_PVT_H diff --git a/lib/base/pool.cpp b/lib/base/pool.cpp index e33acd44..62366408 100644 --- a/lib/base/pool.cpp +++ b/lib/base/pool.cpp @@ -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/lib/base/rwlock.cpp b/lib/base/rwlock.cpp index 1b99e062..495ebf56 100644 --- a/lib/base/rwlock.cpp +++ b/lib/base/rwlock.cpp @@ -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 **/ #include <stdlib.h> diff --git a/lib/base/shexp.cpp b/lib/base/shexp.cpp index 8cb2aae4..dd7990a6 100644 --- a/lib/base/shexp.cpp +++ b/lib/base/shexp.cpp @@ -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/lib/base/shmem.cpp b/lib/base/shmem.cpp index 1ddd76d3..66bd3a54 100644 --- a/lib/base/shmem.cpp +++ b/lib/base/shmem.cpp @@ -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/lib/base/system.cpp b/lib/base/system.cpp index d138b400..c15c2f58 100644 --- a/lib/base/system.cpp +++ b/lib/base/system.cpp @@ -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/lib/base/systhr.cpp b/lib/base/systhr.cpp index 169405d6..40c8d0cd 100644 --- a/lib/base/systhr.cpp +++ b/lib/base/systhr.cpp @@ -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/lib/base/util.cpp b/lib/base/util.cpp index d775e00f..c8b22220 100644 --- a/lib/base/util.cpp +++ b/lib/base/util.cpp @@ -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 **/ /* |