diff options
author | Karl Berry <karl@freefriends.org> | 2023-02-20 21:00:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-02-20 21:00:04 +0000 |
commit | dc3e0bc45fa068ea0640402f61df774dd612285f (patch) | |
tree | a4249bc5000790f49ae8c27d433d01bda27583b1 /Master/texmf-dist/scripts | |
parent | 34b4cb3bb6b0acb3ba84e4f221500c1750d67312 (diff) |
hyperxmp (20feb23)
git-svn-id: svn://tug.org/texlive/trunk@65980 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/hyperxmp/hyperxmp-add-bytecount.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/hyperxmp/hyperxmp-add-bytecount.pl b/Master/texmf-dist/scripts/hyperxmp/hyperxmp-add-bytecount.pl index 8d965a63f5f..d3fb7e59b17 100755 --- a/Master/texmf-dist/scripts/hyperxmp/hyperxmp-add-bytecount.pl +++ b/Master/texmf-dist/scripts/hyperxmp/hyperxmp-add-bytecount.pl @@ -8,7 +8,7 @@ use warnings; # hyperxmp-add-bytecount # # Adds/updates byteCount specification in XMP packet in pdf file(s) # # made by hyperxmp, with byteCount = file size. # -# Copyright (C) 2020 John Collins <jcc8@psu.edu> # +# Copyright (C) 2020-2022 John Collins <jcc8@psu.edu> # # and Scott Pakin, <scott+hyxmp@pakin.org> # # # # This program may be distributed and/or modified under the conditions # |