This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pgrouting.
commit 5aec3295c80b127106d27d26798521b7f2c2eb79 Author: Bas Couwenberg <[email protected]> Date: Fri Apr 8 01:09:58 2016 +0200 Update copyright file. Update copyright file, changes: - Update copyright years for various copyright holders - Add license & copyright for sources by Razequl Islam - Add new files by Alexander Neundorf - Add license & copyright for CMake files by Kitware, Inc --- debian/changelog | 5 +++++ debian/copyright | 42 +++++++++++++++++++++++++++++------------- 2 files changed, 34 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index a906752..a35f31c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ pgrouting (2.2.0-1) UNRELEASED; urgency=medium * New upstream release. + * Update copyright file, changes: + - Update copyright years for various copyright holders + - Add license & copyright for sources by Razequl Islam + - Add new files by Alexander Neundorf + - Add license & copyright for CMake files by Kitware, Inc -- Bas Couwenberg <[email protected]> Thu, 07 Apr 2016 16:20:56 +0200 diff --git a/debian/copyright b/debian/copyright index 2760ab6..8b8066e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,17 +4,19 @@ Upstream-Contact: pgRouting Contributors <[email protected]> Source: http://pgrouting.org/download.html Files: * -Copyright: 2013, pgRouting Contributors - 2015, Celia Virginia Vergara Castillo - 2014, Manikata Kondeti - 2011-2013, Stephen Woodbridge - 2013, Khondoker Md. Razequl Islam - 2011-2012, Dave Potts - 2011, J Kishore Kumar - 2011, Jay Mahadeokar - 2006-2007, Anton A. Patrushev, Orkney, Inc. - 2006, Mario H. Basa, Orkney, Inc. - 2005, Sylvain Pasche +Copyright: 2013, 2015, pgRouting Contributors + 2013-2015, Celia Virginia Vergara Castillo + 2015, Regina Obe + 2014, Manikata Kondeti + 2011-2013, Stephen Woodbridge + 2013, Khondoker Md. Razequl Islam + 2013, Vicky Vergara + 2011-2012, Dave Potts + 2011, J Kishore Kumar + 2011, Jay Mahadeokar + 2006-2007, Anton A. Patrushev, Orkney, Inc. + 2006, Mario H. Basa, Orkney, Inc. + 2005, Sylvain Pasche License: GPL-2+ Files: doc/*.rst @@ -27,7 +29,7 @@ Copyright: 2013, pgRouting Contributors License: CC-BY-SA-3.0 Files: src/shooting_star/src/shooting_star_relax.hpp - src/shooting_star/src/shooting_star_search.hpp + src/shooting_star/src/shooting_star_search.hpp Copyright: 1997-2000, University of Notre Dame. 2007, Anton A. Patrushev, Orkney, Inc. 2004, Kristopher Beevers @@ -35,7 +37,6 @@ License: BSL-1.0 Files: src/common/sql/noUnderUtilities.sql - src/common/sql/pgrouting_analytics.sql src/common/sql/pgrouting_utilities.sql src/common/sql/pgrouting_version.sql src/common/src/pgr_assert.cpp @@ -55,6 +56,14 @@ Copyright: 2005-2015, Stephen Woodbridge 2014-2015, Vicky Vergara License: Expat +Files: src/bd_astar/src/MinHeap.cpp + src/bd_astar/src/MinHeap.h + src/bd_astar/src/bdastar_core.cpp + src/bd_astar/tester/MinHeap.cpp + src/bd_astar/tester/MinHeap.h +Copyright: Razequl Islam <[email protected]> +License: Expat + Files: tools/cpplint.py Copyright: 2009, Google Inc. License: BSD-3-clause @@ -64,7 +73,9 @@ Copyright: 2009, Sun Microsystems Inc License: GPL-2+ Files: cmake/CheckCCompilerFlag.cmake + cmake/CMakeParseArguments.cmake.back cmake/MacroLibrary.cmake + cmake/MacroLibrary.cmake.back cmake/MacroOptionalFindPackage.cmake Copyright: 2006, Alexander Neundorf <neundorf at kde.org> License: BSD-3-clause @@ -73,6 +84,11 @@ Files: cmake/FindGit.cmake Copyright: Kitware Inc. License: Slicer-3D +Files: cmake/FindPackageHandleStandardArgs.cmake.back + cmake/FindPackageMessage.cmake.back +Copyright: 2007-2009, Kitware, Inc. +License: BSD-3-clause + Files: cmake/FindPostgreSQL.cmake Copyright: 2006, Jaroslaw Staniek <[email protected]> License: BSD-3-clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

