[osrm] 05/14: Add license & copyright for fast-cpp-csv-parser to copyright file.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Dec 26 00:51:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osrm.
commit 15c689f5cf15302c0423b190f60c5e7b2412b458
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Dec 25 19:05:50 2015 +0100
Add license & copyright for fast-cpp-csv-parser to copyright file.
---
debian/changelog | 1 +
debian/copyright | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 51c4816..ec7fe8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
osrm (4.9.0+ds-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Add license & copyright for fast-cpp-csv-parser to copyright file.
-- Bas Couwenberg <sebastic at debian.org> Fri, 25 Dec 2015 18:44:15 +0100
diff --git a/debian/copyright b/debian/copyright
index 9f1bc34..867c7ca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,6 +11,34 @@ Copyright: 2013-2015, Project OSRM, Dennis Luxen, others
2013-2015, Project OSRM contributors
License: BSD-2-clause
+Files: third_party/fast-cpp-csv-parser/*
+Copyright: 2012-2015, Ben Strasser <code at ben-strasser.net>
+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: third_party/variant/*
Copyright: MapBox
License: BSD-3-clause
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git
More information about the Pkg-grass-devel
mailing list