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

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
* This file is a part of LZMA compression module for NSIS.
*
* Original LZMA SDK Copyright (C) 1999-2006 Igor Pavlov
* Modifications Copyright (C) 2003-2015 Amir Szekely <kichik@netvision.net.il>
* Modifications Copyright (C) 2003-2016 Amir Szekely <kichik@netvision.net.il>
*
* Licensed under the Common Public License version 1.0 (the "License");
* you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*
* This file is a part of NSIS.
*
* Copyright (C) 2002-2015 Amir Szekely <kichik@netvision.net.il> and Contributors
* Copyright (C) 2002-2016 Amir Szekely <kichik@netvision.net.il> and Contributors
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*
* This file is a part of NSIS.
*
* Copyright (C) 2002-2015 Amir Szekely <kichik@netvision.net.il> and Contributors
* Copyright (C) 2002-2016 Amir Szekely <kichik@netvision.net.il> and Contributors
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

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.

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.

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.

View file

@ -3,7 +3,7 @@
*
* This file is a part of NSIS.
*
* Copyright (C) 2002-2015 Amir Szekely <kichik@users.sourceforge.net>
* Copyright (C) 2002-2016 Amir Szekely <kichik@users.sourceforge.net>
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*
* This file is a part of NSIS.
*
* Copyright (C) 2002-2015 Amir Szekely <kichik@users.sourceforge.net>
* Copyright (C) 2002-2016 Amir Szekely <kichik@users.sourceforge.net>
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

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.

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.

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.

View file

@ -4,7 +4,7 @@
* This file is a part of NSIS.
*
* Copyright (C) 2003 Ramon
* Copyright (C) 2003-2015 NSIS Contributors
* Copyright (C) 2003-2016 NSIS Contributors
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

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.

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.

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.

View file

@ -2,7 +2,7 @@
* This file is a part of the bzip2 compression module for NSIS.
*
* Copyright and license information can be found below.
* Modifications Copyright (C) 1999-2015 Nullsoft and Contributors
* Modifications Copyright (C) 1999-2016 Nullsoft and Contributors
*
* The original zlib source code is available at
* http://www.bzip.org/

View file

@ -2,7 +2,7 @@
* This file is a part of the bzip2 compression module for NSIS.
*
* Copyright and license information can be found below.
* Modifications Copyright (C) 1999-2015 Nullsoft and Contributors
* Modifications Copyright (C) 1999-2016 Nullsoft and Contributors
*
* The original zlib source code is available at
* http://www.bzip.org/

View file

@ -2,7 +2,7 @@
* This file is a part of the bzip2 compression module for NSIS.
*
* Copyright and license information can be found below.
* Modifications Copyright (C) 1999-2015 Nullsoft and Contributors
* Modifications Copyright (C) 1999-2016 Nullsoft and Contributors
*
* The original zlib source code is available at
* http://www.bzip.org/

View file

@ -2,7 +2,7 @@
* This file is a part of the bzip2 compression module for NSIS.
*
* Copyright and license information can be found below.
* Modifications Copyright (C) 1999-2015 Nullsoft and Contributors
* Modifications Copyright (C) 1999-2016 Nullsoft and Contributors
*
* The original zlib source code is available at
* http://www.bzip.org/

View file

@ -2,7 +2,7 @@
* This file is a part of the bzip2 compression module for NSIS.
*
* Copyright and license information can be found below.
* Modifications Copyright (C) 1999-2015 Nullsoft and Contributors
* Modifications Copyright (C) 1999-2016 Nullsoft and Contributors
*
* The original zlib source code is available at
* http://www.bzip.org/

View file

@ -2,7 +2,7 @@
* This file is a part of the bzip2 compression module for NSIS.
*
* Copyright and license information can be found below.
* Modifications Copyright (C) 1999-2015 Nullsoft and Contributors
* Modifications Copyright (C) 1999-2016 Nullsoft and Contributors
*
* The original zlib source code is available at
* http://www.bzip.org/

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.

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.

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.

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.

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.

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.

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.

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/23/2007
*/
#include "Platform.h"

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.

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"

View file

@ -3,7 +3,7 @@
*
* This file is a part of NSIS.
*
* Copyright (C) 1999-2015 Nullsoft, Jeff Doozan and Contributors
* Copyright (C) 1999-2016 Nullsoft, Jeff Doozan and Contributors
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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/13/2007
*/
#include "fileform.h"

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.

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.

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.

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.

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.

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.

Some files were not shown because too many files have changed in this diff Show more