diff options
| author | 2016-04-21 16:07:13 +0100 | |
|---|---|---|
| committer | 2016-04-21 16:07:13 +0100 | |
| commit | 2236fea27620ed3683c766dbb0432f2c5eaab6f7 (patch) | |
| tree | fee4e10236180c9347cd61afca44f2f24fc98b53 /src/modules/classeditor/ClassEditorWindow.cpp | |
| parent | build_debian.sh: ppa auto upload - small fix (diff) | |
| download | KVIrc-2236fea27620ed3683c766dbb0432f2c5eaab6f7.tar.gz KVIrc-2236fea27620ed3683c766dbb0432f2c5eaab6f7.tar.bz2 KVIrc-2236fea27620ed3683c766dbb0432f2c5eaab6f7.zip | |
ClassEditorWindow: fix legalese on boilerplate
Diffstat (limited to 'src/modules/classeditor/ClassEditorWindow.cpp')
| -rw-r--r-- | src/modules/classeditor/ClassEditorWindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/classeditor/ClassEditorWindow.cpp b/src/modules/classeditor/ClassEditorWindow.cpp index 621323bbc..958387f0c 100644 --- a/src/modules/classeditor/ClassEditorWindow.cpp +++ b/src/modules/classeditor/ClassEditorWindow.cpp @@ -9,7 +9,7 @@ // This program 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 (at your opinion) any later version. +// of the License, or (at your option) any later version. // // This program is distributed in the HOPE that it will be USEFUL, // but WITHOUT ANY WARRANTY; without even the implied warranty of |
