From 565b32c8ffbe28abccb3c24921e9a2217a399de5 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 14 Oct 2009 16:28:11 +0200 Subject: [PATCH] Update license phrase for plot_directive. --- doc/ext/LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ext/LICENSE.txt b/doc/ext/LICENSE.txt index 221539c2..c23b6bfc 100644 --- a/doc/ext/LICENSE.txt +++ b/doc/ext/LICENSE.txt @@ -15,7 +15,7 @@ The file - plot_directive.py -originates from Matplotlib (http://matplotlib.sf.net/) which has the +was derived from code in Matplotlib (http://matplotlib.sf.net/), which has the following license: Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved.