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 /include/nt | |
| parent | 791b7e016853125fc759ee750959e6ce121533c0 (diff) | |
149951 - Updated source code copyrights
Diffstat (limited to 'include/nt')
| -rw-r--r-- | include/nt/messages.h | 4 | ||||
| -rw-r--r-- | include/nt/ntos.h | 4 | ||||
| -rw-r--r-- | include/nt/regparms.h | 4 | ||||
| -rw-r--r-- | include/nt/resource.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/include/nt/messages.h b/include/nt/messages.h index d47a9fa5..cd1765e6 100644 --- a/include/nt/messages.h +++ b/include/nt/messages.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/nt/ntos.h b/include/nt/ntos.h index dce0efa0..1a4ff3ff 100644 --- a/include/nt/ntos.h +++ b/include/nt/ntos.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/nt/regparms.h b/include/nt/regparms.h index e7bf75b3..3a416338 100644 --- a/include/nt/regparms.h +++ b/include/nt/regparms.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/nt/resource.h b/include/nt/resource.h index 905cbeb6..bfc755c7 100644 --- a/include/nt/resource.h +++ b/include/nt/resource.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 **/ //{{NO_DEPENDENCIES}} |
