diff options
author | André Nusser <andre.nusser@googlemail.com> | 2016-02-14 15:32:47 +0100 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2016-02-14 15:32:47 +0100 |
commit | b6c0e39526be11b6ed674b71b586bd98975dd169 (patch) | |
tree | 61a48030d5e194cbde5c3784a998e061b2a4de88 /src/audiofile.cc | |
parent | 1d55a21530668d3dec5e8312babe5aad661b5b5c (diff) |
Change GPL version number in file headers to 3.
Diffstat (limited to 'src/audiofile.cc')
-rw-r--r-- | src/audiofile.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audiofile.cc b/src/audiofile.cc index f5d55b0..1c2cd38 100644 --- a/src/audiofile.cc +++ b/src/audiofile.cc @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, |