diff options
author | André Nusser <andre.nusser@googlemail.com> | 2017-05-22 23:56:47 +0200 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2017-05-22 23:56:47 +0200 |
commit | 76c46d5b6cfa400f3bbdc742008dcfed9782a339 (patch) | |
tree | 9b94f2420b51b04626253fc581992dc8d9d7229b /plugingui/utf8.cc | |
parent | e0f20188f86553f1fe109d724f4f472c4e1ccb56 (diff) |
Fixing the license of utf8.{cc,h}
Thanks for the heads up, viccuad.
Diffstat (limited to 'plugingui/utf8.cc')
-rw-r--r-- | plugingui/utf8.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugingui/utf8.cc b/plugingui/utf8.cc index b11addf..747e726 100644 --- a/plugingui/utf8.cc +++ b/plugingui/utf8.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, |