Branch: master

4e04b0a4 2015-09-21 03:43:39 Timothy Pearson
Fix prior commit
M tdecore/tdeaboutdata.h
diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h
index 11c27cf..c025dbe 100644
--- a/tdecore/tdeaboutdata.h
+++ b/tdecore/tdeaboutdata.h
@@ -197,9 +197,9 @@
       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: