From aad21c8c4af8e4f421f5c726f990bb8cd812fe6f Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Fri, 12 Oct 2012 14:41:21 +0200 Subject: Add license to Windows installer --- OWNCLOUD.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'OWNCLOUD.cmake') 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" ) -- cgit v1.2.3