Skip to content

Commit 935b7ad

Browse files
committed
changelog and change of license
1 parent c314dca commit 935b7ad

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

debian/changelog

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
heudiconv (0.4-1) unstable; urgency=medium
1+
heudiconv (0.5-1) neurodebian; urgency=medium
2+
3+
* Fresh upstream release
4+
- huge refactoring to provide a heudiconv module
5+
- explicit assignment of the license (apache-2.0)
6+
7+
-- Yaroslav Halchenko <[email protected]> Thu, 01 Mar 2018 09:27:55 -0500
8+
9+
heudiconv (0.4-1) neurodebian; urgency=medium
210

311
* Recent upstream release
412
- lots of changes
@@ -15,7 +23,7 @@ heudiconv (0.4-1) unstable; urgency=medium
1523

1624
-- Yaroslav Halchenko <[email protected]> Thu, 07 Dec 2017 20:14:38 -0500
1725

18-
heudiconv (0.1+git94-g85a2afb-1) UNRELEASED; urgency=low
26+
heudiconv (0.1+git94-g85a2afb-1) neurodebian; urgency=low
1927

2028
* New upstream snapshot.
2129
- More heuristics.
@@ -25,7 +33,7 @@ heudiconv (0.1+git94-g85a2afb-1) UNRELEASED; urgency=low
2533

2634
-- Michael Hanke <[email protected]> Tue, 18 Apr 2017 08:31:40 +0200
2735

28-
heudiconv (0.1-1) UNRELEASED; urgency=low
36+
heudiconv (0.1-1) neurodebian; urgency=low
2937

3038
* Initial release.
3139

debian/copyright

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,23 @@ Source: https://github.com/nipy/heudiconv
55
Files: *
66
Copyright: 2014-2015 Satrajit Ghosh <[email protected]>,
77
2015 Michael Hanke <[email protected]>
8-
2016- Heudiconv Team
9-
License: MIT
8+
2016- HeuDiConv Team
9+
License: Apache-2.0
1010

1111
Files: debian/*
1212
Copyright: 2015-2017 Michael Hanke <[email protected]>
13-
2017 Yaroslav Halchenko <[email protected]>
14-
License: MIT
13+
2017- Yaroslav Halchenko <[email protected]>
14+
License: Apache-2.0
1515

16-
License: MIT
17-
Permission is hereby granted, free of charge, to any person obtaining a copy
18-
of this software and associated documentation files (the "Software"), to deal
19-
in the Software without restriction, including without limitation the rights
20-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
21-
copies of the Software, and to permit persons to whom the Software is
22-
furnished to do so, subject to the following conditions:
23-
.
24-
The above copyright notice and this permission notice shall be included in
25-
all copies or substantial portions of the Software.
26-
.
27-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
30-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
31-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
32-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
33-
THE SOFTWARE.
16+
License: Apache-2.0
17+
This file is licensed under the terms of the Apache License Version 2.0
18+
http://www.apache.org/licenses. This notice must appear in modified or not
19+
redistributions of this file.
20+
.
21+
Redistributions of this Software, with or without modification, must
22+
reproduce the Apache License in: (1) the Software, or (2) the Documentation
23+
or some other similar material which is provided with the Software (if any).
24+
.
25+
On Debian systems, the full text of the Apache License version 2 can be found
26+
in the file `/usr/share/common-licenses/Apache-2.0'.
3427

0 commit comments

Comments
 (0)