summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-04 20:28:52 +0000
committerKarl Berry <karl@freefriends.org>2023-05-04 20:28:52 +0000
commitff6c094138daed231f88c703a44794f1f671ba96 (patch)
treee0c3e4644f6adc08730cbacb7cc457c5dc5e97cc
parente95bdbf2f6f9a30a7e8871fc46379e5ca7016561 (diff)
coolstr (4may23)
git-svn-id: svn://tug.org/texlive/trunk@67015 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/coolstr/README11
-rw-r--r--Master/texmf-dist/source/latex/coolstr/coolstr.dtx6
-rw-r--r--Master/texmf-dist/source/latex/coolstr/coolstr.ins8
-rw-r--r--Master/texmf-dist/tex/latex/coolstr/coolstr.sty4
4 files changed, 16 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/coolstr/README b/Master/texmf-dist/doc/latex/coolstr/README
index 6c52e8a6a0e..21615479fce 100644
--- a/Master/texmf-dist/doc/latex/coolstr/README
+++ b/Master/texmf-dist/doc/latex/coolstr/README
@@ -23,12 +23,13 @@ by using MikTeX Options
License
-------
-This pacakge is released under the GNU Lesser General Public License. See
-http://www.gnu.org/licenses/licenses.html#LGPL for more details.
+This package is released under the GNU Lesser General Public License. See
+https://www.gnu.org/licenses/licenses.html#LGPL for more details.
Contact
-------
-Any bugs may be reported to the author by sending an email to the address with
-the first part being nsetzer, then an at sign, the next part is umd, and
-finally it ends in dot edu. \ No newline at end of file
+Any bugs may be reported to the author by sending an email to the
+address with the first part being "latex", a dash, then "inquiries",
+then an at sign, the next part is nsetzer, and finally it ends in dot com.
+
diff --git a/Master/texmf-dist/source/latex/coolstr/coolstr.dtx b/Master/texmf-dist/source/latex/coolstr/coolstr.dtx
index 7014f0d7f52..6c0513a8136 100644
--- a/Master/texmf-dist/source/latex/coolstr/coolstr.dtx
+++ b/Master/texmf-dist/source/latex/coolstr/coolstr.dtx
@@ -2,11 +2,13 @@
%
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{coolstr}
-%<package> [2009/09/09 v2.2 COntent Oriented LaTeX Strings]
+%<package> [2023/05/03 v2.2 COntent Oriented LaTeX Strings]
%<package>\RequirePackage{ifthen}
%<package>\RequirePackage{amsmath}
%<package>\RequirePackage{amssymb}
%
+% Update on 2023/05/03 purely to clarify the license; no code changes.
+% This package is released under the GNU LGPL.
%
%<*driver>
\documentclass{ltxdoc}
@@ -823,4 +825,4 @@
%
%
% \Finale
-\endinput \ No newline at end of file
+\endinput
diff --git a/Master/texmf-dist/source/latex/coolstr/coolstr.ins b/Master/texmf-dist/source/latex/coolstr/coolstr.ins
index 5ee160edfdd..b4ff26524d6 100644
--- a/Master/texmf-dist/source/latex/coolstr/coolstr.ins
+++ b/Master/texmf-dist/source/latex/coolstr/coolstr.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/coolstr/coolstr.sty b/Master/texmf-dist/tex/latex/coolstr/coolstr.sty
index 88f5a297219..9cd241eec4f 100644
--- a/Master/texmf-dist/tex/latex/coolstr/coolstr.sty
+++ b/Master/texmf-dist/tex/latex/coolstr/coolstr.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{coolstr}
- [2009/09/09 v2.2 COntent Oriented LaTeX Strings]
+ [2023/05/03 v2.2 COntent Oriented LaTeX Strings]
\RequirePackage{ifthen}
\RequirePackage{amsmath}
\RequirePackage{amssymb}