Update copyright year.

Harmony
Werner Lemberg 8 years ago
parent a7c2f44b45
commit 563ae78022
  1. 2
      CMakeLists.txt
  2. 2
      ChangeLog
  3. 2
      ChangeLog.20
  4. 2
      ChangeLog.21
  5. 2
      ChangeLog.22
  6. 2
      ChangeLog.23
  7. 2
      ChangeLog.24
  8. 2
      ChangeLog.25
  9. 2
      ChangeLog.26
  10. 2
      Jamfile
  11. 2
      Jamrules
  12. 2
      Makefile
  13. 2
      README
  14. 2
      README.git
  15. 2
      autogen.sh
  16. 2
      builds/amiga/README
  17. 2
      builds/amiga/include/config/ftconfig.h
  18. 2
      builds/amiga/include/config/ftmodule.h
  19. 2
      builds/amiga/makefile
  20. 2
      builds/amiga/makefile.os4
  21. 2
      builds/amiga/smakefile
  22. 2
      builds/amiga/src/base/ftdebug.c
  23. 2
      builds/amiga/src/base/ftsystem.c
  24. 2
      builds/ansi/ansi-def.mk
  25. 2
      builds/ansi/ansi.mk
  26. 2
      builds/beos/beos-def.mk
  27. 2
      builds/beos/beos.mk
  28. 2
      builds/beos/detect.mk
  29. 2
      builds/cmake/iOS.cmake
  30. 2
      builds/cmake/testbuild.sh
  31. 2
      builds/compiler/ansi-cc.mk
  32. 2
      builds/compiler/bcc-dev.mk
  33. 2
      builds/compiler/bcc.mk
  34. 2
      builds/compiler/emx.mk
  35. 2
      builds/compiler/gcc-dev.mk
  36. 2
      builds/compiler/gcc.mk
  37. 2
      builds/compiler/intelc.mk
  38. 2
      builds/compiler/unix-lcc.mk
  39. 2
      builds/compiler/visualage.mk
  40. 2
      builds/compiler/visualc.mk
  41. 2
      builds/compiler/watcom.mk
  42. 2
      builds/compiler/win-lcc.mk
  43. 2
      builds/detect.mk
  44. 2
      builds/dos/detect.mk
  45. 2
      builds/dos/dos-def.mk
  46. 2
      builds/dos/dos-emx.mk
  47. 2
      builds/dos/dos-gcc.mk
  48. 2
      builds/dos/dos-wat.mk
  49. 2
      builds/exports.mk
  50. 2
      builds/freetype.mk
  51. 2
      builds/link_dos.mk
  52. 2
      builds/link_std.mk
  53. 2
      builds/mac/ftmac.c
  54. 2
      builds/modules.mk
  55. 2
      builds/os2/detect.mk
  56. 2
      builds/os2/os2-def.mk
  57. 2
      builds/os2/os2-dev.mk
  58. 2
      builds/os2/os2-gcc.mk
  59. 2
      builds/symbian/bld.inf
  60. 2
      builds/symbian/freetype.mmp
  61. 2
      builds/toplevel.mk
  62. 2
      builds/unix/configure.raw
  63. 2
      builds/unix/detect.mk
  64. 2
      builds/unix/freetype-config.in
  65. 2
      builds/unix/freetype2.m4
  66. 2
      builds/unix/ft-munmap.m4
  67. 2
      builds/unix/ftconfig.in
  68. 2
      builds/unix/ftsystem.c
  69. 2
      builds/unix/install.mk
  70. 2
      builds/unix/unix-cc.in
  71. 2
      builds/unix/unix-def.in
  72. 2
      builds/unix/unix-dev.mk
  73. 2
      builds/unix/unix-lcc.mk
  74. 2
      builds/unix/unix.mk
  75. 2
      builds/unix/unixddef.mk
  76. 2
      builds/vms/ftconfig.h
  77. 2
      builds/vms/ftsystem.c
  78. 2
      builds/wince/ftdebug.c
  79. 2
      builds/windows/detect.mk
  80. 2
      builds/windows/ftdebug.c
  81. 2
      builds/windows/w32-bcc.mk
  82. 2
      builds/windows/w32-bccd.mk
  83. 2
      builds/windows/w32-dev.mk
  84. 2
      builds/windows/w32-gcc.mk
  85. 2
      builds/windows/w32-icc.mk
  86. 2
      builds/windows/w32-intl.mk
  87. 2
      builds/windows/w32-lcc.mk
  88. 2
      builds/windows/w32-mingw32.mk
  89. 2
      builds/windows/w32-vcc.mk
  90. 2
      builds/windows/w32-wat.mk
  91. 2
      builds/windows/win32-def.mk
  92. 2
      configure
  93. 2
      devel/ft2build.h
  94. 2
      devel/ftoption.h
  95. 2
      docs/CHANGES
  96. 2
      docs/CUSTOMIZE
  97. 2
      docs/DEBUG
  98. 2
      docs/INSTALL
  99. 2
      docs/INSTALL.ANY
  100. 2
      docs/INSTALL.CROSS
  101. Some files were not shown because too many files have changed in this diff Show More

@ -1,6 +1,6 @@
# CMakeLists.txt
#
# Copyright 2013-2016 by
# Copyright 2013-2017 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# Written originally by John Cary <cary@txcorp.com>

@ -2200,7 +2200,7 @@
----------------------------------------------------------------------------
Copyright 2016 by
Copyright 2016-2017 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, modified,

@ -2597,7 +2597,7 @@
----------------------------------------------------------------------------
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, modified,

@ -9423,7 +9423,7 @@
----------------------------------------------------------------------------
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, modified,

@ -2821,7 +2821,7 @@
----------------------------------------------------------------------------
Copyright 2005-2016 by
Copyright 2005-2017 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, modified,

@ -7932,7 +7932,7 @@
----------------------------------------------------------------------------
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, modified,

@ -6344,7 +6344,7 @@
----------------------------------------------------------------------------
Copyright 2010-2016 by
Copyright 2010-2017 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, modified,

@ -5145,7 +5145,7 @@
----------------------------------------------------------------------------
Copyright 2013-2016 by
Copyright 2013-2017 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, modified,

@ -5695,7 +5695,7 @@
----------------------------------------------------------------------------
Copyright 2015-2016 by
Copyright 2015-2017 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, modified,

@ -1,6 +1,6 @@
# FreeType 2 top Jamfile.
#
# 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, modified,

@ -1,6 +1,6 @@
# FreeType 2 JamRules.
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -71,7 +71,7 @@
----------------------------------------------------------------------
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,

@ -37,7 +37,7 @@ repository.
----------------------------------------------------------------------
Copyright 2005-2016 by
Copyright 2005-2017 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2005-2016 by
# Copyright 2005-2017 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,

@ -1,7 +1,7 @@
README for the builds/amiga subdirectory.
Copyright 2005-2016 by
Copyright 2005-2017 by
Werner Lemberg and Detlef Würkner.
This file is part of the FreeType project, and may only be used, modified,

@ -4,7 +4,7 @@
/* */
/* Amiga-specific configuration file (specification only). */
/* */
/* Copyright 2005-2016 by */
/* Copyright 2005-2017 by */
/* Werner Lemberg and Detlef Würkner. */
/* */
/* This file is part of the FreeType project, and may only be used, */

@ -4,7 +4,7 @@
/* */
/* Amiga-specific FreeType module selection. */
/* */
/* Copyright 2005-2016 by */
/* Copyright 2005-2017 by */
/* Werner Lemberg and Detlef Würkner. */
/* */
/* This file is part of the FreeType project, and may only be used, */

@ -5,7 +5,7 @@
#
# Copyright 2005-2016 by
# Copyright 2005-2017 by
# Werner Lemberg and Detlef Würkner.
#
# This file is part of the FreeType project, and may only be used, modified,

@ -4,7 +4,7 @@
#
# Copyright 2005-2016 by
# Copyright 2005-2017 by
# Werner Lemberg and Detlef Würkner.
#
# This file is part of the FreeType project, and may only be used, modified,

@ -3,7 +3,7 @@
#
# Copyright 2005-2016 by
# Copyright 2005-2017 by
# Werner Lemberg and Detlef Würkner.
#
# This file is part of the FreeType project, and may only be used, modified,

@ -4,7 +4,7 @@
/* */
/* Debugging and logging component for amiga (body). */
/* */
/* Copyright 1996-2016 by */
/* Copyright 1996-2017 by */
/* David Turner, Robert Wilhelm, Werner Lemberg and Detlef Würkner. */
/* */
/* This file is part of the FreeType project, and may only be used, */

@ -4,7 +4,7 @@
/* */
/* Amiga-specific FreeType low-level system interface (body). */
/* */
/* Copyright 1996-2016 by */
/* Copyright 1996-2017 by */
/* David Turner, Robert Wilhelm, Werner Lemberg and Detlef Würkner. */
/* */
/* This file is part of the FreeType project, and may only be used, */

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -5,7 +5,7 @@
#
# 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, modified,

@ -2,7 +2,7 @@
# FreeType 2 configuration rules for a BeOS system
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -1,6 +1,6 @@
# iOS.cmake
#
# Copyright 2014-2016 by
# Copyright 2014-2017 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# Written by David Wimsey <david@wimsey.us>

@ -1,6 +1,6 @@
#!/bin/sh -e
# Copyright 2015-2016 by
# Copyright 2015-2017 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# Copyright 2005-2016 by
# Copyright 2005-2017 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -5,7 +5,7 @@
/* Mac FOND support. Written by just@letterror.com. */
/* Heavily Fixed by mpsuzuki, George Williams and Sean McBride */
/* */
/* Copyright 1996-2016 by */
/* Copyright 1996-2017 by */
/* Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -5,7 +5,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -2,7 +2,7 @@
// FreeType 2 project for the symbian platform
//
// 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, modified,

@ -2,7 +2,7 @@
// FreeType 2 makefile for the symbian platform
//
// 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -2,7 +2,7 @@
#
# Process this file with autoconf to produce a configure script.
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -1,6 +1,6 @@
#! /bin/sh
#
# 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, modified,

@ -1,7 +1,7 @@
# Configure paths for FreeType2
# Marcelo Magallon 2001-10-26, based on gtk.m4 by Owen Taylor
#
# 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, modified,

@ -1,6 +1,6 @@
## FreeType specific autoconf tests
#
# 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, modified,

@ -4,7 +4,7 @@
/* */
/* UNIX-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, */

@ -4,7 +4,7 @@
/* */
/* Unix-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, */

@ -3,7 +3,7 @@
#
# 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, modified,

@ -2,7 +2,7 @@
# FreeType 2 template for Unix-specific compiler definitions
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -6,7 +6,7 @@
#
# 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, modified,

@ -6,7 +6,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -4,7 +4,7 @@
#
# 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, modified,

@ -4,7 +4,7 @@
/* */
/* VMS-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, */

@ -4,7 +4,7 @@
/* */
/* VMS-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, */

@ -4,7 +4,7 @@
/* */
/* Debugging and logging component for WinCE (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, */

@ -3,7 +3,7 @@
#
# 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, modified,

@ -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, */

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -5,7 +5,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

@ -3,7 +3,7 @@
#
# 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, modified,

2
configure vendored

@ -1,6 +1,6 @@
#!/bin/sh
#
# 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, modified,

@ -4,7 +4,7 @@
/* */
/* FreeType 2 build and setup macros (development version). */
/* */
/* 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, */

@ -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, */

@ -4676,7 +4676,7 @@ Extensions support:
------------------------------------------------------------------------
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,

@ -139,7 +139,7 @@ IV. Overriding default configuration and module headers
----------------------------------------------------------------------
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,

@ -191,7 +191,7 @@ behaviour of FreeType at runtime.
------------------------------------------------------------------------
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,

@ -75,7 +75,7 @@ II. Custom builds of the library
----------------------------------------------------------------------
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,

@ -143,7 +143,7 @@ II. Support for flat-directory compilation
----------------------------------------------------------------------
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,

@ -163,7 +163,7 @@ procedure.
----------------------------------------------------------------------
Copyright 2006-2016 by
Copyright 2006-2017 by
suzuki toshiya, David Turner, Robert Wilhelm, and Werner Lemberg.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save