summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-04 20:28:40 +0000
committerKarl Berry <karl@freefriends.org>2023-05-04 20:28:40 +0000
commite95bdbf2f6f9a30a7e8871fc46379e5ca7016561 (patch)
treeea8ec14c6f6d507e17b622dc09a386d7cebacac0
parentc1f1e0886f9196cff2778d253d90129ec97b82c9 (diff)
coollist (4may23)
git-svn-id: svn://tug.org/texlive/trunk@67014 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/source/latex/coollist/coollist.dtx4
-rw-r--r--Master/texmf-dist/source/latex/coollist/coollist.ins8
-rw-r--r--Master/texmf-dist/tex/latex/coollist/coollist.sty4
3 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/coollist/coollist.dtx b/Master/texmf-dist/source/latex/coollist/coollist.dtx
index 9fa4ea70a86..7b611234a2a 100644
--- a/Master/texmf-dist/source/latex/coollist/coollist.dtx
+++ b/Master/texmf-dist/source/latex/coollist/coollist.dtx
@@ -2,14 +2,14 @@
%
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{coollist}
-%<package> [2022/06/09 v1.4 COntent Oriented LaTeX Lists]
+%<package> [2023/05/03 v1.4 COntent Oriented LaTeX Lists]
%<package>\RequirePackage{ifthen}
%<package>\RequirePackage{amsmath}
%<package>\RequirePackage{amssymb}
%<package>\RequirePackage{coolstr}
%<package>\RequirePackage{forloop}
%
-% Update on 2022/06/09 purely to clarify the license; no code changes.
+% Update on 2023/05/03 purely to clarify the license; no code changes.
% This package is released under the GNU LGPL.
%
%<*driver>
diff --git a/Master/texmf-dist/source/latex/coollist/coollist.ins b/Master/texmf-dist/source/latex/coollist/coollist.ins
index cede022fdb1..48f12ae1d34 100644
--- a/Master/texmf-dist/source/latex/coollist/coollist.ins
+++ b/Master/texmf-dist/source/latex/coollist/coollist.ins
@@ -1,8 +1,8 @@
%%
-%% Copyright (C) 2005 by nsetzer
+%% Copyright (C) 2005-2023 by nsetzer
%%
%% This file may be distributed and/or modified under the
-%% conditions of the Limited General Product License
+%% conditions of the GNU Lesser General Public License.
%%
\input docstrip.tex
@@ -16,7 +16,7 @@
This is a generated file
This file may be distributed and/or modified under the
-conditions of the Limited General Product License
+conditions of the GNU Lesser General Public License.
\endpreamble
@@ -37,4 +37,4 @@ conditions of the Limited General Product License
\Msg{* *}
\Msg{****************************************************}
-\endbatchfile \ No newline at end of file
+\endbatchfile
diff --git a/Master/texmf-dist/tex/latex/coollist/coollist.sty b/Master/texmf-dist/tex/latex/coollist/coollist.sty
index 572673c52aa..87a2dc01fdd 100644
--- a/Master/texmf-dist/tex/latex/coollist/coollist.sty
+++ b/Master/texmf-dist/tex/latex/coollist/coollist.sty
@@ -9,11 +9,11 @@
%% This is a generated file
%%
%% This file may be distributed and/or modified under the
-%% conditions of the Limited General Product License
+%% conditions of the GNU Lesser General Public License.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{coollist}
- [2022/06/09 v1.4 COntent Oriented LaTeX Lists]
+ [2023/05/03 v1.4 COntent Oriented LaTeX Lists]
\RequirePackage{ifthen}
\RequirePackage{amsmath}
\RequirePackage{amssymb}