summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex')
-rw-r--r--Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex b/Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex
index e8f183447d3..038eb090031 100644
--- a/Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex
+++ b/Master/texmf-dist/tex/plain/pgf/basiclayer/pgf.tex
@@ -1,14 +1,19 @@
-% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+% Copyright 2006 by Till Tantau
%
-% This program can be redistributed and/or modified under the terms
-% of the GNU Public License, version 2.
+% This file may be distributed and/or modified
+%
+% 1. under the LaTeX Project Public License and/or
+% 2. under the GNU Public License.
+%
+% See the file doc/generic/pgf/licenses/LICENSE for more details.
+
\edef\pgfatcode{\the\catcode`\@}
\catcode`\@=11
\input pgfrcs.code.tex
-\ProvidesPackageRCS $Header: /cvsroot/pgf/pgf/plain/pgf/basiclayer/pgf.tex,v 1.3 2005/09/05 13:23:04 tantau Exp $
+\ProvidesPackageRCS $Header: /cvsroot/pgf/pgf/plain/pgf/basiclayer/pgf.tex,v 1.5 2006/10/11 15:22:28 tantau Exp $
\input pgfcore.tex
\input pgfbaseshapes.tex
@@ -16,6 +21,7 @@
\input pgfbaseimage.tex
\input pgfbaselayers.tex
\input pgfbasesnakes.tex
+\input pgfbasepatterns.tex
\catcode`\@=\pgfatcode