texlive[67015] Master/texmf-dist: coolstr (4may23)
commits+karl at tug.org
commits+karl at tug.org
Thu May 4 22:28:53 CEST 2023
Revision: 67015
http://tug.org/svn/texlive?view=revision&revision=67015
Author: karl
Date: 2023-05-04 22:28:52 +0200 (Thu, 04 May 2023)
Log Message:
-----------
coolstr (4may23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/coolstr/README
trunk/Master/texmf-dist/source/latex/coolstr/coolstr.dtx
trunk/Master/texmf-dist/source/latex/coolstr/coolstr.ins
trunk/Master/texmf-dist/tex/latex/coolstr/coolstr.sty
Modified: trunk/Master/texmf-dist/doc/latex/coolstr/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/coolstr/README 2023-05-04 20:28:40 UTC (rev 67014)
+++ trunk/Master/texmf-dist/doc/latex/coolstr/README 2023-05-04 20:28:52 UTC (rev 67015)
@@ -23,12 +23,13 @@
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.
+
Modified: trunk/Master/texmf-dist/source/latex/coolstr/coolstr.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/coolstr/coolstr.dtx 2023-05-04 20:28:40 UTC (rev 67014)
+++ trunk/Master/texmf-dist/source/latex/coolstr/coolstr.dtx 2023-05-04 20:28:52 UTC (rev 67015)
@@ -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
Modified: trunk/Master/texmf-dist/source/latex/coolstr/coolstr.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/coolstr/coolstr.ins 2023-05-04 20:28:40 UTC (rev 67014)
+++ trunk/Master/texmf-dist/source/latex/coolstr/coolstr.ins 2023-05-04 20:28:52 UTC (rev 67015)
@@ -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 @@
\Msg{* *}
\Msg{****************************************************}
-\endbatchfile
\ No newline at end of file
+\endbatchfile
Modified: trunk/Master/texmf-dist/tex/latex/coolstr/coolstr.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/coolstr/coolstr.sty 2023-05-04 20:28:40 UTC (rev 67014)
+++ trunk/Master/texmf-dist/tex/latex/coolstr/coolstr.sty 2023-05-04 20:28:52 UTC (rev 67015)
@@ -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}
More information about the tex-live-commits
mailing list.