| Index: third_party/WebKit/Source/core/dom/Range.h
|
| diff --git a/third_party/WebKit/Source/core/dom/Range.h b/third_party/WebKit/Source/core/dom/Range.h
|
| index d0db2656e7ccae4f914a6cabe76aeb4abc888c46..7dfe26238e82bfeb9af11e2d82334d35afe7e520 100644
|
| --- a/third_party/WebKit/Source/core/dom/Range.h
|
| +++ b/third_party/WebKit/Source/core/dom/Range.h
|
| @@ -3,7 +3,8 @@
|
| * (C) 2000 Gunnstein Lye (gunnstein@netcom.no)
|
| * (C) 2000 Frederik Holljen (frederik.holljen@hig.no)
|
| * (C) 2001 Peter Kelly (pmk@post.com)
|
| - * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 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
|
|
|