| Index: third_party/WebKit/Source/core/layout/LayoutImageResource.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutImageResource.cpp b/third_party/WebKit/Source/core/layout/LayoutImageResource.cpp
|
| index cf50f8d103e6ad9708f983b32cb49f6f7e224887..aaed6878d9e64b81beca19a97437a85c35aa639d 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutImageResource.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutImageResource.cpp
|
| @@ -4,7 +4,8 @@
|
| * Copyright (C) 2000 Dirk Mueller <mueller@kde.org>
|
| * Copyright (C) 2006 Allan Sandfeld Jensen <kde@carewolf.com>
|
| * Copyright (C) 2006 Samuel Weinig <sam.weinig@gmail.com>
|
| - * Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010 Apple Inc.
|
| + * All rights reserved.
|
| * Copyright (C) 2010 Google Inc. All rights reserved.
|
| * Copyright (C) 2010 Patrick Gansterer <paroga@paroga.com>
|
| *
|
|
|