summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/neuralnetwork
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-22 22:48:01 +0000
committerKarl Berry <karl@freefriends.org>2013-08-22 22:48:01 +0000
commitcbf8c9d6400e299d512165fe541c797b0be60467 (patch)
treeb3d040c32ed779c36f3d29e24511d71b1b2c788c /Master/texmf-dist/tex/latex/neuralnetwork
parentfa864f80ab102c4ee90a371ea8ff10dcac94076b (diff)
neuralnetwork (22aug13)
git-svn-id: svn://tug.org/texlive/trunk@31499 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/neuralnetwork')
-rwxr-xr-xMaster/texmf-dist/tex/latex/neuralnetwork/neuralnetwork.sty7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/neuralnetwork/neuralnetwork.sty b/Master/texmf-dist/tex/latex/neuralnetwork/neuralnetwork.sty
index cc5dbecd2ee..60da3dec5b5 100755
--- a/Master/texmf-dist/tex/latex/neuralnetwork/neuralnetwork.sty
+++ b/Master/texmf-dist/tex/latex/neuralnetwork/neuralnetwork.sty
@@ -1,5 +1,12 @@
\ProvidesPackage{neuralnetwork}[2013/07/18 v1.0 Neural network diagrams, Mark Kuckian Cowan, mark@battlesnake.co.uk]
+%
+% Available from github:
+% git clone https://github.com/battlesnake/neuralnetwork
+%
+% Distributed under the terms of the GNU General Public License version 2 (GPL2)
+%
+
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{environ}