This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository corsix-th.
commit 782ffbc891f18c088ea00a3d9873e9fba7a40c97 Author: Alexandre Detiste <[email protected]> Date: Fri Dec 11 12:42:12 2015 +0100 copyright: document two zlib-licensed files --- debian/copyright | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/copyright b/debian/copyright index f9606eb..836f408 100644 --- a/debian/copyright +++ b/debian/copyright @@ -151,6 +151,14 @@ Copyright: © 2005 Mutsuo Saito License: BSD-3-Clause +Files: WindowsInstaller/ReplaceInFile.nsh +Copyright: Datenbert +License: zlib + +Files: WindowsInstaller/StrRep.nsh +Copyright: dandaman32 +License: zlib + License: Public-Domain The contents of this file are placed in the public domain. Feel free to make use of it in any way you like. @@ -199,3 +207,20 @@ License: Expat LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License: zlib + 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. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it freely, + subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. + If you use this software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/corsix-th.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

