diff options
Diffstat (limited to 'Source/WebCore/plugins/npruntime.h')
-rw-r--r-- | Source/WebCore/plugins/npruntime.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebCore/plugins/npruntime.h b/Source/WebCore/plugins/npruntime.h index 828a34093..b0ec6c6ba 100644 --- a/Source/WebCore/plugins/npruntime.h +++ b/Source/WebCore/plugins/npruntime.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* - * Copyright (c) 2004, Apple Computer, Inc. and The Mozilla Foundation. + * Copyright (c) 2004, Apple Inc. and The Mozilla Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -12,7 +12,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla + * 3. Neither the names of Apple Inc. ("Apple") or The Mozilla * Foundation ("Mozilla") nor the names of their contributors may be used * to endorse or promote products derived from this software without * specific prior written permission. |