| Index: third_party/WebKit/Source/core/layout/LayoutImage.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutImage.h b/third_party/WebKit/Source/core/layout/LayoutImage.h
|
| index 2cbdc10eaa5a15d23a967c91125141de9b65ef2d..32fd512782081fd4a23682fdbd65bc6ed35eead5 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutImage.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutImage.h
|
| @@ -3,7 +3,8 @@
|
| * (C) 1999 Antti Koivisto (koivisto@kde.org)
|
| * (C) 2006 Allan Sandfeld Jensen (kde@carewolf.com)
|
| * (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
|
| - * Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2011 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2011 Apple Inc.
|
| + * All rights reserved.
|
| *
|
| * This library is free software; you can redistribute it and/or
|
| * modify it under the terms of the GNU Library General Public
|
|
|