diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2016-01-03 19:04:20 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2016-01-03 19:04:20 +0100 |
commit | e817c8b2583c8a849c2138646b056c1b8d72b48a (patch) | |
tree | 60485d4c404df33ca81299205a6cdd212d32d496 /kcc.iss | |
parent | Updated 7za and unrar binaries (diff) | |
download | kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.tar.gz kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.tar.bz2 kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.zip |
LICENSE update
Diffstat (limited to 'kcc.iss')
-rw-r--r-- | kcc.iss | 2 |
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} |