[latex3-commits] [git/LaTeX3-latex3-latex3] main: Step release tag (c6b85950b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jan 24 09:31:37 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/c6b85950b983c86fcdae9162da16c5c7e839dd77
>---------------------------------------------------------------
commit c6b85950b983c86fcdae9162da16c5c7e839dd77
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jan 24 08:31:37 2023 +0000
Step release tag
I'd missed an update in l3experimental:
minor but worth sweeping up.
>---------------------------------------------------------------
c6b85950b983c86fcdae9162da16c5c7e839dd77
l3experimental/CHANGELOG.md | 5 ++++-
l3experimental/README.md | 4 ++--
l3experimental/l3benchmark/l3benchmark.dtx | 6 +++---
l3experimental/l3benchmark/l3benchmark.ins | 4 ++--
l3experimental/l3bitset/l3bitset.dtx | 6 +++---
l3experimental/l3draw/l3draw-boxes.dtx | 4 ++--
l3experimental/l3draw/l3draw-layers.dtx | 4 ++--
l3experimental/l3draw/l3draw-paths.dtx | 4 ++--
l3experimental/l3draw/l3draw-points.dtx | 4 ++--
l3experimental/l3draw/l3draw-scopes.dtx | 4 ++--
l3experimental/l3draw/l3draw-softpath.dtx | 4 ++--
l3experimental/l3draw/l3draw-state.dtx | 4 ++--
l3experimental/l3draw/l3draw-transforms.dtx | 4 ++--
l3experimental/l3draw/l3draw.dtx | 6 +++---
l3experimental/l3draw/l3draw.ins | 4 ++--
l3experimental/l3graphics/l3graphics.dtx | 6 +++---
l3experimental/l3graphics/l3graphics.ins | 4 ++--
l3experimental/l3opacity/l3opacity.dtx | 6 +++---
l3experimental/l3opacity/l3opacity.ins | 4 ++--
l3experimental/l3str/l3str-format.dtx | 6 +++---
l3experimental/l3str/l3str.ins | 4 ++--
l3experimental/l3sys-shell/l3sys-shell.dtx | 6 +++---
l3experimental/l3sys-shell/l3sys-shell.ins | 4 ++--
l3experimental/xcoffins/xcoffins.dtx | 6 +++---
l3experimental/xcoffins/xcoffins.ins | 4 ++--
l3experimental/xgalley/l3galley.dtx | 6 +++---
l3experimental/xgalley/xgalley.dtx | 6 +++---
l3experimental/xgalley/xgalley.ins | 4 ++--
28 files changed, 68 insertions(+), 65 deletions(-)
diff --git a/l3experimental/CHANGELOG.md b/l3experimental/CHANGELOG.md
index 76be02927..d147f91b3 100644
--- a/l3experimental/CHANGELOG.md
+++ b/l3experimental/CHANGELOG.md
@@ -7,6 +7,8 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2023-01-24]
+
### Changed
- Track `expl3` core changes
@@ -254,7 +256,8 @@ this project uses date-based 'snapshot' version identifiers.
- New `l3color` module using `xcolor`-like expression syntax
- New `l3draw` module, based on `pgf` layer of the TikZ system
-[Unreleased]: https://github.com/latex3/latex3/compare/2022-04-20...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2023-01-24...HEAD
+[2023-01-24]: https://github.com/latex3/latex3/compare/2022-04-20...2023-01-24
[2022-04-20]: https://github.com/latex3/latex3/compare/2022-04-10...2022-04-20
[2022-04-10]: https://github.com/latex3/latex3/compare/2022-02-05...2022-04-10
[2022-02-05]: https://github.com/latex3/latex3/compare/2021-11-12...2022-02-05
diff --git a/l3experimental/README.md b/l3experimental/README.md
index 61893ee14..8b6fe49c3 100644
--- a/l3experimental/README.md
+++ b/l3experimental/README.md
@@ -1,7 +1,7 @@
Experimental LaTeX3 Concepts
============================
-Release 2022-04-20
+Release 2023-01-24
Overview
--------
@@ -133,6 +133,6 @@ the [LaTeX-L list](#Discussion) should be used.
-----
-<p>Copyright (C) 1998-2004,2008-2012,2014-2022 The LaTeX Project <br />
+<p>Copyright (C) 1998-2004,2008-2012,2014-2023 The LaTeX Project <br />
<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
All rights reserved.</p>
diff --git a/l3experimental/l3benchmark/l3benchmark.dtx b/l3experimental/l3benchmark/l3benchmark.dtx
index a2cc6311a..e3d41c808 100644
--- a/l3experimental/l3benchmark/l3benchmark.dtx
+++ b/l3experimental/l3benchmark/l3benchmark.dtx
@@ -2,7 +2,7 @@
%
%% File: l3benchmark.dtx
%
-% Copyright (C) 2011,2012,2014-2022 The LaTeX Project
+% Copyright (C) 2011,2012,2014-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -122,7 +122,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3benchmark}{2022-04-20}{}
+\ProvidesExplPackage{l3benchmark}{2023-01-24}{}
{L3 Experimental benchmarking}
% \end{macrocode}
%
diff --git a/l3experimental/l3benchmark/l3benchmark.ins b/l3experimental/l3benchmark/l3benchmark.ins
index 7696fc105..cfef0f060 100644
--- a/l3experimental/l3benchmark/l3benchmark.ins
+++ b/l3experimental/l3benchmark/l3benchmark.ins
@@ -2,7 +2,7 @@
File: l3benchmark.ins
-Copyright (C) 2011,2018-2022 The LaTeX Project
+Copyright (C) 2011,2018-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2018-2022 The LaTeX Project
+Copyright (C) 2018-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/l3bitset/l3bitset.dtx b/l3experimental/l3bitset/l3bitset.dtx
index 0ea2a8dbf..e4a40a7d7 100644
--- a/l3experimental/l3bitset/l3bitset.dtx
+++ b/l3experimental/l3bitset/l3bitset.dtx
@@ -2,7 +2,7 @@
%
%% File: l3bitset.dtx
%
-% Copyright (C) 2020-2022 The LaTeX Project
+% Copyright (C) 2020-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -42,7 +42,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
% \begin{documentation}
@@ -264,7 +264,7 @@
%<@@=bitset>
% \end{macrocode}
% \begin{macrocode}
-\ProvidesExplPackage{l3bitset}{2022-04-20}{}
+\ProvidesExplPackage{l3bitset}{2023-01-24}{}
{L3 Experimental bitset support}
% \end{macrocode}
% A bitset is a string variable.
diff --git a/l3experimental/l3draw/l3draw-boxes.dtx b/l3experimental/l3draw/l3draw-boxes.dtx
index 4059deb74..504d92ce2 100644
--- a/l3experimental/l3draw/l3draw-boxes.dtx
+++ b/l3experimental/l3draw/l3draw-boxes.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-boxes.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-layers.dtx b/l3experimental/l3draw/l3draw-layers.dtx
index bbdc42260..aa930cfcc 100644
--- a/l3experimental/l3draw/l3draw-layers.dtx
+++ b/l3experimental/l3draw/l3draw-layers.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-layers.dtx
%
-% Copyright (C) 2019-2022 The LaTeX Project
+% Copyright (C) 2019-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-paths.dtx b/l3experimental/l3draw/l3draw-paths.dtx
index 27252d36c..7201051b8 100644
--- a/l3experimental/l3draw/l3draw-paths.dtx
+++ b/l3experimental/l3draw/l3draw-paths.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-paths.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-points.dtx b/l3experimental/l3draw/l3draw-points.dtx
index d67f61cbc..01b82b4a8 100644
--- a/l3experimental/l3draw/l3draw-points.dtx
+++ b/l3experimental/l3draw/l3draw-points.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-points.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-scopes.dtx b/l3experimental/l3draw/l3draw-scopes.dtx
index 2a4968ba7..4663049ad 100644
--- a/l3experimental/l3draw/l3draw-scopes.dtx
+++ b/l3experimental/l3draw/l3draw-scopes.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-scopes.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-softpath.dtx b/l3experimental/l3draw/l3draw-softpath.dtx
index 91f16e362..971a4236a 100644
--- a/l3experimental/l3draw/l3draw-softpath.dtx
+++ b/l3experimental/l3draw/l3draw-softpath.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-softpath.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-state.dtx b/l3experimental/l3draw/l3draw-state.dtx
index b4cdd7b1f..defbbf9a9 100644
--- a/l3experimental/l3draw/l3draw-state.dtx
+++ b/l3experimental/l3draw/l3draw-state.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-state.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw-transforms.dtx b/l3experimental/l3draw/l3draw-transforms.dtx
index 3461dd983..23febfae6 100644
--- a/l3experimental/l3draw/l3draw-transforms.dtx
+++ b/l3experimental/l3draw/l3draw-transforms.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw-transforms.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index 9dcca5c6f..6affc2f42 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -2,7 +2,7 @@
%
%% File: l3draw.dtx
%
-% Copyright(C) 2018-2022 The LaTeX Project
+% Copyright(C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -110,7 +110,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -1173,7 +1173,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3draw}{2022-04-20}{}
+\ProvidesExplPackage{l3draw}{2023-01-24}{}
{L3 Experimental core drawing support}
% \end{macrocode}
%
diff --git a/l3experimental/l3draw/l3draw.ins b/l3experimental/l3draw/l3draw.ins
index 411e17985..7183607c2 100644
--- a/l3experimental/l3draw/l3draw.ins
+++ b/l3experimental/l3draw/l3draw.ins
@@ -2,7 +2,7 @@
File: l3draw.ins
-Copyright (C) 2018-2022 The LaTeX Project
+Copyright (C) 2018-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2018-2022 The LaTeX Project
+Copyright (C) 2018-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/l3graphics/l3graphics.dtx b/l3experimental/l3graphics/l3graphics.dtx
index 4549aed4b..ed7f01717 100644
--- a/l3experimental/l3graphics/l3graphics.dtx
+++ b/l3experimental/l3graphics/l3graphics.dtx
@@ -2,7 +2,7 @@
%
%% File: l3graphics.dtx
%
-% Copyright (C) 2017-2022 The LaTeX Project
+% Copyright (C) 2017-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -185,7 +185,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3graphics}{2022-04-20}{}
+\ProvidesExplPackage{l3graphics}{2023-01-24}{}
{L3 Experimental graphics inclusion support}
% \end{macrocode}
%
diff --git a/l3experimental/l3graphics/l3graphics.ins b/l3experimental/l3graphics/l3graphics.ins
index b126956cf..40f03e569 100644
--- a/l3experimental/l3graphics/l3graphics.ins
+++ b/l3experimental/l3graphics/l3graphics.ins
@@ -1,6 +1,6 @@
\iffalse meta-comment
-File l3graphics.ins Copyright (C) 2017,2019-2022 The LaTeX Project
+File l3graphics.ins Copyright (C) 2017,2019-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -32,7 +32,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2019-2022 The LaTeX Project
+Copyright (C) 2019-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/l3opacity/l3opacity.dtx b/l3experimental/l3opacity/l3opacity.dtx
index b298e5df9..eceff60d4 100644
--- a/l3experimental/l3opacity/l3opacity.dtx
+++ b/l3experimental/l3opacity/l3opacity.dtx
@@ -2,7 +2,7 @@
%
%% File: l3opacity.dtx
%
-% Copyright (C) 2021,2022 The LaTeX Project
+% Copyright (C) 2021-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -96,7 +96,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3opacity}{2022-04-20}{}
+\ProvidesExplPackage{l3opacity}{2023-01-24}{}
{L3 Experimental opacity support}
% \end{macrocode}
%
diff --git a/l3experimental/l3opacity/l3opacity.ins b/l3experimental/l3opacity/l3opacity.ins
index 770139895..1a5e5de20 100644
--- a/l3experimental/l3opacity/l3opacity.ins
+++ b/l3experimental/l3opacity/l3opacity.ins
@@ -2,7 +2,7 @@
File: l3opacity.ins
-Copyright (C) 2021,2022 The LaTeX Project
+Copyright (C) 2021-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2021,2022 The LaTeX Project
+Copyright (C) 2021-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/l3str/l3str-format.dtx b/l3experimental/l3str/l3str-format.dtx
index 99c60e406..5ab072437 100644
--- a/l3experimental/l3str/l3str-format.dtx
+++ b/l3experimental/l3str/l3str-format.dtx
@@ -2,7 +2,7 @@
%
%% File: l3str-format.dtx
%
-% Copyright (C) 2012-2022 The LaTeX Project
+% Copyright (C) 2012-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -48,7 +48,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -166,7 +166,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3str-format}{2022-04-20}{}
+\ProvidesExplPackage{l3str-format}{2023-01-24}{}
{L3 Experimental string formatting}
% \end{macrocode}
%
diff --git a/l3experimental/l3str/l3str.ins b/l3experimental/l3str/l3str.ins
index 812f6c30b..fa070c69e 100644
--- a/l3experimental/l3str/l3str.ins
+++ b/l3experimental/l3str/l3str.ins
@@ -2,7 +2,7 @@
File l3str.ins
-Copyright (C) 2011-2017,2019-2022 The LaTeX Project
+Copyright (C) 2011-2017,2019-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2011-2022 The LaTeX Project
+Copyright (C) 2011-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/l3sys-shell/l3sys-shell.dtx b/l3experimental/l3sys-shell/l3sys-shell.dtx
index 3f8f71127..0f0852a95 100644
--- a/l3experimental/l3sys-shell/l3sys-shell.dtx
+++ b/l3experimental/l3sys-shell/l3sys-shell.dtx
@@ -2,7 +2,7 @@
%
%% File: l3sys-shell.dtx
%
-% Copyright (C) 2018-2022 The LaTeX Project
+% Copyright (C) 2018-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -151,7 +151,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3sys-shell}{2022-04-20}{}
+\ProvidesExplPackage{l3sys-shell}{2023-01-24}{}
{L3 Experimental system shell functions}
% \end{macrocode}
%
diff --git a/l3experimental/l3sys-shell/l3sys-shell.ins b/l3experimental/l3sys-shell/l3sys-shell.ins
index 0bf0dbb98..c546801d0 100644
--- a/l3experimental/l3sys-shell/l3sys-shell.ins
+++ b/l3experimental/l3sys-shell/l3sys-shell.ins
@@ -2,7 +2,7 @@
File: l3sys-shell.ins
-Copyright (C) 2018-2022 The LaTeX Project
+Copyright (C) 2018-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2018-2022 The LaTeX Project
+Copyright (C) 2018-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/xcoffins/xcoffins.dtx b/l3experimental/xcoffins/xcoffins.dtx
index 44a791318..8794786d5 100644
--- a/l3experimental/xcoffins/xcoffins.dtx
+++ b/l3experimental/xcoffins/xcoffins.dtx
@@ -2,7 +2,7 @@
%
%% File: xcoffins.dtx
%
-% Copyright (C) 2010-2012,2014,2016-2022 The LaTeX Project
+% Copyright (C) 2010-2012,2014,2016-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -53,7 +53,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -672,7 +672,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{xcoffins}{2022-04-20}{}
+\ProvidesExplPackage{xcoffins}{2023-01-24}{}
{L3 Experimental design level coffins}
% \end{macrocode}
%
diff --git a/l3experimental/xcoffins/xcoffins.ins b/l3experimental/xcoffins/xcoffins.ins
index 0605a1ae3..224e77b5d 100644
--- a/l3experimental/xcoffins/xcoffins.ins
+++ b/l3experimental/xcoffins/xcoffins.ins
@@ -2,7 +2,7 @@
File: xcoffins.ins
-Copyright (C) 2010,2011,2012,2016,2017,2019-2022 The LaTeX Project
+Copyright (C) 2010,2011,2012,2016,2017,2019-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2010-2022 The LaTeX Project
+Copyright (C) 2010-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
diff --git a/l3experimental/xgalley/l3galley.dtx b/l3experimental/xgalley/l3galley.dtx
index 08bc17329..1770aa7fa 100644
--- a/l3experimental/xgalley/l3galley.dtx
+++ b/l3experimental/xgalley/l3galley.dtx
@@ -3,7 +3,7 @@
%% File: l3galley.dtx
%
% Copyright (C) 1999-2001,2004-2009 Frank Mittelbach
-% (C) 2010-2022 The LaTeX Project
+% (C) 2010-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -61,7 +61,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -686,7 +686,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3galley}{2022-04-20}{}
+\ProvidesExplPackage{l3galley}{2023-01-24}{}
{L3 Experimental galley code}
% \end{macrocode}
%
diff --git a/l3experimental/xgalley/xgalley.dtx b/l3experimental/xgalley/xgalley.dtx
index 2ceab8e34..4510cba15 100644
--- a/l3experimental/xgalley/xgalley.dtx
+++ b/l3experimental/xgalley/xgalley.dtx
@@ -3,7 +3,7 @@
%% File: xgalley.dtx
%
% Copyright (C) 1999-2001,2004-2009 Frank Mittelbach
-% (C) 2010-2012,2014,2016-2022 The LaTeX Project
+% (C) 2010-2012,2014,2016-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2023-01-24}
%
% \maketitle
%
@@ -731,7 +731,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{xgalley}{2022-04-20}{}
+\ProvidesExplPackage{xgalley}{2023-01-24}{}
{L3 Experimental galley}
\RequirePackage{xtemplate,l3galley}
% \end{macrocode}
diff --git a/l3experimental/xgalley/xgalley.ins b/l3experimental/xgalley/xgalley.ins
index d497e29f9..82ae4c772 100644
--- a/l3experimental/xgalley/xgalley.ins
+++ b/l3experimental/xgalley/xgalley.ins
@@ -2,7 +2,7 @@
File: xgalley.ins
-Copyright (C) 2010-2012,2016,2017,2019-2022 The LaTeX Project
+Copyright (C) 2010-2012,2016,2017,2019-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -34,7 +34,7 @@ license information is placed in the derived files.
\preamble
-Copyright (C) 2010-2022 The LaTeX Project
+Copyright (C) 2010-2023 The LaTeX Project
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
More information about the latex3-commits
mailing list.