From ef0df012fe93429bbd3ddef76a731386764fb398 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Jun 2016 23:16:26 +0000 Subject: patchcmd (3jun16) git-svn-id: svn://tug.org/texlive/trunk@41379 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/patchcmd/patchcmd.sty | 24 ++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex/patchcmd') diff --git a/Master/texmf-dist/tex/latex/patchcmd/patchcmd.sty b/Master/texmf-dist/tex/latex/patchcmd/patchcmd.sty index 596992d8f24..f73b6a90f05 100644 --- a/Master/texmf-dist/tex/latex/patchcmd/patchcmd.sty +++ b/Master/texmf-dist/tex/latex/patchcmd/patchcmd.sty @@ -9,23 +9,25 @@ %%% ==================================================================== %%% @LaTeX-doc-source-file{ %%% filename = "patchcmd.dtx", -%%% version = "1.03", -%%% date = "2000/07/31", -%%% time = "08:40:39 EDT", +%%% version = "1.05", +%%% date = "2016/06/03", %%% author = "Michael J Downes", -%%% email = "mjd@ams.org", %%% abstract = "Provides a way to add material at beginning or end of %%% a macro's existing definition.", -%%% checksum = "23183 222 932 7411", -%%% docstring = "The checksum field, produced by Robert Solovay's -%%% checksum utility, gives CRC-16 checksum, lines, -%%% words, and characters.", %%% } %%% ==================================================================== +%%% Copyright 2000 Michael John Downes +%%% +%%% Following Michael's death, his family have requested that his TeX +%%% related files are made publicly available under the LPPL license. +%%% +%%% This file is available under the LaTeX Project Public License version 1 +%%% or (at your option) any later version. +%%% https://latex-project.org/lppl/ +%%% (LPPL maintenance status: unmaintained) +%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{patchcmd}[2000/07/31 v1.03] -%% Copyright 2000 Michael John Downes -%% This file has no restrictions on its use, distribution, or sale. +\ProvidesPackage{patchcmd}[2016/06/03 v1.05] %%\def\wrs{\immediate\write\sixt@@n} \newcommand{\patchcommand}[1]{% -- cgit v1.2.3