mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
installer: updated copyright year
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;* Process Hacker - Installer script
|
||||
;*
|
||||
;* Copyright (C) 2009 XhmikosR
|
||||
;* Copyright (C) 2009-2010 XhmikosR
|
||||
;*
|
||||
;* This file is part of Process Hacker.
|
||||
;*
|
||||
@@ -18,7 +18,7 @@
|
||||
;* along with Process Hacker. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
; Inno Setup v5.3.6
|
||||
; Inno Setup v5.3.7
|
||||
;
|
||||
; Requirements:
|
||||
; *Inno Setup QuickStart Pack:
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
[Setup]
|
||||
AppID=Process_Hacker
|
||||
AppCopyright=Copyright © 2008-2009, Process Hacker Team. Licensed under the GNU GPL, v3.
|
||||
AppCopyright=Copyright © 2008-2010, Process Hacker Team. Licensed under the GNU GPL, v3.
|
||||
AppContact=http://sourceforge.net/tracker/?group_id=242527
|
||||
AppName=Process Hacker
|
||||
AppVerName=Process Hacker {#= simple_app_version}
|
||||
|
||||
Reference in New Issue
Block a user