summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeaboutdata.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 03:42:24 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 03:42:33 -0500
commit85c0e479c1d997b4127748ee6a2c749378940046 (patch)
tree76b889bd10de960f058d0111d2a6ad740264b995 /tdecore/tdeaboutdata.h
parentc0cca8ca9524d6d91bce4ead3bc2595dda94ae65 (diff)
downloadtdelibs-85c0e479c1d997b4127748ee6a2c749378940046.tar.gz
tdelibs-85c0e479c1d997b4127748ee6a2c749378940046.zip
Add GPL v3 license to TDEAboutData options
Diffstat (limited to 'tdecore/tdeaboutdata.h')
-rw-r--r--tdecore/tdeaboutdata.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h
index dc758824e..11c27cfd3 100644
--- a/tdecore/tdeaboutdata.h
+++ b/tdecore/tdeaboutdata.h
@@ -198,6 +198,8 @@ class TDECORE_EXPORT TDEAboutData
License_Artistic = 4,
License_QPL = 5,
License_QPL_V1_0 = 5
+ License_GPL_V3 = 6,
+ License_LGPL_V3 = 6,
};
public: