diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:05:45 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:05:45 +0100 |
commit | 98f53721514116b876d18bf0a2da89d2a53cc97d (patch) | |
tree | 6f04f558aec622c4b044fccbe1481db933f8901e /src/main.cpp | |
parent | pedantic (diff) | |
download | rekonq-98f53721514116b876d18bf0a2da89d2a53cc97d.tar.xz |
Revert "pedantic"
Too much things committed a time..
This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2.
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index b7cfbb3b..9248aa14 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -39,7 +39,7 @@ int main(int argc, char **argv) ki18n("rekonq"), version, ki18n(description), - KAboutData::License_GPL_V3, + KAboutData::License_GPL, ki18n("(C) 2008 Andrea Diamantini"), KLocalizedString(), "http://rekonq.sourceforge.net", |