about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-01-03 19:04:20 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-01-03 19:04:20 +0100
commite817c8b2583c8a849c2138646b056c1b8d72b48a (patch)
tree60485d4c404df33ca81299205a6cdd212d32d496 /kcc.iss
parentUpdated 7za and unrar binaries (diff)
downloadkcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.tar.gz
kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.tar.bz2
kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.zip
LICENSE update
Diffstat (limited to 'kcc.iss')
-rw-r--r--kcc.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc.iss b/kcc.iss
index 749e586..13bc561 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -12,7 +12,7 @@ AppPublisher={#MyAppPublisher}
 AppPublisherURL={#MyAppURL}
 AppSupportURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
-AppCopyright=Copyright (C) 2012-2015 Ciro Mattia Gonano and Paweł Jastrzębski
+AppCopyright=Copyright (C) 2012-2016 Ciro Mattia Gonano and Paweł Jastrzębski
 ArchitecturesAllowed=x64 
 DefaultDirName={pf}\{#MyAppName}
 DefaultGroupName={#MyAppName}