diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:13:01 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:13:01 +0100 |
commit | 08deb6b161ef0cdda7ed8e49870b16f41d78eb4e (patch) | |
tree | 14a9dec045a2f01db4d41f57a0c85ae9182af7ca /src/main.cpp | |
parent | Merge branch 'prova2' (diff) | |
download | rekonq-08deb6b161ef0cdda7ed8e49870b16f41d78eb4e.tar.xz |
Revert "Revert "pedantic""
Reapplied previous changes. Sorry for confusion. Time to bed..
This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d.
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 9248aa14..b7cfbb3b 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, + KAboutData::License_GPL_V3, ki18n("(C) 2008 Andrea Diamantini"), KLocalizedString(), "http://rekonq.sourceforge.net", |