From 02198498c562d25ed12420596e033fbdd4a79eeb Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 30 Apr 2014 00:38:20 +0200 Subject: [PATCH] Fix broken link to origin apigen source --- doc/tools/LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tools/LICENSE.txt b/doc/tools/LICENSE.txt index 408ba99c..bb5fd095 100644 --- a/doc/tools/LICENSE.txt +++ b/doc/tools/LICENSE.txt @@ -1,6 +1,6 @@ These files were obtained from -http://groups.google.com/group/sphinx-dev/browse_thread/thread/595ef2eff60084c5/ +https://www.mail-archive.com/sphinx-dev@googlegroups.com/msg02472.html and were released under a BSD/MIT license by Fernando Perez, Matthew Brett and the PyMVPA guys.