diff options
Diffstat (limited to 'plugingui')
| -rw-r--r-- | plugingui/utf8.cc | 2 | ||||
| -rw-r--r-- | plugingui/utf8.h | 2 | 
2 files changed, 2 insertions, 2 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, diff --git a/plugingui/utf8.h b/plugingui/utf8.h index 1776d08..04c26b1 100644 --- a/plugingui/utf8.h +++ b/plugingui/utf8.h @@ -12,7 +12,7 @@   *   *  DrumGizmo is free software; you can redistribute it and/or modify   *  it under the terms of the GNU Lesser 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, | 
