summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 03:44:49 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 03:44:49 -0500
commit6e6464537c7ee38d56b06846a93e18c26db83091 (patch)
treea9e1c107c827f0875524936c7c4afc695e3a3b45
parent4e04b0a438c17fc33d3424f810dbc0fb5e8666d9 (diff)
downloadtdelibs-6e646453.tar.gz
tdelibs-6e646453.zip
Fix prior commits
-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: