| Index: third_party/freetype/src/base/ftcid.c
 | 
| diff --git a/third_party/freetype/src/base/ftcid.c b/third_party/freetype/src/base/ftcid.c
 | 
| index 741879d9220b4dc1a574952ae169fa6e51aefacc..0734881b7190b1d8b2a8259fc554d5177604ff85 100644
 | 
| --- a/third_party/freetype/src/base/ftcid.c
 | 
| +++ b/third_party/freetype/src/base/ftcid.c
 | 
| @@ -4,7 +4,8 @@
 | 
|  /*                                                                         */
 | 
|  /*    FreeType API for accessing CID font information.                     */
 | 
|  /*                                                                         */
 | 
| -/*  Copyright 2007, 2009, 2013 by Derek Clegg, Michael Toftdal.            */
 | 
| +/*  Copyright 2007-2015 by                                                 */
 | 
| +/*  Derek Clegg and Michael Toftdal.                                       */
 | 
|  /*                                                                         */
 | 
|  /*  This file is part of the FreeType project, and may only be used,       */
 | 
|  /*  modified, and distributed under the terms of the FreeType project      */
 | 
| 
 |