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/generic/pst-blur/pst-blur.tex11
-rw-r--r--Master/texmf-dist/tex/latex/pst-blur/pst-blur.sty11
2 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-blur/pst-blur.tex b/Master/texmf-dist/tex/generic/pst-blur/pst-blur.tex
index a3f37982805..900ab6a7796 100644
--- a/Master/texmf-dist/tex/generic/pst-blur/pst-blur.tex
+++ b/Master/texmf-dist/tex/generic/pst-blur/pst-blur.tex
@@ -20,6 +20,17 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
+%% $Id: pst-blur.dtx,v 2.0 2005/09/08 09:48:33 giese Exp $
+%%
+%% Copyright 1998-2007 Martin Giese, mgiese@risc.uni-linz.ac.at
+%% Herbert Voss, voss@pstricks.de
+%%
+%% This file is under the LaTeX Project Public License
+%% See CTAN archives in directory macros/latex/base/lppl.txt.
+%%
+%% DESCRIPTION:
+%% `pst-blur' is a PSTricks package for blurred shadows
+%%
\csname PstBlurLoaded\endcsname
\let\PstBlurLoaded\endinput
\ifx\PSTricksLoaded\endinput\else
diff --git a/Master/texmf-dist/tex/latex/pst-blur/pst-blur.sty b/Master/texmf-dist/tex/latex/pst-blur/pst-blur.sty
index c7100850cb8..fbe2ee9b440 100644
--- a/Master/texmf-dist/tex/latex/pst-blur/pst-blur.sty
+++ b/Master/texmf-dist/tex/latex/pst-blur/pst-blur.sty
@@ -20,6 +20,17 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
+%% $Id: pst-blur.dtx,v 2.0 2005/09/08 09:48:33 giese Exp $
+%%
+%% Copyright 1998-2007 Martin Giese, mgiese@risc.uni-linz.ac.at
+%% Herbert Voss, voss@pstricks.de
+%%
+%% This file is under the LaTeX Project Public License
+%% See CTAN archives in directory macros/latex/base/lppl.txt.
+%%
+%% DESCRIPTION:
+%% `pst-blur' is a PSTricks package for blurred shadows
+%%
\RequirePackage{pstricks}
\ProvidesPackage{pst-blur}[2005/09/08 package wrapper for
pst-blur.tex (hv)]