summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-01 21:05:20 +0000
committerKarl Berry <karl@freefriends.org>2023-02-01 21:05:20 +0000
commit5ec4462c17c300923c50e0350edcfd94d28d2486 (patch)
treebb07e19ed285b182a2351f3b42dd88e4a13774cc /Master/texmf-dist/doc/support
parent165f553315d9f59ef87cf00148148f9e15539f84 (diff)
fontools (1feb23)
git-svn-id: svn://tug.org/texlive/trunk@65706 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/fontools/README2
-rwxr-xr-xMaster/texmf-dist/doc/support/fontools/splitttc8
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/support/fontools/README b/Master/texmf-dist/doc/support/fontools/README
index 684b0fdda6e..a7edc5d48e6 100644
--- a/Master/texmf-dist/doc/support/fontools/README
+++ b/Master/texmf-dist/doc/support/fontools/README
@@ -79,6 +79,6 @@ See the GNU General Public License for more details.
LICENSE & COPYRIGHT
===================
-This software is copyright (C) 2005-2022 Marc Penninga.
+This software is copyright (C) 2005-2023 Marc Penninga.
It is released under the terms of the GNU General Public Licence;
see the file GPLv2.txt for the license conditions.
diff --git a/Master/texmf-dist/doc/support/fontools/splitttc b/Master/texmf-dist/doc/support/fontools/splitttc
index 52aaf42fbad..fdf359a1e5e 100755
--- a/Master/texmf-dist/doc/support/fontools/splitttc
+++ b/Master/texmf-dist/doc/support/fontools/splitttc
@@ -4,7 +4,7 @@
----------------------------------------------------------------------------
- Copyright (C) 2022 Marc Penninga.
+ Copyright (C) 2023 Marc Penninga.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -38,7 +38,7 @@ use File::Basename;
use Getopt::Long;
use Pod::Usage;
-my $VERSION = "20220124";
+my $VERSION = "20230201";
parse_commandline();
@@ -280,7 +280,7 @@ Marc Penninga <marcpenninga@gmail.com>
=head1 COPYRIGHT
-Copyright (C) 2019-2022 Marc Penninga.
+Copyright (C) 2019-2023 Marc Penninga.
=head1 LICENSE
@@ -303,7 +303,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<splitttc> version 20220124.
+This document describes B<splitttc> version 20230201.
=head1 RECENT CHANGES