From 08dfb2bef7bec605068caade1883085255098cf1 Mon Sep 17 00:00:00 2001 From: Lars Buitinck <larsmans@gmail.com> Date: Tue, 1 Apr 2014 18:43:20 +0200 Subject: [PATCH] update copyright info, URL --- debian/control | 2 +- debian/copyright | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 79772b29f4..e4373e29b9 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: python-sphinx (>= 1.0), python-imaging, graphviz, Standards-Version: 3.9.4 XS-Python-Version: >= 2.6 -Homepage: http://scikit-learn.sourceforge.net +Homepage: http://scikit-learn.org Vcs-Browser: http://github.com/yarikoptic/scikit-learn Vcs-Git: git://github.com/yarikoptic/scikit-learn.git diff --git a/debian/copyright b/debian/copyright index b20162c426..82c41caeda 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Fabian Pedregosa <fabian.pedregosa@inria.fr> Source: http://github.com/scikit-learn/scikit-learn Files: * -Copyright: 2007-2012, Scikit-Learn Developers +Copyright: 2007-2014, scikit-learn developers License: BSD-3 Files: doc/sphinxext/* -- GitLab