diff options
Diffstat (limited to 'Source/WebCore/dom/BeforeUnloadEvent.cpp')
-rw-r--r-- | Source/WebCore/dom/BeforeUnloadEvent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/dom/BeforeUnloadEvent.cpp b/Source/WebCore/dom/BeforeUnloadEvent.cpp index d0a999657..25d81fd6b 100644 --- a/Source/WebCore/dom/BeforeUnloadEvent.cpp +++ b/Source/WebCore/dom/BeforeUnloadEvent.cpp @@ -2,7 +2,7 @@ * Copyright (C) 2001 Peter Kelly (pmk@post.com) * Copyright (C) 2001 Tobias Anton (anton@stud.fbi.fh-darmstadt.de) * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com) - * Copyright (C) 2003, 2005, 2006 Apple Computer, Inc. + * Copyright (C) 2003, 2005, 2006 Apple Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |