(C) 2017
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6834 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b57f71ddaa
commit
3659de8e37
148 changed files with 151 additions and 151 deletions
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* This file is a part of NSIS.
|
||||
*
|
||||
* Copyright (C) 1999-2016 Nullsoft and Contributors
|
||||
* Copyright (C) 1999-2017 Nullsoft and Contributors
|
||||
*
|
||||
* Licensed under the zlib/libpng license (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
@ -32,7 +32,7 @@
|
|||
#include "winchar.h" // assert(sizeof(WINWCHAR)...)
|
||||
|
||||
#include <nsis-version.h>
|
||||
#define NSIS_COPYYEARS _T("1999-2016")
|
||||
#define NSIS_COPYYEARS _T("1999-2017")
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue