diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-27 23:11:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-27 23:11:38 +0000 |
commit | 7f93679fbc638711cdce5a4705125da8dd26af25 (patch) | |
tree | 0dd70946c318fe87e2c21aeec60a7182952ff393 /Master/texmf-dist/source/latex/dox/dox.ins | |
parent | 8fd70bc526d298b05a36fd4574a076668851f1f5 (diff) |
dox (27jan17)
git-svn-id: svn://tug.org/texlive/trunk@43060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/dox/dox.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/dox/dox.ins | 42 |
1 files changed, 16 insertions, 26 deletions
diff --git a/Master/texmf-dist/source/latex/dox/dox.ins b/Master/texmf-dist/source/latex/dox/dox.ins index 0f2fde84c64..2a692d58780 100644 --- a/Master/texmf-dist/source/latex/dox/dox.ins +++ b/Master/texmf-dist/source/latex/dox/dox.ins @@ -1,29 +1,22 @@ -%%% dox.ins --- Installation file for DoX -*- mode: LaTeX -*- +%%% dox.ins --- Installation file for DoX -%% Copyright (C) 2009, 2010 Didier Verna +%% Copyright (C) 2009, 2010, 2017 Didier Verna -%% Author: Didier Verna <didier@lrde.epita.fr> -%% Maintainer: Didier Verna <didier@lrde.epita.fr> -%% Created: Thu Sep 10 21:25:41 2009 -%% Last Revision: Thu Sep 10 21:26:35 2009 +%% Author: Didier Verna <didier@didierverna.net> %% This file is part of DoX. -%% DoX may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.1 -%% 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.1 or later is part of all distributions of LaTeX -%% version 1999/06/01 or later. +%% DoX may be distributed and/or modified under the conditions of the LaTeX +%% Project Public License, either version 1.3 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 2005/12/01 or later. -%% DoX consists of the files listed in the file `README'. +%% DoX consists of the files listed in the file `README.md'. %%% Commentary: -%% Contents management by FCM version 0.1. - %%% Code: @@ -35,19 +28,16 @@ \preamble ^^J^^J -Copyright (C) 2009, 2010 Didier Verna^^J +Copyright (C) 2009, 2010, 2017 Didier Verna^^J This file is part of DoX.^^J -DoX may be distributed and/or modified under the -conditions of the LaTeX Project Public License, either version 1.1 -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.1 or later is part of all distributions of LaTeX -version 1999/06/01 or later.^^J -DoX consists of the files listed in the file `README'.^^J +DoX may be distributed and/or modified under the conditions of the LaTeX +Project Public License, either version 1.3 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 2005/12/01 or later.^^J +DoX consists of the files listed in the file `README.md'.^^J \endpreamble -\catcode`\¡=14 \generate{ \file{header.inc}{\from{dox.dtx}{header}} \file{dox.sty}{\from{dox.dtx}{header,dox}}} |