Skip to content

Commit

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

This file is part of v1.0.0 of prevalence-permutation, see
https://github.com/allefeld/prevalence-permutation/releases
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.0.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 @@ -44,6 +44,9 @@
% See also prevalence.
%
%
% This file is part of v1.0.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 @@ -28,6 +28,9 @@
% d23d16395900d13c2e7b8976afc0edc5 prevalence_pcMN.nii
% 8ac8c45ee7314adfc16172c451442a22 prevalence_puGN.nii
% d98ef36d1815e2632d0cd38358f95827 prevalence_puMN.nii
%
% This file is part of v1.0.0 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases

clear, close all

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 is determined by the class of data.
%
%
% This file is part of v1.0.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 4366694

Please sign in to comment.