summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeaboutdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeaboutdata.h')
-rw-r--r--tdecore/tdeaboutdata.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h
index 11c27cfd3..c025dbedd 100644
--- a/tdecore/tdeaboutdata.h
+++ b/tdecore/tdeaboutdata.h
@@ -197,9 +197,9 @@ class TDECORE_EXPORT TDEAboutData
License_BSD = 3,
License_Artistic = 4,
License_QPL = 5,
- License_QPL_V1_0 = 5
+ License_QPL_V1_0 = 5,
License_GPL_V3 = 6,
- License_LGPL_V3 = 6,
+ License_LGPL_V3 = 6
};
public: