| Index: third_party/WebKit/Source/core/layout/LayoutListItem.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutListItem.h b/third_party/WebKit/Source/core/layout/LayoutListItem.h
|
| index 2c735e4658125d50bf7122dbff18bed0bef5f049..d6a893bd616a55752d6beb3d1f82986a46e7d5e0 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutListItem.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutListItem.h
|
| @@ -1,7 +1,8 @@
|
| /*
|
| * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
|
| * (C) 1999 Antti Koivisto (koivisto@kde.org)
|
| - * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2003, 2004, 2005, 2006, 2007, 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
|
|
|