From efaeef6a479f8a2f2bf25e7a6c158b47d507980f Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 24 Sep 2009 17:36:45 +0200 Subject: [PATCH] Add license info to numpy sphinx extensions. --- doc/ext/LICENSE.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/ext/LICENSE.txt diff --git a/doc/ext/LICENSE.txt b/doc/ext/LICENSE.txt new file mode 100644 index 00000000..b77a2eb7 --- /dev/null +++ b/doc/ext/LICENSE.txt @@ -0,0 +1,6 @@ +These files are + +Copyright (C) 2008 Stefan van der Walt , + Pauli Virtanen + +and are distributed under the modified BSD license.