Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2012-10-12 16:41:21 +0400
committerDaniel Molkentin <danimo@owncloud.com>2012-10-12 16:44:21 +0400
commitaad21c8c4af8e4f421f5c726f990bb8cd812fe6f (patch)
treeed1b66f9dc7512f85496ec14ec6fc002a821c6e6 /OWNCLOUD.cmake
parentb7433ccad68d426900f959d2bde54628f2d02228 (diff)
Add license to Windows installer
Diffstat (limited to 'OWNCLOUD.cmake')
-rw-r--r--OWNCLOUD.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/OWNCLOUD.cmake b/OWNCLOUD.cmake
index 7a726db51..c27a51acd 100644
--- a/OWNCLOUD.cmake
+++ b/OWNCLOUD.cmake
@@ -5,4 +5,5 @@ set( APPLICATION_DOMAIN "owncloud.org" )
set( APPLICATION_VENDOR "ownCloud.org" )
set( THEME_CLASS "ownCloudTheme" )
SET( APPLICATION_REV_DOMAIN "org.owncloud.desktopclient" )
+SET( APPLICATION_LICENSE "COPYING" )