Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ian Johnson
scikit-learn
Commits
a9858b1b
Commit
a9858b1b
authored
9 years ago
by
Yaroslav Halchenko
Browse files
Options
Downloads
Patches
Plain Diff
debian/copyright - extended list of copyrights/licenses (Thanks Thorsten Alteholz for review)
also now BSD-X-clause
parent
82fb0535
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
debian/copyright
+27
-7
27 additions, 7 deletions
debian/copyright
with
35 additions
and
7 deletions
debian/changelog
+
8
−
0
View file @
a9858b1b
scikit-learn (0.17.0-2) unstable; urgency=medium
* debian/copyright
- extended list of copyrights/licenses (Thanks Thorsten Alteholz for
review)
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 13 Nov 2015 23:11:12 -0500
scikit-learn (0.17.0-1) unstable; urgency=medium
* Fresh upstream release
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
27
−
7
View file @
a9858b1b
...
...
@@ -5,11 +5,11 @@ Source: http://github.com/scikit-learn/scikit-learn
Files: *
Copyright: 2007-2015, Scikit-Learn Developers
License: BSD-3
License: BSD-3
-clause
Files: doc/sphinxext/*
Copyright: 2008, Stefan van der Walt <stefan@mentat.za.net>, Pauli Virtanen <pav@iki.fi>
License: BSD-2
License: BSD-2
-clause
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
...
...
@@ -28,24 +28,32 @@ Copyright: 1996-2006 R. Clint Whaley
2003 Camm Maguire
1999 The Australian National University
2000 Antoine P. Petitet, University of Tennessee,
License: BSD-3
License: BSD-3
-clause
Comment: Extract from 3.9.25 atlas
Files: sklearn/svm/src/libsvm
sklearn/svm/src/liblinear
Copyright: 2000-2010, Chih-Chung Chang and Chih-Jen Lin
License: BSD-3
License: BSD-3
-clause
Comment: Partial fork of the LIBSVM package.
Files: doc/themes/scikit-learn/static/jquery.maphilight.js
Copyright: 2008 David Lynch, http://davidlynch.org/
License: Expat
Files: doc/themes/scikit-learn/static/*/bootstrap*
Copyright: 2012 Twitter, Inc
License: Apache-2.0
Files: doc/themes/scikit-learn/static/nature.css_t
Copyright: 2007-2010, Sphinx team
License: BSD-3-clause
Files: debian/*
Copyright: 2010-2015, Yaroslav Halchenko <debian@onerussian.com>
License: BSD-3
License: BSD-3
-clause
License: BSD-3
License: BSD-3
-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
...
...
@@ -90,3 +98,15 @@ License: Expat
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License: Apache-2.0
This file is licensed under the terms of the Apache License Version 2.0
http://www.apache.org/licenses. This notice must appear in modified or not
redistributions of this file.
.
Redistributions of this Software, with or without modification, must
reproduce the Apache License in: (1) the Software, or (2) the Documentation
or some other similar material which is provided with the Software (if any).
.
On Debian systems, the full text of the Apache License version 2 can be found
in the file `/usr/share/common-licenses/Apache-2.0'.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment