Skip to content

Commit

Permalink
mark for release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Allefeld committed Aug 8, 2016
1 parent e86cd47 commit f50c839
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ This software was developed with SPM8 under Matlab R2015a, but later
versions should work, too. It is copyrighted © 2016 by Carsten Allefeld and
released under the terms of the GNU General Public License, version 3 or later.

This file is part of v1.1.0 of prevalence-permutation, see
https://github.com/allefeld/prevalence-permutation/releases
Binary file modified README.pdf
Binary file not shown.
3 changes: 3 additions & 0 deletions prevalence.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ function prevalence(ifn, P2, alpha, prefix)
% See also prevalenceCore
%
%
% This file is part of v1.1.0 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down
3 changes: 3 additions & 0 deletions prevalenceCore.m
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@
% See also prevalence.
%
%
% This file is part of v1.1.0 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down
3 changes: 3 additions & 0 deletions prevalencePtoZ.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ function prevalencePtoZ(prefix)
% See also prevalence
%
%
% This file is part of v1.1.0 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down
3 changes: 3 additions & 0 deletions prevalenceTest.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
% d98ef36d1815e2632d0cd38358f95827 prevalence_puMN.nii
%
%
% This file is part of v1.1.0 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down
3 changes: 3 additions & 0 deletions saveMRImage.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
% The data type is determined by the class of data.
%
%
% This file is part of v1.1.0 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2013–2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down

0 comments on commit f50c839

Please sign in to comment.