This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libundead.
commit c306fad655fb7348c0a05d4ea6bfb999e9f277f0 Author: Andreas Tille <[email protected]> Date: Thu Mar 9 08:37:39 2017 +0100 Add missing copyright statements --- debian/copyright | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/debian/copyright b/debian/copyright index 489c208..1338f33 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,37 @@ Copyright: 2014-2017 Walter Bright, Bob Tolbert <[email protected]>, Jonathan M Davis <[email protected]> License: Boost-1.0 +Files: src/undead/stream.d +Copyright: 2001-2005 Pavel "EvilOne" Minayev, Ben Hinkle, Dave Fladebo, + Regan Heath, Derick Eddington +License: MIT + Permission to use, copy, modify, distribute and sell this software + and its documentation for any purpose is hereby granted without fee, + provided that the above copyright notice appear in all copies and + that both that copyright notice and this permission notice appear + in supporting documentation. Author makes no representations about + the suitability of this software for any purpose. It is provided + "as is" without express or implied warranty. + +Files: src/undead/socketstream.d +Copyright: 2004 Christopher E. Miller +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. + Files: debian/* Copyright: 2017 Andreas Tille <[email protected] License: Boost-1.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libundead.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
