[latex3-commits] [git/LaTeX3-latex3-graphics-def] master: dates and copyright lines (871566c)
David Carlisle
d.p.carlisle at gmail.com
Mon Aug 31 20:46:05 CEST 2020
Repository : https://github.com/latex3/graphics-def
On branch : master
Link : https://github.com/latex3/graphics-def/commit/871566c8c4910f15dc74a3d4670c066977e29a1b
>---------------------------------------------------------------
commit 871566c8c4910f15dc74a3d4670c066977e29a1b
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Mon Aug 31 19:46:05 2020 +0100
dates and copyright lines
>---------------------------------------------------------------
871566c8c4910f15dc74a3d4670c066977e29a1b
README.md | 2 +-
dvipdfmx.def | 5 +++--
dvisvgm.def | 5 +++--
luatex.def | 11 ++++++-----
pdftex.def | 11 ++++++-----
xetex.def | 5 +++--
6 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index 20abc33..ad57349 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
LaTeX support for color and graphics
====================================
-Release 2020-08-09
+Release 2020-08-26
This bundle contains the 'engine-dependent' part of support for
color and graphics in LaTeX2e (the code here will also function
diff --git a/dvipdfmx.def b/dvipdfmx.def
index 5a6b8bf..0944ae0 100644
--- a/dvipdfmx.def
+++ b/dvipdfmx.def
@@ -1,5 +1,6 @@
-%% dvipdfmx.def Copyright (C) 2005-2017 LaTeX3 Project, Jin-Hwan Cho, Shunsaku Hirata
-%% (with contributions from many others)
+%% dvipdfmx.def
+%% Copyright (C) 2005-2020 LaTeX3 Project, Jin-Hwan Cho, Shunsaku Hirata
+%% (with contributions from many others)
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
diff --git a/dvisvgm.def b/dvisvgm.def
index 46a3c38..052981b 100644
--- a/dvisvgm.def
+++ b/dvisvgm.def
@@ -1,5 +1,6 @@
-% Copyright 2015 by Till Tantau
-% Copyright 2016 2018 by Till Tantau and LaTeX3 Project
+%% dvisvgm.def
+%% Copyright 2015 by Till Tantau
+%% Copyright 2016-2020 by Till Tantau and LaTeX3 Project
%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
diff --git a/luatex.def b/luatex.def
index 1e323c7..04d3621 100644
--- a/luatex.def
+++ b/luatex.def
@@ -1,8 +1,9 @@
-%% luatex.def Copyright (C) 2000-2015 David Carlisle, Sebastian Rahtz,
-%% Hans Hagen, Heiko Oberdiek and
-%% Martin Schr\"oder
-%% Copyright (C) 2016-2018 LaTeX3 project and Heiko Oberdiek
-%% Copyright (C) 2018-2020 LaTeX3 project
+%% luatex.def
+%% Copyright (C) 2000-2015 David Carlisle, Sebastian Rahtz,
+%% Hans Hagen, Heiko Oberdiek and
+%% Martin Schr\"oder
+%% Copyright (C) 2016-2018 LaTeX3 project and Heiko Oberdiek
+%% Copyright (C) 2018-2020 LaTeX3 project
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
diff --git a/pdftex.def b/pdftex.def
index d48a44d..ac6ca6f 100644
--- a/pdftex.def
+++ b/pdftex.def
@@ -1,8 +1,9 @@
-%% pdftex.def Copyright (C) 2000-2015 David Carlisle, Sebastian Rahtz,
-%% Hans Hagen, Heiko Oberdiek and
-%% Martin Schr\"oder
-%% Copyright (C) 2016-2018 LaTeX3 project and Heiko Oberdiek
-%% Copyright (C) 2018-2020 LaTeX3 project
+%% pdftex.def
+%% Copyright (C) 2000-2015 David Carlisle, Sebastian Rahtz,
+%% Hans Hagen, Heiko Oberdiek and
+%% Martin Schr\"oder
+%% Copyright (C) 2016-2018 LaTeX3 project and Heiko Oberdiek
+%% Copyright (C) 2018-2020 LaTeX3 project
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
diff --git a/xetex.def b/xetex.def
index 588adcc..5364b6c 100644
--- a/xetex.def
+++ b/xetex.def
@@ -1,5 +1,6 @@
-%% xetex.def Copyright (C) 2005-2017 LaTeX3 Project, Jin-Hwan Cho, Shunsaku Hirata
-%% (with contributions from many others)
+%% xetex.def
+%% Copyright (C) 2005-2020 LaTeX3 Project, Jin-Hwan Cho, Shunsaku Hirata
+%% (with contributions from many others)
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
More information about the latex3-commits
mailing list.