summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 03:44:49 -0500
committerSlávek Banko <slavek.banko@axis.cz>2015-10-02 02:51:40 +0200
commite7679769458d4fe04d262f435fd5f28ba6026d64 (patch)
tree8c76762f1ad4f818c6fd55be0a10cba10618d8ac /tdecore
parent269cebc715d2a46c92d05dcb501d34abb377d1b2 (diff)
downloadtdelibs-e7679769458d4fe04d262f435fd5f28ba6026d64.tar.gz
tdelibs-e7679769458d4fe04d262f435fd5f28ba6026d64.zip
Fix prior commits
(cherry picked from commit 6e6464537c7ee38d56b06846a93e18c26db83091)
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/tdeaboutdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h
index c025dbedd..06f193f75 100644
--- a/tdecore/tdeaboutdata.h
+++ b/tdecore/tdeaboutdata.h
@@ -199,7 +199,7 @@ class TDECORE_EXPORT TDEAboutData
License_QPL = 5,
License_QPL_V1_0 = 5,
License_GPL_V3 = 6,
- License_LGPL_V3 = 6
+ License_LGPL_V3 = 7
};
public: