| Index: third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/LineInfo.h b/third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| index 284b43ac34c278abd2d6de8fa9afdc85a241b48e..c9a9f951556a40a2e1baff3ab369f847c5bf59e6 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| @@ -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.
|
| *
|
|
|