Skip to content

Commit

Permalink
License included in sty
Browse files Browse the repository at this point in the history
  • Loading branch information
battlesnake committed Aug 22, 2013
1 parent 8a26807 commit bfc1948
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/neuralnetwork.sty
7 changes: 7 additions & 0 deletions neuralnetwork.sty
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
\ProvidesPackage{neuralnetwork}[2013/07/18 v1.0 Neural network diagrams, Mark Kuckian Cowan, [email protected]]

%
% 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}
Expand Down

0 comments on commit bfc1948

Please sign in to comment.