Copyright 2016

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6720 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2016-03-11 19:16:38 +00:00
parent 5c09fdf003
commit 1967160500
148 changed files with 151 additions and 161 deletions

View file

@ -3,7 +3,7 @@
*
* This file is a part of NSIS.
*
* Copyright (C) 1999-2015 Nullsoft and Contributors
* Copyright (C) 1999-2016 Nullsoft and Contributors
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.
@ -12,8 +12,6 @@
*
* This software is provided 'as-is', without any express or implied
* warranty.
*
* Unicode support by Jim Park -- 08/22/2007
*/
#include "../Platform.h"