summaryrefslogtreecommitdiff
path: root/builds/meson
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2023-01-17 09:18:25 +0100
committerWerner Lemberg <wl@gnu.org>2023-01-17 09:18:25 +0100
commit65f85237060a9a21abe8521b2ed14634fec005f1 (patch)
treec91f0027905777b1d7beae574ea797fff353df64 /builds/meson
parent6c1bd0f2b285758dea6e617f398395ddc27ce32e (diff)
downloadfreetype2-65f85237060a9a21abe8521b2ed14634fec005f1.tar.gz
Update all copyright notices.
Diffstat (limited to 'builds/meson')
-rw-r--r--builds/meson/extract_freetype_version.py2
-rw-r--r--builds/meson/extract_libtool_version.py2
-rw-r--r--builds/meson/generate_reference_docs.py2
-rw-r--r--builds/meson/parse_modules_cfg.py2
-rw-r--r--builds/meson/process_ftoption_h.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/builds/meson/extract_freetype_version.py b/builds/meson/extract_freetype_version.py
index 66b5bc855..c4c60e7f1 100644
--- a/builds/meson/extract_freetype_version.py
+++ b/builds/meson/extract_freetype_version.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2020-2022 by
+# Copyright (C) 2020-2023 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
diff --git a/builds/meson/extract_libtool_version.py b/builds/meson/extract_libtool_version.py
index 580f645c1..6fac74c8e 100644
--- a/builds/meson/extract_libtool_version.py
+++ b/builds/meson/extract_libtool_version.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2020-2022 by
+# Copyright (C) 2020-2023 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
diff --git a/builds/meson/generate_reference_docs.py b/builds/meson/generate_reference_docs.py
index eb4480633..4208bb677 100644
--- a/builds/meson/generate_reference_docs.py
+++ b/builds/meson/generate_reference_docs.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2020-2022 by
+# Copyright (C) 2020-2023 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
diff --git a/builds/meson/parse_modules_cfg.py b/builds/meson/parse_modules_cfg.py
index deb253411..6030bb209 100644
--- a/builds/meson/parse_modules_cfg.py
+++ b/builds/meson/parse_modules_cfg.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2020-2022 by
+# Copyright (C) 2020-2023 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
diff --git a/builds/meson/process_ftoption_h.py b/builds/meson/process_ftoption_h.py
index d3f8bb9ae..98daa8c1e 100644
--- a/builds/meson/process_ftoption_h.py
+++ b/builds/meson/process_ftoption_h.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2020-2022 by
+# Copyright (C) 2020-2023 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,