pgRouting / pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://pgrouting.org
GNU General Public License v2.0
1.16k stars 366 forks source link

License check under pgtap directory #2424

Closed cvvergara closed 1 year ago

cvvergara commented 1 year ago

At least should be:

/*PGR-GNU*****

Copyright (c) 2015 pgRouting developers Mail: project@pgrouting.org


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ****PGR-GNU*/

JoseKRV commented 1 year ago

Double C&P pgtap/astar/astar/compare_dijkstra/many_to_many.pg pgtap/astar/astar/compare_dijkstra/many_to_one.pg pgtap/astar/astar/compare_dijkstra/one_to_many.pg pgtap/astar/astar/compare_dijkstra/one_to_one.pg pgtap/astar/astar/edge_cases/remaining_tests.pg pgtap/lineGraph/lineGraphFull/compare_dijkstra.pg pgtap/lineGraph/lineGraphFull/edge_cases/original_edge_check.pg pgtap/lineGraph/lineGraphFull/edge_cases/original_vertex_mapping.pg

cvvergara commented 1 year ago

Removed the double licenses