diff options
author | Nathan Kinder <nkinder@redhat.com> | 2005-02-28 23:38:10 +0000 |
---|---|---|
committer | Nathan Kinder <nkinder@redhat.com> | 2005-02-28 23:38:10 +0000 |
commit | 606a96781b8bd30ff8331d04c7eed86c3963f7e7 (patch) | |
tree | 766abc6a2ad7be5aaf1bd4a894dd45748ca445e6 /lib/libsi18n | |
parent | 791b7e016853125fc759ee750959e6ce121533c0 (diff) | |
download | ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.gz ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.xz ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.zip |
149951 - Updated source code copyrights
Diffstat (limited to 'lib/libsi18n')
-rw-r--r-- | lib/libsi18n/Makefile | 4 | ||||
-rw-r--r-- | lib/libsi18n/acclanglist.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/coreres.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/coreres.h | 4 | ||||
-rw-r--r-- | lib/libsi18n/getlang.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/getstrmem.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/getstrmem.h | 4 | ||||
-rw-r--r-- | lib/libsi18n/getstrprop.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/gsslapd.h | 4 | ||||
-rw-r--r-- | lib/libsi18n/makstrdb.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/propset.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/propset.h | 4 | ||||
-rw-r--r-- | lib/libsi18n/reshash.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/reshash.h | 4 | ||||
-rw-r--r-- | lib/libsi18n/txtfile.c | 4 | ||||
-rw-r--r-- | lib/libsi18n/txtfile.h | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/lib/libsi18n/Makefile b/lib/libsi18n/Makefile index c9fd4e7c..228f0e8f 100644 --- a/lib/libsi18n/Makefile +++ b/lib/libsi18n/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/libsi18n/acclanglist.c b/lib/libsi18n/acclanglist.c index cc985cde..0e9f25a8 100644 --- a/lib/libsi18n/acclanglist.c +++ b/lib/libsi18n/acclanglist.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 **/ diff --git a/lib/libsi18n/coreres.c b/lib/libsi18n/coreres.c index 438f14c2..ee179764 100644 --- a/lib/libsi18n/coreres.c +++ b/lib/libsi18n/coreres.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 **/ #include <stdio.h> diff --git a/lib/libsi18n/coreres.h b/lib/libsi18n/coreres.h index 43b9bdb1..d454231a 100644 --- a/lib/libsi18n/coreres.h +++ b/lib/libsi18n/coreres.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 CORERES_H diff --git a/lib/libsi18n/getlang.c b/lib/libsi18n/getlang.c index e5b4c998..0ccf2225 100644 --- a/lib/libsi18n/getlang.c +++ b/lib/libsi18n/getlang.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 **/ diff --git a/lib/libsi18n/getstrmem.c b/lib/libsi18n/getstrmem.c index b49b4cc6..693cc0e3 100644 --- a/lib/libsi18n/getstrmem.c +++ b/lib/libsi18n/getstrmem.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 **/ diff --git a/lib/libsi18n/getstrmem.h b/lib/libsi18n/getstrmem.h index 56359fd2..3aa2025a 100644 --- a/lib/libsi18n/getstrmem.h +++ b/lib/libsi18n/getstrmem.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 **/ #define BUCKET_MASK NUM_BUCKETS-1 diff --git a/lib/libsi18n/getstrprop.c b/lib/libsi18n/getstrprop.c index df1c40bc..a7eccd3f 100644 --- a/lib/libsi18n/getstrprop.c +++ b/lib/libsi18n/getstrprop.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 **/ diff --git a/lib/libsi18n/gsslapd.h b/lib/libsi18n/gsslapd.h index ccd73a5c..a41fc929 100644 --- a/lib/libsi18n/gsslapd.h +++ b/lib/libsi18n/gsslapd.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/lib/libsi18n/makstrdb.c b/lib/libsi18n/makstrdb.c index 20155518..788edfa9 100644 --- a/lib/libsi18n/makstrdb.c +++ b/lib/libsi18n/makstrdb.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 **/ diff --git a/lib/libsi18n/propset.c b/lib/libsi18n/propset.c index 350bbe67..4f5ab66d 100644 --- a/lib/libsi18n/propset.c +++ b/lib/libsi18n/propset.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 **/ #include <stdio.h> diff --git a/lib/libsi18n/propset.h b/lib/libsi18n/propset.h index f7322669..dd941d02 100644 --- a/lib/libsi18n/propset.h +++ b/lib/libsi18n/propset.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 PROPSET_H diff --git a/lib/libsi18n/reshash.c b/lib/libsi18n/reshash.c index 55740e19..3caa2654 100644 --- a/lib/libsi18n/reshash.c +++ b/lib/libsi18n/reshash.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 **/ #include <stdio.h> diff --git a/lib/libsi18n/reshash.h b/lib/libsi18n/reshash.h index b2b7d797..dba3e170 100644 --- a/lib/libsi18n/reshash.h +++ b/lib/libsi18n/reshash.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 RESHASH_H diff --git a/lib/libsi18n/txtfile.c b/lib/libsi18n/txtfile.c index a88d1672..ff20f0e8 100644 --- a/lib/libsi18n/txtfile.c +++ b/lib/libsi18n/txtfile.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 **/ #include <stdio.h> diff --git a/lib/libsi18n/txtfile.h b/lib/libsi18n/txtfile.h index d3f30755..43a9219f 100644 --- a/lib/libsi18n/txtfile.h +++ b/lib/libsi18n/txtfile.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 TXTFILE_H |