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
*
* This software is provided 'as-is', without any express or implied
* warranty.

View file

@ -883,7 +883,7 @@ FunctionEnd
<pre>
Original version Copyright &copy; 2001 Michael Bishop
DLL version 1 Copyright &copy; 2001-2002 Nullsoft, Inc., ORTIM
DLL version 2 Copyright &copy; 2003-2015 Amir Szekely, Joost Verburg, Dave Laundon
DLL version 2 Copyright &copy; 2003-2016 Amir Szekely, Joost Verburg, Dave Laundon
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View file

@ -1,4 +1,4 @@
Copyright © 2002-2015 Joost Verburg
Copyright © 2002-2016 Joost Verburg
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

View file

@ -1,13 +1,13 @@
/*
NSIS Modern User Interface - Version 2.0
Copyright 2002-2015 Joost Verburg
Copyright 2002-2016 Joost Verburg
Contributors: Amir Szekely, Anders Kjersem
*/
!ifndef MUI_INCLUDED
!echo "NSIS Modern User Interface version 2.0 - Copyright 2002-2015 Joost Verburg"
!echo "NSIS Modern User Interface version 2.0 - Copyright 2002-2016 Joost Verburg"
;--------------------------------
!verbose push 3

View file

@ -1124,7 +1124,7 @@ FunctionEnd</pre>
License Terms</h3>
<div class="toggle" id="toggle_lic">
<pre>
Copyright &copy; 2002-2015 Joost Verburg
Copyright &copy; 2002-2016 Joost Verburg
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View file

@ -1,4 +1,4 @@
Copyright 2002-2015 Joost Verburg
Copyright 2002-2016 Joost Verburg
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

View file

@ -1126,7 +1126,7 @@ FunctionEnd
License Terms</h3>
<div class="toggle" id="toggle_lic">
<pre>
Copyright &copy; 2002-2015 Joost Verburg
Copyright &copy; 2002-2016 Joost Verburg
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View file

@ -1,12 +1,12 @@
/*
NSIS Modern User Interface - Version 1.8
Copyright 2002-2015 Joost Verburg
Copyright 2002-2016 Joost Verburg
*/
!ifndef MUI_INCLUDED
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2015 Joost Verburg"
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2016 Joost Verburg"
;--------------------------------
!verbose push 3

View file

@ -4,7 +4,7 @@ MultiUser.nsh
Installer configuration for multi-user Windows environments
Copyright 2008-2015 Joost Verburg
Copyright 2008-2016 Joost Verburg
*/

View file

@ -2,7 +2,7 @@
* substart.c - This app runs the executable of the same name in the 'Bin'
* sub-folder and passes along the command line options.
*
* Copyright (c) 2013-2015 Anders Kjersem
* Copyright (c) 2013-2016 Anders Kjersem
*
* Licensed under the zlib/libpng license (the "License");
* you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
;#
;# This file is a part of NSIS.
;#
;# Copyright (C) 2014-2015 Anders Kjersem
;# Copyright (C) 2014-2016 Anders Kjersem
;#
;# Licensed under the zlib/libpng license (the "License");
;# you may not use this file except in compliance with the License.

View file

@ -1,5 +1,5 @@
;# Copyright (c) 2008 Thomas Gaugler <thomas@dadie.net>
;# Copyright (c) 2008-2015 NSIS Contributors
;# Copyright (c) 2008-2016 NSIS Contributors
;#
;# Permission is hereby granted, free of charge, to any person
;# obtaining a copy of this software and associated documentation

View file

@ -7,7 +7,7 @@
<body>
<h1>NSIS System Plug-in</h1>
<p>
<i>Copyright &copy; 2002 brainsucker (Nik Medved)</i><br><i>Copyright &copy; 2002-2015 NSIS Contributors</i>
<i>Copyright &copy; 2002 brainsucker (Nik Medved)</i><br><i>Copyright &copy; 2002-2016 NSIS Contributors</i>
</p>
<h2>Table of Contents</h2>