This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osrm.
commit 3951a2c50d195c8ad46d145d47b63eef0763b18e Author: Bas Couwenberg <[email protected]> Date: Mon Jun 13 20:15:55 2016 +0200 Drop license & copyright for fast-cpp-csv-parser, no longer included. --- debian/changelog | 1 + debian/copyright | 28 ---------------------------- 2 files changed, 1 insertion(+), 28 deletions(-) diff --git a/debian/changelog b/debian/changelog index 45af7d2..f19250b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ osrm (5.2.1+ds-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. + * Drop license & copyright for fast-cpp-csv-parser, no longer included. -- Bas Couwenberg <[email protected]> Mon, 13 Jun 2016 19:31:13 +0200 diff --git a/debian/copyright b/debian/copyright index e77ca0d..161d362 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,34 +13,6 @@ Copyright: 2013-2015, Project OSRM, Dennis Luxen, others 2013-2016, Project OSRM contributors License: BSD-2-clause -Files: third_party/fast-cpp-csv-parser/* -Copyright: 2012-2015, Ben Strasser <[email protected]> -License: fast-cpp-csv-parser - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - . - * Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - . - * 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. - . - * Neither the name of fast-cpp-csv-parser nor the names of its - contributors may 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 HOLDER 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: 2015 Christopher Baines <[email protected]> License: BSD-2-clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

