| Index: third_party/WebKit/Source/core/dom/Attr.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/Attr.cpp b/third_party/WebKit/Source/core/dom/Attr.cpp
|
| index a3720e0a4ec739c3275c5a1f7babbf24dd2f12d1..a2d3cc17d96e1d864e65b31515e16406002f35c6 100644
|
| --- a/third_party/WebKit/Source/core/dom/Attr.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/Attr.cpp
|
| @@ -3,7 +3,8 @@
|
| * (C) 1999 Antti Koivisto (koivisto@kde.org)
|
| * (C) 2001 Peter Kelly (pmk@post.com)
|
| * (C) 2001 Dirk Mueller (mueller@kde.org)
|
| - * Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2012 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2012 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
|
|
|