summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/listings-ext
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-19 00:22:04 +0000
committerKarl Berry <karl@freefriends.org>2010-05-19 00:22:04 +0000
commiteb07d6a8223898ec3dc5a8eecf34a474d5d848a9 (patch)
treebb8e2b82e23e8c30a9dc686cfa7ae58b26221cec /Master/texmf-dist/tex/latex/listings-ext
parentbe5a4c024b0705f0eb9ca28fd902cbcf6a9c31ae (diff)
listings-ext v58 (18may10)
git-svn-id: svn://tug.org/texlive/trunk@18344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings-ext')
-rw-r--r--Master/texmf-dist/tex/latex/listings-ext/listings-ext.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/listings-ext/listings-ext.sty b/Master/texmf-dist/tex/latex/listings-ext/listings-ext.sty
index 4407be9ba8f..3fba00f7b2d 100644
--- a/Master/texmf-dist/tex/latex/listings-ext/listings-ext.sty
+++ b/Master/texmf-dist/tex/latex/listings-ext/listings-ext.sty
@@ -6,8 +6,8 @@
%%
%% listings-ext.dtx (with options: `extension')
%%
-%% Copyright (C) 2008-2009 Jobst Hoffmann, <j.hoffmann@fh-aachen.de>
-%% -----------------------------------------------------------------
+%% Copyright (C) 2008-2010 Jobst Hoffmann, <j.hoffmann (at) fh-aachen.de>, all rights reserved
+%% --------------------------------------------------------------------------------------
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
@@ -21,12 +21,12 @@
%%
%% Please address error reports and any problems in case of UNCHANGED versions
%% to
-%% j.hoffmann@fh-aachen.de
+%% j.hoffmann (at) fh-aachen.de
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
{%
\def\@svn@ $#1Date: #2-#3-#4 #5$$#6Revision: #7$ {%
\ProvidesPackage{listings-ext}[#2/#3/#4 v#7 an extension for the listings package (JHf)]}
- \@svn@ $Date: 2009-08-31 20:30:48 +0200 (Mo, 31 Aug 2009) $$Revision: 48 $ %
+ \@svn@ $Date: 2010-05-18 16:23:40 +0200 (Di, 18 Mai 2010) $$Revision: 58 $ %
}
\RequirePackage{listings}
\RequirePackage{xkeyval}