diff --git a/3rdparty/freetype/builds/windows/ftdebug.c b/3rdparty/freetype/builds/windows/ftdebug.c index f29cca08b3..cadfceade4 100644 --- a/3rdparty/freetype/builds/windows/ftdebug.c +++ b/3rdparty/freetype/builds/windows/ftdebug.c @@ -4,7 +4,7 @@ /* */ /* Debugging and logging component for Win32 (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/include/freetype/config/ftconfig.h b/3rdparty/freetype/include/freetype/config/ftconfig.h index 157a704fa8..abf5735df2 100644 --- a/3rdparty/freetype/include/freetype/config/ftconfig.h +++ b/3rdparty/freetype/include/freetype/config/ftconfig.h @@ -4,7 +4,7 @@ /* */ /* ANSI-specific configuration file (specification only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/include/freetype/config/ftheader.h b/3rdparty/freetype/include/freetype/config/ftheader.h index 68e14834d4..950d36c91f 100644 --- a/3rdparty/freetype/include/freetype/config/ftheader.h +++ b/3rdparty/freetype/include/freetype/config/ftheader.h @@ -4,7 +4,7 @@ /* */ /* Build macros of the FreeType 2 library. */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/include/freetype/config/ftoption.h b/3rdparty/freetype/include/freetype/config/ftoption.h index 90c123ef93..f5bc540803 100644 --- a/3rdparty/freetype/include/freetype/config/ftoption.h +++ b/3rdparty/freetype/include/freetype/config/ftoption.h @@ -4,7 +4,7 @@ /* */ /* User-selectable configuration macros (specification only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/include/freetype/config/ftstdlib.h b/3rdparty/freetype/include/freetype/config/ftstdlib.h index 6eefa9f86d..05a4845fd5 100644 --- a/3rdparty/freetype/include/freetype/config/ftstdlib.h +++ b/3rdparty/freetype/include/freetype/config/ftstdlib.h @@ -5,7 +5,7 @@ /* ANSI-specific library and header configuration file (specification */ /* only). */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/include/ft2build.h b/3rdparty/freetype/include/ft2build.h index c89cb469e9..e7d808f3f4 100644 --- a/3rdparty/freetype/include/ft2build.h +++ b/3rdparty/freetype/include/ft2build.h @@ -4,7 +4,7 @@ /* */ /* FreeType 2 build and setup macros. */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/autofit/autofit.c b/3rdparty/freetype/src/autofit/autofit.c index dda9aeb6d7..60060c9c75 100644 --- a/3rdparty/freetype/src/autofit/autofit.c +++ b/3rdparty/freetype/src/autofit/autofit.c @@ -4,7 +4,7 @@ /* */ /* Auto-fitter module (body). */ /* */ -/* Copyright 2003-2016 by */ +/* Copyright 2003-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftbase.c b/3rdparty/freetype/src/base/ftbase.c index ab1af6f9f3..993ac72286 100644 --- a/3rdparty/freetype/src/base/ftbase.c +++ b/3rdparty/freetype/src/base/ftbase.c @@ -4,7 +4,7 @@ /* */ /* Single object library component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftbbox.c b/3rdparty/freetype/src/base/ftbbox.c index d3e45ffa0d..9af3f9bb84 100644 --- a/3rdparty/freetype/src/base/ftbbox.c +++ b/3rdparty/freetype/src/base/ftbbox.c @@ -4,7 +4,7 @@ /* */ /* FreeType bbox computation (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used */ diff --git a/3rdparty/freetype/src/base/ftbitmap.c b/3rdparty/freetype/src/base/ftbitmap.c index 24fead3e15..02cfa555ed 100644 --- a/3rdparty/freetype/src/base/ftbitmap.c +++ b/3rdparty/freetype/src/base/ftbitmap.c @@ -4,7 +4,7 @@ /* */ /* FreeType utility functions for bitmaps (body). */ /* */ -/* Copyright 2004-2016 by */ +/* Copyright 2004-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftfntfmt.c b/3rdparty/freetype/src/base/ftfntfmt.c index c6eb3190c6..dcbeba0053 100644 --- a/3rdparty/freetype/src/base/ftfntfmt.c +++ b/3rdparty/freetype/src/base/ftfntfmt.c @@ -4,7 +4,7 @@ /* */ /* FreeType utility file for font formats (body). */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftfstype.c b/3rdparty/freetype/src/base/ftfstype.c index ae56c8fc8d..cec4fb3025 100644 --- a/3rdparty/freetype/src/base/ftfstype.c +++ b/3rdparty/freetype/src/base/ftfstype.c @@ -4,7 +4,7 @@ /* */ /* FreeType utility file to access FSType data (body). */ /* */ -/* Copyright 2008-2016 by */ +/* Copyright 2008-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftgasp.c b/3rdparty/freetype/src/base/ftgasp.c index e38e55b6c0..477b72558c 100644 --- a/3rdparty/freetype/src/base/ftgasp.c +++ b/3rdparty/freetype/src/base/ftgasp.c @@ -4,7 +4,7 @@ /* */ /* Access of TrueType's `gasp' table (body). */ /* */ -/* Copyright 2007-2016 by */ +/* Copyright 2007-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftglyph.c b/3rdparty/freetype/src/base/ftglyph.c index c2376dd03a..6471eacfc7 100644 --- a/3rdparty/freetype/src/base/ftglyph.c +++ b/3rdparty/freetype/src/base/ftglyph.c @@ -4,7 +4,7 @@ /* */ /* FreeType convenience functions to handle glyphs (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftgxval.c b/3rdparty/freetype/src/base/ftgxval.c index 6667b371a1..08e3b8c5d1 100644 --- a/3rdparty/freetype/src/base/ftgxval.c +++ b/3rdparty/freetype/src/base/ftgxval.c @@ -4,7 +4,7 @@ /* */ /* FreeType API for validating TrueTyepGX/AAT tables (body). */ /* */ -/* Copyright 2004-2016 by */ +/* Copyright 2004-2017 by */ /* Masatake YAMATO, Redhat K.K, */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ diff --git a/3rdparty/freetype/src/base/ftinit.c b/3rdparty/freetype/src/base/ftinit.c index 02ef938d5e..1c4b76f567 100644 --- a/3rdparty/freetype/src/base/ftinit.c +++ b/3rdparty/freetype/src/base/ftinit.c @@ -4,7 +4,7 @@ /* */ /* FreeType initialization layer (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftlcdfil.c b/3rdparty/freetype/src/base/ftlcdfil.c index 8bcbed7aab..f8e1709e92 100644 --- a/3rdparty/freetype/src/base/ftlcdfil.c +++ b/3rdparty/freetype/src/base/ftlcdfil.c @@ -4,7 +4,7 @@ /* */ /* FreeType API for color filtering of subpixel bitmap glyphs (body). */ /* */ -/* Copyright 2006-2016 by */ +/* Copyright 2006-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftmm.c b/3rdparty/freetype/src/base/ftmm.c index 6b759ca467..b381f45005 100644 --- a/3rdparty/freetype/src/base/ftmm.c +++ b/3rdparty/freetype/src/base/ftmm.c @@ -4,7 +4,7 @@ /* */ /* Multiple Master font support (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftotval.c b/3rdparty/freetype/src/base/ftotval.c index fe54e0228a..5fa098691e 100644 --- a/3rdparty/freetype/src/base/ftotval.c +++ b/3rdparty/freetype/src/base/ftotval.c @@ -4,7 +4,7 @@ /* */ /* FreeType API for validating OpenType tables (body). */ /* */ -/* Copyright 2004-2016 by */ +/* Copyright 2004-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftpatent.c b/3rdparty/freetype/src/base/ftpatent.c index 4861be130e..0925a6256d 100644 --- a/3rdparty/freetype/src/base/ftpatent.c +++ b/3rdparty/freetype/src/base/ftpatent.c @@ -5,7 +5,7 @@ /* FreeType API for checking patented TrueType bytecode instructions */ /* (body). Obsolete, retained for backwards compatibility. */ /* */ -/* Copyright 2007-2016 by */ +/* Copyright 2007-2017 by */ /* David Turner. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftpfr.c b/3rdparty/freetype/src/base/ftpfr.c index 81faa529c3..5cc0b70726 100644 --- a/3rdparty/freetype/src/base/ftpfr.c +++ b/3rdparty/freetype/src/base/ftpfr.c @@ -4,7 +4,7 @@ /* */ /* FreeType API for accessing PFR-specific data (body). */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftstroke.c b/3rdparty/freetype/src/base/ftstroke.c index 4f3c4937b5..d32de0d62b 100644 --- a/3rdparty/freetype/src/base/ftstroke.c +++ b/3rdparty/freetype/src/base/ftstroke.c @@ -4,7 +4,7 @@ /* */ /* FreeType path stroker (body). */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftsynth.c b/3rdparty/freetype/src/base/ftsynth.c index 4b66a33c3f..e7f73f8624 100644 --- a/3rdparty/freetype/src/base/ftsynth.c +++ b/3rdparty/freetype/src/base/ftsynth.c @@ -4,7 +4,7 @@ /* */ /* FreeType synthesizing code for emboldening and slanting (body). */ /* */ -/* Copyright 2000-2016 by */ +/* Copyright 2000-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftsystem.c b/3rdparty/freetype/src/base/ftsystem.c index ac1f01c8bc..324f949a49 100644 --- a/3rdparty/freetype/src/base/ftsystem.c +++ b/3rdparty/freetype/src/base/ftsystem.c @@ -4,7 +4,7 @@ /* */ /* ANSI-specific FreeType low-level system interface (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/fttype1.c b/3rdparty/freetype/src/base/fttype1.c index 5c0fce8686..4d16a6371a 100644 --- a/3rdparty/freetype/src/base/fttype1.c +++ b/3rdparty/freetype/src/base/fttype1.c @@ -4,7 +4,7 @@ /* */ /* FreeType utility file for PS names support (body). */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/base/ftwinfnt.c b/3rdparty/freetype/src/base/ftwinfnt.c index 89e9155098..05baa02da6 100644 --- a/3rdparty/freetype/src/base/ftwinfnt.c +++ b/3rdparty/freetype/src/base/ftwinfnt.c @@ -4,7 +4,7 @@ /* */ /* FreeType API for accessing Windows FNT specific info (body). */ /* */ -/* Copyright 2003-2016 by */ +/* Copyright 2003-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/cache/ftcache.c b/3rdparty/freetype/src/cache/ftcache.c index 50941df4c4..052ff25472 100644 --- a/3rdparty/freetype/src/cache/ftcache.c +++ b/3rdparty/freetype/src/cache/ftcache.c @@ -4,7 +4,7 @@ /* */ /* The FreeType Caching sub-system (body only). */ /* */ -/* Copyright 2000-2016 by */ +/* Copyright 2000-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/cff/cff.c b/3rdparty/freetype/src/cff/cff.c index 86ca1be040..545fb202c9 100644 --- a/3rdparty/freetype/src/cff/cff.c +++ b/3rdparty/freetype/src/cff/cff.c @@ -4,7 +4,7 @@ /* */ /* FreeType OpenType driver component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/cid/type1cid.c b/3rdparty/freetype/src/cid/type1cid.c index de3bdf7705..aeb9c3eabf 100644 --- a/3rdparty/freetype/src/cid/type1cid.c +++ b/3rdparty/freetype/src/cid/type1cid.c @@ -4,7 +4,7 @@ /* */ /* FreeType OpenType driver component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/gzip/ftgzip.c b/3rdparty/freetype/src/gzip/ftgzip.c index 9cab80eb59..f7416d3b30 100644 --- a/3rdparty/freetype/src/gzip/ftgzip.c +++ b/3rdparty/freetype/src/gzip/ftgzip.c @@ -8,7 +8,7 @@ /* parse compressed PCF fonts, as found with many X11 server */ /* distributions. */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/lzw/ftlzw.c b/3rdparty/freetype/src/lzw/ftlzw.c index 6f5f897083..941f6cef4c 100644 --- a/3rdparty/freetype/src/lzw/ftlzw.c +++ b/3rdparty/freetype/src/lzw/ftlzw.c @@ -8,7 +8,7 @@ /* be used to parse compressed PCF fonts, as found with many X11 server */ /* distributions. */ /* */ -/* Copyright 2004-2016 by */ +/* Copyright 2004-2017 by */ /* Albert Chin-A-Young. */ /* */ /* based on code in `src/gzip/ftgzip.c' */ diff --git a/3rdparty/freetype/src/pfr/pfr.c b/3rdparty/freetype/src/pfr/pfr.c index 1a433960a5..2d0e72ce55 100644 --- a/3rdparty/freetype/src/pfr/pfr.c +++ b/3rdparty/freetype/src/pfr/pfr.c @@ -4,7 +4,7 @@ /* */ /* FreeType PFR driver component. */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/psaux/psaux.c b/3rdparty/freetype/src/psaux/psaux.c index 33b462ef15..f8f19d0f33 100644 --- a/3rdparty/freetype/src/psaux/psaux.c +++ b/3rdparty/freetype/src/psaux/psaux.c @@ -4,7 +4,7 @@ /* */ /* FreeType auxiliary PostScript driver component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/pshinter/pshinter.c b/3rdparty/freetype/src/pshinter/pshinter.c index 614e0bb3d8..e6727aea1c 100644 --- a/3rdparty/freetype/src/pshinter/pshinter.c +++ b/3rdparty/freetype/src/pshinter/pshinter.c @@ -4,7 +4,7 @@ /* */ /* FreeType PostScript Hinting module */ /* */ -/* Copyright 2001-2016 by */ +/* Copyright 2001-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/psnames/psmodule.c b/3rdparty/freetype/src/psnames/psmodule.c index 345402d7cc..0a411ab933 100644 --- a/3rdparty/freetype/src/psnames/psmodule.c +++ b/3rdparty/freetype/src/psnames/psmodule.c @@ -4,7 +4,7 @@ /* */ /* PSNames module implementation (body). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/raster/raster.c b/3rdparty/freetype/src/raster/raster.c index 5b21dcbc6a..ee54ae19fe 100644 --- a/3rdparty/freetype/src/raster/raster.c +++ b/3rdparty/freetype/src/raster/raster.c @@ -4,7 +4,7 @@ /* */ /* FreeType monochrome rasterer module component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/sfnt/sfnt.c b/3rdparty/freetype/src/sfnt/sfnt.c index 952d6d425a..cffda6e6db 100644 --- a/3rdparty/freetype/src/sfnt/sfnt.c +++ b/3rdparty/freetype/src/sfnt/sfnt.c @@ -4,7 +4,7 @@ /* */ /* Single object library component. */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/smooth/smooth.c b/3rdparty/freetype/src/smooth/smooth.c index 97ca3e5995..200f5dcb9a 100644 --- a/3rdparty/freetype/src/smooth/smooth.c +++ b/3rdparty/freetype/src/smooth/smooth.c @@ -4,7 +4,7 @@ /* */ /* FreeType anti-aliasing rasterer module component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/truetype/truetype.c b/3rdparty/freetype/src/truetype/truetype.c index 23e2ea00a7..4866103a7f 100644 --- a/3rdparty/freetype/src/truetype/truetype.c +++ b/3rdparty/freetype/src/truetype/truetype.c @@ -4,7 +4,7 @@ /* */ /* FreeType TrueType driver component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/type1/type1.c b/3rdparty/freetype/src/type1/type1.c index bb8aca97f9..bfe0e439fe 100644 --- a/3rdparty/freetype/src/type1/type1.c +++ b/3rdparty/freetype/src/type1/type1.c @@ -4,7 +4,7 @@ /* */ /* FreeType Type 1 driver component (body only). */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/type42/type42.c b/3rdparty/freetype/src/type42/type42.c index 0d17a9b1dc..4e7c9d1a4d 100644 --- a/3rdparty/freetype/src/type42/type42.c +++ b/3rdparty/freetype/src/type42/type42.c @@ -4,7 +4,7 @@ /* */ /* FreeType Type 42 driver component. */ /* */ -/* Copyright 2002-2016 by */ +/* Copyright 2002-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ diff --git a/3rdparty/freetype/src/winfonts/winfnt.c b/3rdparty/freetype/src/winfonts/winfnt.c index a0a18001b6..fada490713 100644 --- a/3rdparty/freetype/src/winfonts/winfnt.c +++ b/3rdparty/freetype/src/winfonts/winfnt.c @@ -4,7 +4,7 @@ /* */ /* FreeType font driver for Windows FNT/FON files */ /* */ -/* Copyright 1996-2016 by */ +/* Copyright 1996-2017 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* Copyright 2003 Huw D M Davies for Codeweavers */ /* Copyright 2007 Dmitry Timoshkov for Codeweavers */ diff --git a/pcsx2/IPU/yuv2rgb.cpp b/pcsx2/IPU/yuv2rgb.cpp index 7cab056784..b1bcc78f46 100644 --- a/pcsx2/IPU/yuv2rgb.cpp +++ b/pcsx2/IPU/yuv2rgb.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2002-2016 PCSX2 Dev Team + * Copyright (C) 2002-2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/pcsx2/IPU/yuv2rgb.h b/pcsx2/IPU/yuv2rgb.h index 98382014dd..81c6639000 100644 --- a/pcsx2/IPU/yuv2rgb.h +++ b/pcsx2/IPU/yuv2rgb.h @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2002-2016 PCSX2 Dev Team + * Copyright (C) 2002-2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/pcsx2/ps2/Iop/PsxBios.cpp b/pcsx2/ps2/Iop/PsxBios.cpp index 4bd2415b8e..1f25b4a6c1 100644 --- a/pcsx2/ps2/Iop/PsxBios.cpp +++ b/pcsx2/ps2/Iop/PsxBios.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs -* Copyright (C) 2002-2016 PCSX2 Dev Team +* Copyright (C) 2002-2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/pcsx2/ps2/pgif.cpp b/pcsx2/ps2/pgif.cpp index 66712fc4d5..1fad9bc53a 100644 --- a/pcsx2/ps2/pgif.cpp +++ b/pcsx2/ps2/pgif.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs -* Copyright (C) 2016-2016 PCSX2 Dev Team +* Copyright (C) 2016-2017 PCSX2 Dev Team * Copyright (C) 2016 Wisi * * PCSX2 is free software: you can redistribute it and/or modify it under the terms diff --git a/pcsx2/ps2/pgif.h b/pcsx2/ps2/pgif.h index 5472369206..339b914d85 100644 --- a/pcsx2/ps2/pgif.h +++ b/pcsx2/ps2/pgif.h @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs -* Copyright (C) 2016-2016 PCSX2 Dev Team +* Copyright (C) 2016-2017 PCSX2 Dev Team * Copyright (C) 2016 Wisi * * PCSX2 is free software: you can redistribute it and/or modify it under the terms diff --git a/plugins/GSdx/GSDeviceOGL.cpp b/plugins/GSdx/GSDeviceOGL.cpp index bcf6508d21..704c50b990 100644 --- a/plugins/GSdx/GSDeviceOGL.cpp +++ b/plugins/GSdx/GSDeviceOGL.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Gregory hainaut + * Copyright (C) 2011-2017 Gregory Hainaut * Copyright (C) 2007-2009 Gabest * * This Program is free software; you can redistribute it and/or modify diff --git a/plugins/GSdx/GSHwHack.cpp b/plugins/GSdx/GSHwHack.cpp index e3b57c182a..5431399501 100644 --- a/plugins/GSdx/GSHwHack.cpp +++ b/plugins/GSdx/GSHwHack.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2016 Gabest + * Copyright (C) 2007-2017 Gabest * http://www.gabest.org * * This Program is free software; you can redistribute it and/or modify diff --git a/plugins/GSdx/GSOsdManager.cpp b/plugins/GSdx/GSOsdManager.cpp index b3e38ddb48..209a8a7acb 100644 --- a/plugins/GSdx/GSOsdManager.cpp +++ b/plugins/GSdx/GSOsdManager.cpp @@ -1,6 +1,6 @@ /* - * Copyright (C) 2014-2016 Gregory hainaut - * Copyright (C) 2016-2016 Jason Brown + * Copyright (C) 2014-2017 Gregory Hainaut + * Copyright (C) 2016-2017 Jason Brown * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/GSdx/GSOsdManager.h b/plugins/GSdx/GSOsdManager.h index a038f6a445..41cba18783 100644 --- a/plugins/GSdx/GSOsdManager.h +++ b/plugins/GSdx/GSOsdManager.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2014-2016 Gregory hainaut - * Copyright (C) 2016-2016 Jason Brown + * Copyright (C) 2014-2017 Gregory Hainaut + * Copyright (C) 2016-2017 Jason Brown * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx.cpp b/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx.cpp index a42bf121d1..2340b1c880 100644 --- a/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx.cpp +++ b/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2016 Gregory + * Copyright (C) 2016-2017 Gregory * Copyright (C) 2007-2009 Gabest * http://www.gabest.org * diff --git a/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx2.cpp b/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx2.cpp index 81ead23f0a..36bf7ee4c8 100644 --- a/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx2.cpp +++ b/plugins/GSdx/GSSetupPrimCodeGenerator.x64.avx2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2016 Gregory + * Copyright (C) 2016-2017 Gregory * Copyright (C) 2007-2009 Gabest * http://www.gabest.org * diff --git a/plugins/GSdx/GSState.cpp b/plugins/GSdx/GSState.cpp index fd68b0b894..84c6369782 100644 --- a/plugins/GSdx/GSState.cpp +++ b/plugins/GSdx/GSState.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2016 Gabest + * Copyright (C) 2007-2017 Gabest * http://www.gabest.org * * This Program is free software; you can redistribute it and/or modify diff --git a/plugins/LilyPad/Tooltips.cpp b/plugins/LilyPad/Tooltips.cpp index 8ca1796a85..76f5fc64e5 100644 --- a/plugins/LilyPad/Tooltips.cpp +++ b/plugins/LilyPad/Tooltips.cpp @@ -1,5 +1,5 @@ /* LilyPad - Pad plugin for PS2 Emulator - * Copyright (C) 2016 PCSX2 Dev Team/ChickenLiver + * Copyright (C) 2017 PCSX2 Dev Team/ChickenLiver * * PCSX2 is free software: you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License as published by the Free diff --git a/plugins/LilyPad/Tooltips.h b/plugins/LilyPad/Tooltips.h index a3918a5496..108715a1e1 100644 --- a/plugins/LilyPad/Tooltips.h +++ b/plugins/LilyPad/Tooltips.h @@ -1,5 +1,5 @@ /* LilyPad - Pad plugin for PS2 Emulator - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License as published by the Free diff --git a/plugins/cdvdGigaherz/src/Settings.cpp b/plugins/cdvdGigaherz/src/Settings.cpp index 685d4b2500..e2aff4dbe7 100644 --- a/plugins/cdvdGigaherz/src/Settings.cpp +++ b/plugins/cdvdGigaherz/src/Settings.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/plugins/cdvdGigaherz/src/Settings.h b/plugins/cdvdGigaherz/src/Settings.h index 520ad8431e..78df154f36 100644 --- a/plugins/cdvdGigaherz/src/Settings.h +++ b/plugins/cdvdGigaherz/src/Settings.h @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/plugins/cdvdGigaherz/src/Unix/GtkGui.cpp b/plugins/cdvdGigaherz/src/Unix/GtkGui.cpp index e4a06c3cc7..dbd305da81 100644 --- a/plugins/cdvdGigaherz/src/Unix/GtkGui.cpp +++ b/plugins/cdvdGigaherz/src/Unix/GtkGui.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/plugins/cdvdGigaherz/src/Unix/LinuxConfig.cpp b/plugins/cdvdGigaherz/src/Unix/LinuxConfig.cpp index 3fe321876d..c428484768 100644 --- a/plugins/cdvdGigaherz/src/Unix/LinuxConfig.cpp +++ b/plugins/cdvdGigaherz/src/Unix/LinuxConfig.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/plugins/cdvdGigaherz/src/Unix/LinuxIOCtlSrc.cpp b/plugins/cdvdGigaherz/src/Unix/LinuxIOCtlSrc.cpp index 500043bec2..1ef96d353a 100644 --- a/plugins/cdvdGigaherz/src/Unix/LinuxIOCtlSrc.cpp +++ b/plugins/cdvdGigaherz/src/Unix/LinuxIOCtlSrc.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * * PCSX2 is free software: you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Found- diff --git a/plugins/cdvdGigaherz/src/Windows/IOCtlSrc.cpp b/plugins/cdvdGigaherz/src/Windows/IOCtlSrc.cpp index f2a86cc315..aacd360f2a 100644 --- a/plugins/cdvdGigaherz/src/Windows/IOCtlSrc.cpp +++ b/plugins/cdvdGigaherz/src/Windows/IOCtlSrc.cpp @@ -1,5 +1,5 @@ /* PCSX2 - PS2 Emulator for PCs - * Copyright (C) 2016 PCSX2 Dev Team + * Copyright (C) 2017 PCSX2 Dev Team * Copyright (C) 2002-2014 David Quintana [gigaherz] * * PCSX2 is free software: you can redistribute it and/or modify it under the terms diff --git a/plugins/cdvdGigaherz/src/Windows/config.cpp b/plugins/cdvdGigaherz/src/Windows/config.cpp index d471bf55f2..aaac28fb8b 100644 --- a/plugins/cdvdGigaherz/src/Windows/config.cpp +++ b/plugins/cdvdGigaherz/src/Windows/config.cpp @@ -1,4 +1,4 @@ -//Copyright (C) 2016 PCSX2 Dev Team +//Copyright (C) 2017 PCSX2 Dev Team //Copyright (c) David Quintana // //This library is free software; you can redistribute it and/or