Skip to content

Commit 3cd21d4

Browse files
author
Ben Cipollini
committed
DOC: include all copyright information in greyed box.
1 parent 3ec72a3 commit 3cd21d4

File tree

1 file changed

+27
-21
lines changed

1 file changed

+27
-21
lines changed

COPYING

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -128,27 +128,29 @@ In ``nibabel/externals/ordereddict.py``
128128

129129
Copied from: https://pypi.python.org/packages/source/o/ordereddict/ordereddict-1.1.tar.gz#md5=a0ed854ee442051b249bfad0f638bbec
130130

131-
Copyright (c) 2009 Raymond Hettinger
132-
133-
Permission is hereby granted, free of charge, to any person
134-
obtaining a copy of this software and associated documentation files
135-
(the "Software"), to deal in the Software without restriction,
136-
including without limitation the rights to use, copy, modify, merge,
137-
publish, distribute, sublicense, and/or sell copies of the Software,
138-
and to permit persons to whom the Software is furnished to do so,
139-
subject to the following conditions:
140-
141-
The above copyright notice and this permission notice shall be
142-
included in all copies or substantial portions of the Software.
143-
144-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
145-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
146-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
147-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
148-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
149-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
150-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
151-
OTHER DEALINGS IN THE SOFTWARE.
131+
::
132+
133+
Copyright (c) 2009 Raymond Hettinger
134+
135+
Permission is hereby granted, free of charge, to any person
136+
obtaining a copy of this software and associated documentation files
137+
(the "Software"), to deal in the Software without restriction,
138+
including without limitation the rights to use, copy, modify, merge,
139+
publish, distribute, sublicense, and/or sell copies of the Software,
140+
and to permit persons to whom the Software is furnished to do so,
141+
subject to the following conditions:
142+
143+
The above copyright notice and this permission notice shall be
144+
included in all copies or substantial portions of the Software.
145+
146+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
147+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
148+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
149+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
150+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
151+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
152+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
153+
OTHER DEALINGS IN THE SOFTWARE.
152154

153155
mni_icbm152_t1_tal_nlin_asym_09a
154156
--------------------------------
@@ -158,6 +160,8 @@ The file ``doc/source/someone.nii.gz`` is a subsampled version of the file
158160
archive ``mni_icbm152_t1_tal_nlin_asym_09a``. The original image has the
159161
following license (where 'softwware' refers to the image):
160162

163+
::
164+
161165
Copyright (C) 1993-2004 Louis Collins, McConnell Brain Imaging Centre,
162166
Montreal Neurological Institute, McGill University.
163167

@@ -218,6 +222,8 @@ In ``nibabel/externals/six.py``
218222

219223
Copied from: https://pypi.python.org/packages/source/s/six/six-1.3.0.tar.gz#md5=ec47fe6070a8a64c802363d2c2b1e2ee
220224

225+
::
226+
221227
Copyright (c) 2010-2013 Benjamin Peterson
222228

223229
Permission is hereby granted, free of charge, to any person obtaining a copy of

0 commit comments

Comments
 (0)