diff options
author | Karl Berry <karl@freefriends.org> | 2009-03-31 00:25:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-03-31 00:25:41 +0000 |
commit | d9a28f240927d595970990e323f189f3ed45bdaf (patch) | |
tree | 7ccf4eea17aed62ba6dcc4639b67832a863782b4 /Master/texmf-dist/source/latex/koma-script/scrstrip.inc | |
parent | 088ae35fa451f7492dec5997ba5f8d53df17f47e (diff) |
koma-script update (30mar09)
git-svn-id: svn://tug.org/texlive/trunk@12579 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/scrstrip.inc')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/scrstrip.inc | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/scrstrip.inc b/Master/texmf-dist/source/latex/koma-script/scrstrip.inc index 7e95b0dcd50..11a920ef1d7 100644 --- a/Master/texmf-dist/source/latex/koma-script/scrstrip.inc +++ b/Master/texmf-dist/source/latex/koma-script/scrstrip.inc @@ -5,32 +5,42 @@ % This file is part of the LaTeX2e KOMA-Script bundle. % % This work may be distributed and/or modified under the conditions of -% the LaTeX Project Public License, version 1.3b of the license. +% the LaTeX Project Public License, version 1.3c of the license. % The latest version of this license is in % http://www.latex-project.org/lppl.txt -% and version 1.3b or later is part of all distributions of LaTeX +% and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later and of this work. % % This work has the LPPL maintenance status "author-maintained". % % The Current Maintainer and author of this work is Markus Kohm. % +% In particular, NO PERMISSION is granted to modify the contents of this +% file since it contains the legal notices that are placed in the files +% it generates. +% % This work consists of all files listed in manifest.txt. % ---------------------------------------------------------------------- % scrstrip.inc % Copyright (c) Markus Kohm, 2002-2009 % +% Diese Datei ist Teil des LaTeX2e-KOMA-Script-Pakets. +% % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, -% Version 1.3b, verteilt und/oder veraendert werden. +% Version 1.3c, verteilt und/oder veraendert werden. % Die neuste Version dieser Lizenz ist % http://www.latex-project.org/lppl.txt -% und Version 1.3b ist Teil aller Verteilungen von LaTeX +% und Version 1.3c ist Teil aller Verteilungen von LaTeX % Version 2005/12/01 oder spaeter und dieses Werks. % % Dieses Werk hat den LPPL-Verwaltungs-Status "author-maintained" % (allein durch den Autor verwaltet). % % Der Aktuelle Verwalter und Autor dieses Werkes ist Markus Kohm. +% +% Als Besonderheit: Es NICHT GESTATTET den Inhalt dieser Datei zu +% aendern, da sie rechtliche Hinweise enthaelt, die in die erzeugten +% Dateien eingefuegt werden. % % Dieses Werk besteht aus den in manifest.txt aufgefuehrten Dateien. % ====================================================================== @@ -165,8 +175,10 @@ English and German manuals are part of KOMA-Script bundle. See `README'. The KOMA-Script bundle (but maybe not this file) was based upon the -LaTeX2.09 Script family created by Frank Neukam 1993 and the LaTeX2e -standard classes created by The LaTeX3 Project 1994-1996. +LaTeX 2.09 Script family created by Frank Neukam 1993 and the LaTeX2e +standard classes created by The LaTeX3 Project 1994-1996. You may +find a complete unmodified copy of LaTeX2e at +<http://www.ctan.org/pub/tex-archive/macros/latex/base/>. \endpreamble @@ -174,6 +186,4 @@ standard classes created by The LaTeX3 Project 1994-1996. %%% Local Variables: %%% mode: latex -%%% mode: font-lock -%%% TeX-master: f %%% End: |