This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository liblemon.
commit 662aa126dfae69f24d884015eaa49b966514f45e Author: Andreas Tille <[email protected]> Date: Mon Aug 15 08:33:38 2016 +0200 Specify copyright of lemon/random.h --- debian/changelog | 6 ++++++ debian/copyright | 29 +++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/debian/changelog b/debian/changelog index ebf576f..d592363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liblemon (1.3.1+dfsg-2) UNRELEASED; urgency=medium + + * Specify copyright of lemon/random.h + + -- Andreas Tille <[email protected]> Mon, 15 Aug 2016 08:33:05 +0200 + liblemon (1.3.1+dfsg-1) unstable; urgency=medium * Initial release (Closes: #833548) diff --git a/debian/copyright b/debian/copyright index 7f83fd4..b6aee20 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,6 +8,35 @@ Copyright: 2003-2012 Egerváry Jenő Kombinatorikus Optimalizálási Kutatócsop (Egerváry Research Group on Combinatorial Optimization, EGRES). License: Boost-1.0 +Files: lemon/random.h +Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The names of its contributors may not be used to endorse or promote + products derived from this software without specific prior written + permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + OF THE POSSIBILITY OF SUCH DAMAGE. + Files: debian/* Copyright: 2016 Andreas Tille <[email protected]> License: Boost-1.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/liblemon.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
