summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freetype/builds
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/freetype/builds')
-rw-r--r--src/3rdparty/freetype/builds/unix/ftsystem.c3
-rw-r--r--src/3rdparty/freetype/builds/windows/ftdebug.c2
2 files changed, 3 insertions, 2 deletions
diff --git a/src/3rdparty/freetype/builds/unix/ftsystem.c b/src/3rdparty/freetype/builds/unix/ftsystem.c
index e238c6083d..a5a692de50 100644
--- a/src/3rdparty/freetype/builds/unix/ftsystem.c
+++ b/src/3rdparty/freetype/builds/unix/ftsystem.c
@@ -4,7 +4,7 @@
*
* Unix-specific FreeType low-level system interface (body).
*
- * Copyright (C) 1996-2022 by
+ * Copyright (C) 1996-2023 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
@@ -70,6 +70,7 @@
#include <string.h>
#include <errno.h>
+
/**************************************************************************
*
* MEMORY MANAGEMENT INTERFACE
diff --git a/src/3rdparty/freetype/builds/windows/ftdebug.c b/src/3rdparty/freetype/builds/windows/ftdebug.c
index a65f544694..360f8c7e32 100644
--- a/src/3rdparty/freetype/builds/windows/ftdebug.c
+++ b/src/3rdparty/freetype/builds/windows/ftdebug.c
@@ -4,7 +4,7 @@
*
* Debugging and logging component for Win32 (body).
*
- * Copyright (C) 1996-2022 by
+ * Copyright (C) 1996-2023 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,