[med-svn] [r-cran-raster] 03/06: Fixed license

Andreas Tille tille at debian.org
Fri Oct 20 10:29:57 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-raster.

commit 03a04426f2b745250f7f28d04995208cab13440f
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jul 4 14:38:51 2016 +0000

    Fixed license
---
 debian/changelog |  1 +
 debian/copyright | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1941285..725bed9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 r-cran-raster (2.5-8-1) unstable; urgency=low
 
   * Initial release (closes: #829580)
+  * Fixed license
 
  -- Andreas Tille <tille at debian.org>  Mon, 04 Jul 2016 14:25:35 +0200
diff --git a/debian/copyright b/debian/copyright
index 6182b57..5362b41 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,6 +10,37 @@ Copyright: 2006-2016 Robert J. Hijmans, Jacob van Etten, Joe Cheng,
                      Etienne B. Racine, Ashton Shortridge
 License: GPL-3+
 
+Files: src/geodesic.*
+Copyright: 2008-2016 Charles Karney <charles at karney.com>
+License: MIT
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, sublicense, and/or sell copies
+ of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+Comment: This is a C implementation of the geodesic algorithms described in
+ *   C. F. F. Karney,
+ *   Algorithms for geodesics,
+ *   J. Geodesy <b>87</b>, 43--55 (2013);
+ *   https://dx.doi.org/10.1007/s00190-012-0578-z
+ *   Addenda: http://geographiclib.sf.net/geod-addenda.html
+ *
+ * http://geographiclib.sourceforge.net/
+
 Files: debian/*
 Copyright: 2016 Andreas Tille <tille at debian.org>
 License: GPL-3+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-raster.git



More information about the debian-med-commit mailing list