| Index: third_party/WebKit/Source/core/layout/line/BreakingContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp b/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp
|
| index ead45e7bb7e2b9d727841b85aa5ff38973c5939c..00e046cf7753f3c47ddd482e0ae07b9aa0f94a77 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp
|
| @@ -1,6 +1,7 @@
|
| /*
|
| * Copyright (C) 2000 Lars Knoll (knoll@kde.org)
|
| - * Copyright (C) 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. All right reserved.
|
| + * Copyright (C) 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc.
|
| + * All right reserved.
|
| * Copyright (C) 2010 Google Inc. All rights reserved.
|
| * Copyright (C) 2013 Adobe Systems Incorporated.
|
| *
|
|
|