diff options
author | Karl Berry <karl@freefriends.org> | 2024-07-21 20:20:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-07-21 20:20:24 +0000 |
commit | 51cb720c4255a6d9e27d225915b4cb6aa6bc70c6 (patch) | |
tree | 31fb2a268ba9e11355c7b5ffd5e60b21ab836eee /Master/texmf-dist/tex/latex/mailing | |
parent | 9793edf88ca3a585ec2c75cdcfa9d485b9cf5f07 (diff) |
mailing (21jul24)
git-svn-id: svn://tug.org/texlive/trunk@71862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mailing')
-rw-r--r-- | Master/texmf-dist/tex/latex/mailing/mailing.sty | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/mailing/mailing.sty b/Master/texmf-dist/tex/latex/mailing/mailing.sty index a1b445dafce..2dca395590d 100644 --- a/Master/texmf-dist/tex/latex/mailing/mailing.sty +++ b/Master/texmf-dist/tex/latex/mailing/mailing.sty @@ -6,18 +6,18 @@ %% %% mailing.dtx (with options: `package') %% -%% Copyright (C) 1999-2004 Johannes Braams. All rights reserved. +%% Copyright (C) 1999-2024 Johannes Braams. All rights reserved. %% %% This file was generated from file(s) of the mailing package. %% ------------------------------------------------------------ %% %% It may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3 +%% conditions of the LaTeX Project Public License, either version 1.3c %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2003/12/01 or later. +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008 or later. %% %% This work has the LPPL maintenance status "maintained". %% @@ -28,17 +28,17 @@ %% without such generated files. %% %% The list of all files belonging to the mailing package is -%% given in the file `manifest.txt. +%% given in the file `MANIFEST'. %% %% The list of derived (unpacked) files belonging to the distribution %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. -%% Copyright (C) 1999-2004 Johannes L. Braams texniek at braams.cistron.nl +%% Copyright (C) 1999-2024 Johannes L. Braams texniek at texniek.nl %% %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{mailing} - [2004/02/20 v1.0b Send letters to multiple addresses] + [2024/07/20 v1.0c Send letters to multiple addresses] \newcommand{\addressfile}[1]{% \def\M@filename{#1}} \long\def\mailingtext#1{\global\mailing@text={#1}} |