summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.cfg9
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.sty13
2 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/guitlogo/guit.cfg b/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
index 3dfa188eeec..f8d45cc6fb6 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
@@ -6,7 +6,8 @@
%%
%% guit.dtx (with options: `cfg')
%%
-%% Copyright 2003, 2004, 2005, 2006, 2009 Gruppo Utilizzatori Italiani di TeX
+%% Copyright 2003, 2004, 2005, 2006, 2009, 2012 Gruppo Utilizzatori Italiani
+%% di TeX
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -18,9 +19,11 @@
%% Author: Emanuele Vicentini
%% (emanuelevicentini at yahoo dot it)
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "maintained".
%%
-%% This work consists of the files: README.txt, guit.dtx, guit.ins and the
+%% The Current Maintainer of this work is Emanuele Vicentini.
+%%
+%% This work consists of the files: README, guit.dtx, guit.ins and the
%% derived files guit.sty, guit.cfg and guittest.tex
%%
\ProvidesFile{guit.cfg}[2009/07/31 v0.9.1 File di configurazione di guit.sty]
diff --git a/Master/texmf-dist/tex/latex/guitlogo/guit.sty b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
index a4abe74b6ba..a9fc2322aa9 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.sty
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
@@ -6,7 +6,8 @@
%%
%% guit.dtx (with options: `style')
%%
-%% Copyright 2003, 2004, 2005, 2006, 2009 Gruppo Utilizzatori Italiani di TeX
+%% Copyright 2003, 2004, 2005, 2006, 2009, 2012 Gruppo Utilizzatori Italiani
+%% di TeX
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -18,13 +19,15 @@
%% Author: Emanuele Vicentini
%% (emanuelevicentini at yahoo dot it)
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "maintained".
%%
-%% This work consists of the files: README.txt, guit.dtx, guit.ins and the
+%% The Current Maintainer of this work is Emanuele Vicentini.
+%%
+%% This work consists of the files: README, guit.dtx, guit.ins and the
%% derived files guit.sty, guit.cfg and guittest.tex
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{guit}[2009/07/31 v0.9.1 Logo del GuIT]
+\ProvidesPackage{guit}[2012/08/17 v0.9.2 Logo del GuIT]
\RequirePackage{graphics, url}
\RequirePackage{xcolor}[2004/07/04]
\RequirePackage{xkeyval}[2005/05/07]
@@ -34,7 +37,7 @@
\DeclareOption{nocolor}{\AtEndOfPackage{\setupGuIT[color=no]}}
\DeclareOption{link}{\AtEndOfPackage{\setupGuIT[link=yes]}}
\ProcessOptions\relax
-\DeclareRobustCommand{\setupGuIT}[1][color=no, link=no, family=, series=, url=http://www.guit.sssup.it, document=, year=, style=display]{%
+\DeclareRobustCommand{\setupGuIT}[1][color=no, link=no, family=, series=, url=http://www.guitex.org, document=, year=, style=display]{%
\setkeys*{guit}{#1}%
\ignorespaces}
\let\setupguit\setupGuIT