| Index: third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.cpp
 | 
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.cpp b/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.cpp
 | 
| index d48d5559e16f1fa727702b0083cd2ef9d7f6ba34..3a7bf40923aa866d2c032aeb57e82ce022d4330a 100644
 | 
| --- a/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.cpp
 | 
| +++ b/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.cpp
 | 
| @@ -1,6 +1,7 @@
 | 
|  /**
 | 
|   * Copyright (C) 2006, 2007 Apple Inc. All rights reserved.
 | 
| - *           (C) 2008 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/)
 | 
| + *           (C) 2008 Torch Mobile Inc. All rights reserved.
 | 
| + *               (http://www.torchmobile.com/)
 | 
|   *
 | 
|   * This library is free software; you can redistribute it and/or
 | 
|   * modify it under the terms of the GNU Library General Public
 | 
| 
 |