This commit is contained in:
Robert Rouhani 2016-01-05 01:36:09 -08:00
Родитель 34425d12a0
Коммит 748624a178
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,4 +1,4 @@
Copyright (c) 2012-2015 Robert Rouhani <robert.rouhani@gmail.com>
Copyright (c) 2012-2016 Robert Rouhani <robert.rouhani@gmail.com>
SharpFont based on Tao.FreeType, Copyright (c) 2003-2007 Tao Framework Team

Просмотреть файл

@ -73,7 +73,7 @@ As metioned earlier, SharpFont is licensed under the MIT License. The terms of
the MIT license are included in both the [LICENSE][6] file and below:
```
Copyright (c) 2012-2013 Robert Rouhani <robert.rouhani@gmail.com>
Copyright (c) 2012-2016 Robert Rouhani <robert.rouhani@gmail.com>
SharpFont based on Tao.FreeType, Copyright (c) 2003-2007 Tao Framework Team
@ -100,7 +100,7 @@ The Windows binary of FreeType that is included in the Examples project and in
the NuGet package is redistributed under the FreeType License (FTL).
```
Portions of this software are copyright (c) 2015 The FreeType Project
Portions of this software are copyright (c) 2016 The FreeType Project
(www.freetype.org). All rights reserved.
```