Branch: master

db2b839b 2015-09-21 03:46:15 Timothy Pearson
Add new license files to build
M licenses/CMakeLists.txt
diff --git a/licenses/CMakeLists.txt b/licenses/CMakeLists.txt
index fa6b0cf..697fd6b 100644
--- a/licenses/CMakeLists.txt
+++ b/licenses/CMakeLists.txt
@@ -12,5 +12,5 @@
 ##### other data ################################
 
 install( FILES
-    BSD GPL_V2 LGPL_V2 QPL_V1.0 ARTISTIC
+    BSD GPL_V2 LGPL_V2 GPL_V3 LGPL_V3 QPL_V1.0 ARTISTIC
   DESTINATION ${DATA_INSTALL_DIR}/LICENSES )