| Index: third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h b/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h
|
| index 683f7f9ac628e05fb8484c640012f3b2bf0d6e1c..132ae95f98481da0e470e015383fec6807463cec 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.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.
|
| *
|
| * This library is free software; you can redistribute it and/or
|
|
|