[love] 04/04: add license for ENet

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Jan 21 01:50:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository love.

commit 93317f90c42e35deabcf44f8e96dcff0c2c1107b
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Jan 21 02:49:43 2017 +0100

    add license for ENet
---
 debian/changelog |  1 +
 debian/copyright | 10 +++++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c6c3f9a..5e331ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ love (0.10.2-1) UNRELEASED; urgency=medium
   * Drop dependency on DevIL, not used anymore by upstream
   * src/scripts/* are now included in the tarball,
     refresh patch that previously provided those
+  * add licenses to d/copyright for ENet & Lua-ENet (MIT)
 
  -- Alexandre Detiste <alexandre.detiste at gmail.com>  Sun, 18 Dec 2016 12:50:20 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 9f41e37..5bb1c3f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: https://love2d.org/forums/
 Source: https://love2d.org/
 
 Files: *
-Copyright: Copyright (c) 2006-2013 LOVE Development Team
+Copyright: Copyright (c) 2006-2016 LOVE Development Team
 Comment: Upstream Authors:
     Michael Enger <mike at facemeandscream.com>
     Anders Ruud <andruud at gmail.com>
@@ -50,6 +50,14 @@ Files: src/libraries/utf8/*
 Copyright: Copyright 2006 Nemanja Trifunovic
 License: Boost-Software-License
 
+Files: src/libraries/enet/*
+Copyright: Copyright 2002-2014 Lee Salzman
+License: MIT
+
+Files: src/libraries/enet/enet.cpp
+Copyright: Copyright 2011 by Leaf Corcoran
+License: MIT
+
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/love.git



More information about the Pkg-games-commits mailing list