diff --git a/include/allpairs/pgr_allpairs.hpp b/include/allpairs/pgr_allpairs.hpp index a004e93eb76..f322e546f86 100644 --- a/include/allpairs/pgr_allpairs.hpp +++ b/include/allpairs/pgr_allpairs.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_allpairs.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/astar/astar.hpp b/include/astar/astar.hpp index a723a84e1c3..c68e62545a5 100644 --- a/include/astar/astar.hpp +++ b/include/astar/astar.hpp @@ -2,6 +2,9 @@ File: astar.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Vicky Vergara Copyright (c) 2015 Vicky Vergara Mail: vicky at erosion.dev diff --git a/include/bdDijkstra/pgr_bdDijkstra.hpp b/include/bdDijkstra/pgr_bdDijkstra.hpp index 0ad693d38c0..f6637f55a0c 100644 --- a/include/bdDijkstra/pgr_bdDijkstra.hpp +++ b/include/bdDijkstra/pgr_bdDijkstra.hpp @@ -2,6 +2,9 @@ File: pgr_bdDijkstra.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2016 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/c_common/check_parameters.h b/include/c_common/check_parameters.h index 360bbbc0877..528d1aeb43a 100644 --- a/include/c_common/check_parameters.h +++ b/include/c_common/check_parameters.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: check_parameters.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/c_common/debug_macro.h b/include/c_common/debug_macro.h index ba66fdab4b1..087d6bc670d 100644 --- a/include/c_common/debug_macro.h +++ b/include/c_common/debug_macro.h @@ -2,6 +2,9 @@ File: debug_macro.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_common/e_report.h b/include/c_common/e_report.h index 96c3111adba..1f49b620ccf 100644 --- a/include/c_common/e_report.h +++ b/include/c_common/e_report.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: e_report.h +Copyright (c) 2016 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2016 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_common/pgdata_getters.h b/include/c_common/pgdata_getters.h index 682fab2d784..e28d5e03371 100644 --- a/include/c_common/pgdata_getters.h +++ b/include/c_common/pgdata_getters.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgdata_getters.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo mail: vicky at erosion.dev Copyright (c) 2020 Mahmoud SAKR and Esteban ZIMANYI diff --git a/include/c_common/postgres_connection.h b/include/c_common/postgres_connection.h index c5d09e4775d..26c5cfc02b6 100644 --- a/include/c_common/postgres_connection.h +++ b/include/c_common/postgres_connection.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: postgres_connection.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/c_types/coordinate_t.h b/include/c_types/coordinate_t.h index 9f61d15e514..16c3c660a75 100644 --- a/include/c_types/coordinate_t.h +++ b/include/c_types/coordinate_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: coordinate_t.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/delauny_t.h b/include/c_types/delauny_t.h index dd2d3263661..80291b5bac4 100644 --- a/include/c_types/delauny_t.h +++ b/include/c_types/delauny_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: delauny_t.h +Copyright (c) 2019 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2019 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/edge_bool_t_rt.h b/include/c_types/edge_bool_t_rt.h index 9f3773f890e..3285d3c5a7f 100644 --- a/include/c_types/edge_bool_t_rt.h +++ b/include/c_types/edge_bool_t_rt.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: edge_bool_t_rt.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/edge_t.h b/include/c_types/edge_t.h index f266975f0d8..48875764ac5 100644 --- a/include/c_types/edge_t.h +++ b/include/c_types/edge_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: Edge_t.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/edge_xy_t.h b/include/c_types/edge_xy_t.h index 532ae31e8ba..ba921ec0387 100644 --- a/include/c_types/edge_xy_t.h +++ b/include/c_types/edge_xy_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: edge_xy_t.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/flow_t.h b/include/c_types/flow_t.h index de25ecebbb3..a8e0c12fa55 100644 --- a/include/c_types/flow_t.h +++ b/include/c_types/flow_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: flow_t.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/geom_text_rt.h b/include/c_types/geom_text_rt.h index 8c5662490d6..b274fd196a1 100644 --- a/include/c_types/geom_text_rt.h +++ b/include/c_types/geom_text_rt.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: geom_text_rt.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/graph_enum.h b/include/c_types/graph_enum.h index 05d9e8819ce..9aeac09a139 100644 --- a/include/c_types/graph_enum.h +++ b/include/c_types/graph_enum.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_types.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/iid_t_rt.h b/include/c_types/iid_t_rt.h index 0a21aca6390..116a60fab83 100644 --- a/include/c_types/iid_t_rt.h +++ b/include/c_types/iid_t_rt.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: iid_t_rt.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/info_t.hpp b/include/c_types/info_t.hpp index 6cc025519c3..b4f20301d29 100644 --- a/include/c_types/info_t.hpp +++ b/include/c_types/info_t.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: info_t.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky at erosion.dev diff --git a/include/c_types/path_rt.h b/include/c_types/path_rt.h index b92d79e7ca4..bdaf0d2b231 100644 --- a/include/c_types/path_rt.h +++ b/include/c_types/path_rt.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: path_rt.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/pickDeliver/orders_t.h b/include/c_types/pickDeliver/orders_t.h index 6ab45e0684d..80ad37532ed 100644 --- a/include/c_types/pickDeliver/orders_t.h +++ b/include/c_types/pickDeliver/orders_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: orders_t.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/pickDeliver/schedule_rt.h b/include/c_types/pickDeliver/schedule_rt.h index 9d75be1cedd..93abeba24a4 100644 --- a/include/c_types/pickDeliver/schedule_rt.h +++ b/include/c_types/pickDeliver/schedule_rt.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: general_vehicle_orders_t.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/pickDeliver/vehicle_t.h b/include/c_types/pickDeliver/vehicle_t.h index 93f545d427b..7f2bf1d2d6b 100644 --- a/include/c_types/pickDeliver/vehicle_t.h +++ b/include/c_types/pickDeliver/vehicle_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: vehicle_t.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/point_on_edge_t.h b/include/c_types/point_on_edge_t.h index cfa046b027b..ef6f8701c55 100644 --- a/include/c_types/point_on_edge_t.h +++ b/include/c_types/point_on_edge_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: point_on_edge_t.h +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/restriction_t.h b/include/c_types/restriction_t.h index ff2aa9ef1e0..516a6c82451 100644 --- a/include/c_types/restriction_t.h +++ b/include/c_types/restriction_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: restrict_t.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/routes_t.h b/include/c_types/routes_t.h index f3b52d4339a..2f56eb20309 100644 --- a/include/c_types/routes_t.h +++ b/include/c_types/routes_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_types.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/c_types/tsp_tour_rt.h b/include/c_types/tsp_tour_rt.h index d1da8c9a9fb..6dd00d1df03 100644 --- a/include/c_types/tsp_tour_rt.h +++ b/include/c_types/tsp_tour_rt.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: tsp_tour_rt.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/cpp_common/basePath_SSEC.hpp b/include/cpp_common/basePath_SSEC.hpp index bb594de3545..d2ba6120cab 100644 --- a/include/cpp_common/basePath_SSEC.hpp +++ b/include/cpp_common/basePath_SSEC.hpp @@ -1,6 +1,10 @@ /*PGR-GNU***************************************************************** File: basePath_SSEC.hpp + +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/cpp_common/basic_edge.h b/include/cpp_common/basic_edge.h index 4f38671a71f..9128b0e9b37 100644 --- a/include/cpp_common/basic_edge.h +++ b/include/cpp_common/basic_edge.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/cpp_common/basic_vertex.h b/include/cpp_common/basic_vertex.h index 6a226090fd1..8c0ce9fb17e 100644 --- a/include/cpp_common/basic_vertex.h +++ b/include/cpp_common/basic_vertex.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/cpp_common/bline.hpp b/include/cpp_common/bline.hpp index 84d5bf5a086..873730e2cee 100644 --- a/include/cpp_common/bline.hpp +++ b/include/cpp_common/bline.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: bline.hpp +Copyright (c) 2019 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2019 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/cpp_common/bpoint.hpp b/include/cpp_common/bpoint.hpp index dfdad33207c..14dd2c263e6 100644 --- a/include/cpp_common/bpoint.hpp +++ b/include/cpp_common/bpoint.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: bpoint.hpp +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/cpp_common/combinations.h b/include/cpp_common/combinations.h index 9736a9735f1..fe6361b7f47 100644 --- a/include/cpp_common/combinations.h +++ b/include/cpp_common/combinations.h @@ -2,6 +2,9 @@ /*PGR-GNU***************************************************************** File: combinations.h +Copyright (c) 2021 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2021 Celia Virginia Vergara Castillo ------ diff --git a/include/cpp_common/compPaths.h b/include/cpp_common/compPaths.h index 12aff786d1b..2d102f84885 100644 --- a/include/cpp_common/compPaths.h +++ b/include/cpp_common/compPaths.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: compPaths.h +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Class's developer: Copyright (c) 2018 Celia Virginia Vergara Castillo Mail: vicky@georepublic.de diff --git a/include/cpp_common/get_check_data.hpp b/include/cpp_common/get_check_data.hpp index 15f6dfe34f3..8a277b74b8e 100644 --- a/include/cpp_common/get_check_data.hpp +++ b/include/cpp_common/get_check_data.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: get_check_data.hpp +Copyright (c) 2023 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo vicky at erosion.dev diff --git a/include/cpp_common/get_data.hpp b/include/cpp_common/get_data.hpp index d527f4a472d..adf43a8c0b7 100644 --- a/include/cpp_common/get_data.hpp +++ b/include/cpp_common/get_data.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: get_data.hpp +Copyright (c) 2023 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo mail: vicky at erosion.dev diff --git a/include/cpp_common/identifier.h b/include/cpp_common/identifier.h index bb32f9dc84b..dd0d743a42b 100644 --- a/include/cpp_common/identifier.h +++ b/include/cpp_common/identifier.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/cpp_common/path_t.h b/include/cpp_common/path_t.h index 09bf2605ccf..52ecab78841 100644 --- a/include/cpp_common/path_t.h +++ b/include/cpp_common/path_t.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: path_t.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/cpp_common/pgdata_fetchers.hpp b/include/cpp_common/pgdata_fetchers.hpp index 41fc461fe65..e2566352e52 100644 --- a/include/cpp_common/pgdata_fetchers.hpp +++ b/include/cpp_common/pgdata_fetchers.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgdata_fetchers.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo mail: vicky at erosion.dev Copyright (c) 2020 Mahmoud SAKR and Esteban ZIMANYI diff --git a/include/cpp_common/pgr_alloc.hpp b/include/cpp_common/pgr_alloc.hpp index f65fc6e5547..b5fe731d945 100644 --- a/include/cpp_common/pgr_alloc.hpp +++ b/include/cpp_common/pgr_alloc.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_palloc.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/include/cpp_common/pgr_assert.h b/include/cpp_common/pgr_assert.h index f73eda38a23..e58aa5144ea 100644 --- a/include/cpp_common/pgr_assert.h +++ b/include/cpp_common/pgr_assert.h @@ -2,6 +2,9 @@ FILE: pgr_assert +Copyright (c) 2014 pgRouting developers +Mail: project@pgrouting.org + Copyright 2015~ Vicky Vergara Copyright 2014 Stephen Woodbridge diff --git a/include/cpp_common/pgr_base_graph.hpp b/include/cpp_common/pgr_base_graph.hpp index 7fc312081a7..0e3914e2729 100644 --- a/include/cpp_common/pgr_base_graph.hpp +++ b/include/cpp_common/pgr_base_graph.hpp @@ -1,5 +1,8 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com ------ diff --git a/include/cpp_common/xy_vertex.h b/include/cpp_common/xy_vertex.h index a934979283d..fdacda27982 100644 --- a/include/cpp_common/xy_vertex.h +++ b/include/cpp_common/xy_vertex.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/include/drivers/driving_distance/drivedist_driver.h b/include/drivers/driving_distance/drivedist_driver.h index 72636b0572b..2d98ed3f63e 100644 --- a/include/drivers/driving_distance/drivedist_driver.h +++ b/include/drivers/driving_distance/drivedist_driver.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: drivedist_driver.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky at erosion.dev diff --git a/include/drivers/spanningTree/mst_common.h b/include/drivers/spanningTree/mst_common.h index a20eb8c7d58..f403898e120 100644 --- a/include/drivers/spanningTree/mst_common.h +++ b/include/drivers/spanningTree/mst_common.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: mst_common.h +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara Mail: vicky at georepublic dot de diff --git a/include/drivers/trsp/trspVia_withPoints_driver.h b/include/drivers/trsp/trspVia_withPoints_driver.h index c187b1cf8de..08ed20c48d5 100644 --- a/include/drivers/trsp/trspVia_withPoints_driver.h +++ b/include/drivers/trsp/trspVia_withPoints_driver.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: trspiVia_withPoints_driver.h +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo diff --git a/include/drivers/trsp/trsp_driver.h b/include/drivers/trsp/trsp_driver.h index d8908a6524f..f4b113f3f8d 100644 --- a/include/drivers/trsp/trsp_driver.h +++ b/include/drivers/trsp/trsp_driver.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: trsp_driver.h +Copyright (c) 2011 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2011 Stephen Woodbridge Copyright (c) 2017 Vicky Vergara * Rewrite for cleanup diff --git a/include/drivers/trsp/trsp_withPoints_driver.h b/include/drivers/trsp/trsp_withPoints_driver.h index 89ca81dc6f5..ac5bfb82ba4 100644 --- a/include/drivers/trsp/trsp_withPoints_driver.h +++ b/include/drivers/trsp/trsp_withPoints_driver.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: trsp_withPoints_driver.h +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo diff --git a/include/drivers/withPoints/withPointsVia_driver.h b/include/drivers/withPoints/withPointsVia_driver.h index 236715ecd8e..33a0715492d 100644 --- a/include/drivers/withPoints/withPointsVia_driver.h +++ b/include/drivers/withPoints/withPointsVia_driver.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: withPointsVia_driver.h +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo diff --git a/include/drivers/yen/ksp_driver.h b/include/drivers/yen/ksp_driver.h index 6c004a53e8b..26bf0592d6e 100644 --- a/include/drivers/yen/ksp_driver.h +++ b/include/drivers/yen/ksp_driver.h @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: ksp_driver.h +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky at erosion.dev diff --git a/include/spanningTree/details.hpp b/include/spanningTree/details.hpp index 111ece1c345..8cc64f36973 100644 --- a/include/spanningTree/details.hpp +++ b/include/spanningTree/details.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: details.hpp +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara diff --git a/include/spanningTree/pgr_mst.hpp b/include/spanningTree/pgr_mst.hpp index 8a08e672e10..5ab84f5f394 100644 --- a/include/spanningTree/pgr_mst.hpp +++ b/include/spanningTree/pgr_mst.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_mst.hpp +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara mail: vicky at georepublic dot de diff --git a/include/yen/pgr_ksp.hpp b/include/yen/pgr_ksp.hpp index b8a145454d3..d4bae23698e 100644 --- a/include/yen/pgr_ksp.hpp +++ b/include/yen/pgr_ksp.hpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_ksp.hpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky AT erosion.dev diff --git a/src/alpha_shape/alphaShape.c b/src/alpha_shape/alphaShape.c index 338db504479..ba56b55d54a 100644 --- a/src/alpha_shape/alphaShape.c +++ b/src/alpha_shape/alphaShape.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** FILE: alphaShape.c +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara Mail: project@pgrouting.org diff --git a/src/alpha_shape/alphaShape_driver.cpp b/src/alpha_shape/alphaShape_driver.cpp index e142e231d47..8a85601c6e0 100644 --- a/src/alpha_shape/alphaShape_driver.cpp +++ b/src/alpha_shape/alphaShape_driver.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** FILE: alphaShape_driver.cpp +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara Mail: project@pgrouting.org diff --git a/src/common/basePath_SSEC.cpp b/src/common/basePath_SSEC.cpp index 1388cf4dc83..99636753b67 100644 --- a/src/common/basePath_SSEC.cpp +++ b/src/common/basePath_SSEC.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: basePath_SSEC.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/src/common/basic_edge.cpp b/src/common/basic_edge.cpp index 74375f535e1..ba33739d95b 100644 --- a/src/common/basic_edge.cpp +++ b/src/common/basic_edge.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/src/common/basic_vertex.cpp b/src/common/basic_vertex.cpp index 1259069cbb6..300a3b82a32 100644 --- a/src/common/basic_vertex.cpp +++ b/src/common/basic_vertex.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/src/common/e_report.c b/src/common/e_report.c index 949bdef39f4..93a46525dd2 100644 --- a/src/common/e_report.c +++ b/src/common/e_report.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: e_report.c +Copyright (c) 2016 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2016 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/src/common/identifier.cpp b/src/common/identifier.cpp index bffeba592e9..81d10a9c494 100644 --- a/src/common/identifier.cpp +++ b/src/common/identifier.cpp @@ -1,5 +1,8 @@ /*PGR-GNU***************************************************************** +Copyright (c) 2017 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2017 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/src/common/pgr_alloc.cpp b/src/common/pgr_alloc.cpp index 1a8fa6010b1..d7b4a75d872 100644 --- a/src/common/pgr_alloc.cpp +++ b/src/common/pgr_alloc.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgr_palloc.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/src/common/pgr_assert.cpp b/src/common/pgr_assert.cpp index 7a6a41090cc..4feea9224c1 100644 --- a/src/common/pgr_assert.cpp +++ b/src/common/pgr_assert.cpp @@ -2,6 +2,9 @@ FILE: pgr_assert.cpp +Copyright (c) 2014 pgRouting developers +Mail: project@pgrouting.org + Copyright 2015~ Vicky Vergara Copyright 2014 Stephen Woodbridge Mail: project@pgrouting.org diff --git a/src/common/postgres_connection.c b/src/common/postgres_connection.c index eb220cd6913..60cfb87ffcf 100644 --- a/src/common/postgres_connection.c +++ b/src/common/postgres_connection.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: postgres_connection.c +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/src/common/xy_vertex.cpp b/src/common/xy_vertex.cpp index 4b3f59215e0..f8cfee6ecce 100644 --- a/src/common/xy_vertex.cpp +++ b/src/common/xy_vertex.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** * +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky_vergara@hotmail.com diff --git a/src/cpp_common/arrays_input.cpp b/src/cpp_common/arrays_input.cpp index aa2df0c968e..68e12b1d80d 100644 --- a/src/cpp_common/arrays_input.cpp +++ b/src/cpp_common/arrays_input.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: arrays_input.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo Copyright (c) 2015 Celia Virginia Vergara Castillo mail: vicky at erosion.dev diff --git a/src/cpp_common/combinations.cpp b/src/cpp_common/combinations.cpp index a5e9131f882..f465336ed28 100644 --- a/src/cpp_common/combinations.cpp +++ b/src/cpp_common/combinations.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: combinations.cpp +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2022 Celia Virginia Vergara Castillo ------ diff --git a/src/cpp_common/pgdata_fetchers.cpp b/src/cpp_common/pgdata_fetchers.cpp index 991d698c70a..d60e41e44aa 100644 --- a/src/cpp_common/pgdata_fetchers.cpp +++ b/src/cpp_common/pgdata_fetchers.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgdata_fetchers.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo mail: vicky at erosion.dev Copyright (c) 2020 Mahmoud SAKR and Esteban ZIMANYI diff --git a/src/cpp_common/pgdata_getters.cpp b/src/cpp_common/pgdata_getters.cpp index 8b448e54a76..ef60c0c1894 100644 --- a/src/cpp_common/pgdata_getters.cpp +++ b/src/cpp_common/pgdata_getters.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: pgdata_getters.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2023 Celia Virginia Vergara Castillo mail: vicky at erosion.dev Copyright (c) 2020 Mahmoud SAKR and Esteban ZIMANYI diff --git a/src/driving_distance/drivedist_driver.cpp b/src/driving_distance/drivedist_driver.cpp index 089c8035319..b9500c4c6f2 100644 --- a/src/driving_distance/drivedist_driver.cpp +++ b/src/driving_distance/drivedist_driver.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: drivedist_driver.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky at erosion.dev diff --git a/src/driving_distance/many_to_dist_driving_distance.c b/src/driving_distance/many_to_dist_driving_distance.c index ee19b6666fa..1b4e33beda1 100644 --- a/src/driving_distance/many_to_dist_driving_distance.c +++ b/src/driving_distance/many_to_dist_driving_distance.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: many_to_dist_driving_distance.c +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky at erosion.dev diff --git a/src/driving_distance/many_to_dist_withPointsDD.c b/src/driving_distance/many_to_dist_withPointsDD.c index ecfbc85197f..66c71405f29 100644 --- a/src/driving_distance/many_to_dist_withPointsDD.c +++ b/src/driving_distance/many_to_dist_withPointsDD.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: many_to_dist_driving_distance.c +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky at erosion.dev diff --git a/src/ksp/ksp.c b/src/ksp/ksp.c index f7b98d09e55..059099f6b66 100644 --- a/src/ksp/ksp.c +++ b/src/ksp/ksp.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: ksp.c +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky at erosion.dev diff --git a/src/ksp/ksp_driver.cpp b/src/ksp/ksp_driver.cpp index df5781f8c16..b231760a2dd 100644 --- a/src/ksp/ksp_driver.cpp +++ b/src/ksp/ksp_driver.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: ksp_driver.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2015 Celia Virginia Vergara Castillo vicky at erosion.dev diff --git a/src/spanningTree/details.cpp b/src/spanningTree/details.cpp index 97a598d6ec2..e6c16569a16 100644 --- a/src/spanningTree/details.cpp +++ b/src/spanningTree/details.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: details.hpp +Copyright (c) 2018 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara diff --git a/src/spanningTree/mst_common.cpp b/src/spanningTree/mst_common.cpp index 7da225f6b37..795bf9184f1 100644 --- a/src/spanningTree/mst_common.cpp +++ b/src/spanningTree/mst_common.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: mst_common.c +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Copyright (c) 2018 Vicky Vergara Mail: vicky at georepublic dot de diff --git a/src/trsp/trspVia.c b/src/trsp/trspVia.c index 4550746034a..cd00eb5d009 100644 --- a/src/trsp/trspVia.c +++ b/src/trsp/trspVia.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: trspVia.c +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo diff --git a/src/trsp/trspVia_driver.cpp b/src/trsp/trspVia_driver.cpp index f9f135eaa2d..707fca73e75 100644 --- a/src/trsp/trspVia_driver.cpp +++ b/src/trsp/trspVia_driver.cpp @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: trspVia_driver.cpp +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo diff --git a/src/trsp/trspVia_withPoints.c b/src/trsp/trspVia_withPoints.c index 8b848617a12..74b838a0530 100644 --- a/src/trsp/trspVia_withPoints.c +++ b/src/trsp/trspVia_withPoints.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: trspVia_withPoints.c +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo diff --git a/src/version/version.c b/src/version/version.c index 23d62ade1b1..a6dba0580b0 100644 --- a/src/version/version.c +++ b/src/version/version.c @@ -2,6 +2,9 @@ File: _version.c +Copyright (c) 2015 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2015 Celia Virginia Vergara Castillo Mail: vicky_vergara@hotmail.com diff --git a/src/withPoints/withPointsVia.c b/src/withPoints/withPointsVia.c index 606a666e311..6cb4793e6e4 100644 --- a/src/withPoints/withPointsVia.c +++ b/src/withPoints/withPointsVia.c @@ -1,6 +1,9 @@ /*PGR-GNU***************************************************************** File: withPointsVia.c +Copyright (c) 2022 pgRouting developers +Mail: project@pgrouting.org + Function's developer: Copyright (c) 2022 Celia Virginia Vergara Castillo