| Index: third_party/WebKit/Source/core/dom/NamedNodeMap.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/NamedNodeMap.cpp b/third_party/WebKit/Source/core/dom/NamedNodeMap.cpp
|
| index 16d2a2b3b83fe7931c8d16042b7afe5cf84e0697..95697332c3f7221e567a40c666cec390a58f308c 100644
|
| --- a/third_party/WebKit/Source/core/dom/NamedNodeMap.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/NamedNodeMap.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, 2008, 2009, 2013 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2013 Apple Inc. All rights
|
| + * reserved.
|
| * (C) 2007 Eric Seidel (eric@webkit.org)
|
| *
|
| * This library is free software; you can redistribute it and/or
|
|
|