Skip to content

Commit 2eaecee

Browse files
author
Ben Cipollini
committed
DOC: Add six copyright (#375)
1 parent dd4e725 commit 2eaecee

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

COPYING

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,32 @@ the PDDL version 1.0 available at http://opendatacommons.org/licenses/pddl/1.0/
209209

210210
is courtesy of the University of Massachusetts Medical School, also released
211211
under the PDDL.
212+
213+
214+
Six
215+
--------------------
216+
217+
In ``nibabel/externals/six.py``
218+
219+
Copied from: https://pypi.python.org/packages/source/s/six/six-1.3.0.tar.gz#md5=ec47fe6070a8a64c802363d2c2b1e2ee
220+
221+
Copyright (c) 2010-2013 Benjamin Peterson
222+
223+
Permission is hereby granted, free of charge, to any person obtaining a copy of
224+
this software and associated documentation files (the "Software"), to deal in
225+
the Software without restriction, including without limitation the rights to
226+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
227+
the Software, and to permit persons to whom the Software is furnished to do so,
228+
subject to the following conditions:
229+
230+
The above copyright notice and this permission notice shall be included in all
231+
copies or substantial portions of the Software.
232+
233+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
234+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
235+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
236+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
237+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
238+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
239+
240+

0 commit comments

Comments
 (0)