From 8a4a48d35986449aef334eef5f9ea08d35877de2 Mon Sep 17 00:00:00 2001 From: Ulrich Kemloh <kemlohulrich@gmail.com> Date: Wed, 17 Jun 2015 16:54:15 +0200 Subject: [PATCH] Update files version to v0.7 and copyright to 2015 --- IO/IODispatcher.cpp | 4 ++-- IO/IODispatcher.h | 4 ++-- IO/OutputHandler.cpp | 4 ++-- IO/OutputHandler.h | 4 ++-- IO/TraVisToClient.cpp | 4 ++-- IO/TraVisToClient.h | 4 ++-- Simulation.cpp | 4 ++-- Simulation.h | 4 ++-- Utest/testClassLine.cpp | 4 ++-- Utest/testClassPoint.cpp | 4 ++-- Utest/testEffectiveDistanceToEllipse.cpp | 4 ++-- Utest/testEffectiveDistanceToLine.cpp | 4 ++-- Utest/testGetArea.cpp | 4 ++-- Utest/testIsInside.cpp | 4 ++-- Utest/testIsOn.cpp | 4 ++-- Utest/testIsOutside.cpp | 4 ++-- Utest/testPointOnEllipse.cpp | 4 ++-- Utest/testSign.cpp | 4 ++-- Utest/testSign1.cpp | 4 ++-- events/EventManager.cpp | 4 ++-- events/EventManager.h | 4 ++-- general/ArgumentParser.cpp | 4 ++-- general/ArgumentParser.h | 4 ++-- general/Macros.h | 2 +- geometry/Building.cpp | 4 ++-- geometry/Building.h | 4 ++-- geometry/Crossing.cpp | 4 ++-- geometry/Crossing.h | 4 ++-- geometry/Goal.cpp | 4 ++-- geometry/Goal.h | 4 ++-- geometry/Hline.cpp | 4 ++-- geometry/Hline.h | 4 ++-- geometry/Line.cpp | 4 ++-- geometry/Line.h | 4 ++-- geometry/NavLine.cpp | 4 ++-- geometry/NavLine.h | 4 ++-- geometry/Obstacle.cpp | 4 ++-- geometry/Obstacle.h | 4 ++-- geometry/Point.cpp | 4 ++-- geometry/Point.h | 4 ++-- geometry/Room.cpp | 4 ++-- geometry/Room.h | 4 ++-- geometry/SubRoom.cpp | 4 ++-- geometry/SubRoom.h | 4 ++-- geometry/Transition.cpp | 4 ++-- geometry/Transition.h | 4 ++-- geometry/Wall.cpp | 2 +- geometry/Wall.h | 2 +- main.cpp | 2 +- math/ForceModel.cpp | 4 ++-- math/ForceModel.h | 4 ++-- math/GCFMModel.cpp | 4 ++-- math/GCFMModel.h | 4 ++-- math/GompertzModel.cpp | 4 ++-- math/GompertzModel.h | 4 ++-- math/Mathematics.cpp | 4 ++-- math/Mathematics.h | 4 ++-- math/ODESolver.cpp | 4 ++-- math/ODESolver.h | 4 ++-- math/OperationalModel.cpp | 4 ++-- math/OperationalModel.h | 4 ++-- matsim/HybridSimulationManager.cpp | 4 ++-- matsim/HybridSimulationManager.h | 4 ++-- matsim/JPSclient.cpp | 4 ++-- matsim/JPSclient.h | 4 ++-- matsim/JPSserver.cpp | 4 ++-- matsim/JPSserver.h | 4 ++-- mpi/LCGrid.cpp | 4 ++-- mpi/LCGrid.h | 4 ++-- pedestrian/AgentsParameters.cpp | 4 ++-- pedestrian/AgentsParameters.h | 4 ++-- pedestrian/AgentsQueue.cpp | 4 ++-- pedestrian/AgentsQueue.h | 4 ++-- pedestrian/AgentsSource.cpp | 4 ++-- pedestrian/AgentsSource.h | 4 ++-- pedestrian/AgentsSourcesManager.cpp | 4 ++-- pedestrian/AgentsSourcesManager.h | 4 ++-- pedestrian/Ellipse.cpp | 4 ++-- pedestrian/Ellipse.h | 4 ++-- pedestrian/Knowledge.cpp | 4 ++-- pedestrian/Knowledge.h | 4 ++-- pedestrian/PedDistributor.cpp | 4 ++-- pedestrian/PedDistributor.h | 4 ++-- pedestrian/Pedestrian.cpp | 4 ++-- pedestrian/Pedestrian.h | 4 ++-- pedestrian/StartDistribution.cpp | 2 +- pedestrian/StartDistribution.h | 2 +- routing/AccessPoint.cpp | 4 ++-- routing/AccessPoint.h | 4 ++-- routing/CognitiveMapRouter.cpp | 4 ++-- routing/CognitiveMapRouter.h | 4 ++-- routing/ConvexDecomp.h | 4 ++-- routing/DTriangulation.cpp | 4 ++-- routing/DTriangulation.h | 4 ++-- routing/DirectionStrategy.cpp | 4 ++-- routing/DirectionStrategy.h | 4 ++-- routing/DummyRouter.cpp | 4 ++-- routing/DummyRouter.h | 4 ++-- routing/GlobalRouter.cpp | 4 ++-- routing/GlobalRouter.h | 4 ++-- routing/MeshRouter.cpp | 4 ++-- routing/MeshRouter.h | 4 ++-- routing/NavMesh.cpp | 4 ++-- routing/NavMesh.h | 4 ++-- routing/QuickestPathRouter.cpp | 4 ++-- routing/QuickestPathRouter.h | 4 ++-- routing/Router.cpp | 4 ++-- routing/Router.h | 4 ++-- routing/RoutingEngine.cpp | 4 ++-- routing/RoutingEngine.h | 4 ++-- routing/SafestPathRouter.cpp | 4 ++-- routing/SafestPathRouter.h | 4 ++-- routing/Triangulation.h | 4 ++-- routing/cognitive_map/AbstractCognitiveMapCreator.cpp | 4 ++-- routing/cognitive_map/AbstractCognitiveMapCreator.h | 4 ++-- routing/cognitive_map/CognitiveMap.cpp | 4 ++-- routing/cognitive_map/CognitiveMap.h | 4 ++-- routing/cognitive_map/CognitiveMapStorage.cpp | 4 ++-- routing/cognitive_map/CognitiveMapStorage.h | 4 ++-- routing/cognitive_map/CompleteCognitiveMapCreator.cpp | 4 ++-- routing/cognitive_map/CompleteCognitiveMapCreator.h | 4 ++-- routing/cognitive_map/EmptyCognitiveMapCreator.cpp | 4 ++-- routing/cognitive_map/EmptyCognitiveMapCreator.h | 4 ++-- routing/cognitive_map/NavigationGraph.cpp | 4 ++-- routing/cognitive_map/NavigationGraph.h | 4 ++-- routing/cognitive_map/navigation_graph/GraphEdge.cpp | 4 ++-- routing/cognitive_map/navigation_graph/GraphEdge.h | 4 ++-- routing/cognitive_map/navigation_graph/GraphVertex.cpp | 4 ++-- routing/cognitive_map/navigation_graph/GraphVertex.h | 4 ++-- routing/cognitive_map/sensor/AbstractSensor.cpp | 4 ++-- routing/cognitive_map/sensor/AbstractSensor.h | 4 ++-- routing/cognitive_map/sensor/RoomToFloorSensor.cpp | 4 ++-- routing/cognitive_map/sensor/RoomToFloorSensor.h | 4 ++-- routing/cognitive_map/sensor/SensorManager.cpp | 4 ++-- routing/cognitive_map/sensor/SensorManager.h | 4 ++-- routing/mesh/Mesh.cpp | 4 ++-- routing/mesh/Mesh.h | 4 ++-- 137 files changed, 268 insertions(+), 268 deletions(-) diff --git a/IO/IODispatcher.cpp b/IO/IODispatcher.cpp index 19962e16..4eb1a1cf 100644 --- a/IO/IODispatcher.cpp +++ b/IO/IODispatcher.cpp @@ -1,8 +1,8 @@ /** * \file IODispatcher.cpp * \date Nov 20, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/IO/IODispatcher.h b/IO/IODispatcher.h index 9ffa33c7..9b74c914 100644 --- a/IO/IODispatcher.h +++ b/IO/IODispatcher.h @@ -1,8 +1,8 @@ /** * \file IODispatcher.h * \date Nov 20, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/IO/OutputHandler.cpp b/IO/OutputHandler.cpp index 6f6f6da1..748d191a 100644 --- a/IO/OutputHandler.cpp +++ b/IO/OutputHandler.cpp @@ -1,8 +1,8 @@ /** * \file OutputHandler.cpp * \date Nov 20, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/IO/OutputHandler.h b/IO/OutputHandler.h index 95f7c586..760d2d2a 100644 --- a/IO/OutputHandler.h +++ b/IO/OutputHandler.h @@ -1,8 +1,8 @@ /** * \file OutputHandler.h * \date Nov 20, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/IO/TraVisToClient.cpp b/IO/TraVisToClient.cpp index 37543611..2ebfb7dd 100644 --- a/IO/TraVisToClient.cpp +++ b/IO/TraVisToClient.cpp @@ -1,8 +1,8 @@ /** * \file travistoclient.cpp * \date jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. all rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. all rights reserved. * * \section license * this file is part of jupedsim. diff --git a/IO/TraVisToClient.h b/IO/TraVisToClient.h index 28f5f0ff..784be0f0 100644 --- a/IO/TraVisToClient.h +++ b/IO/TraVisToClient.h @@ -1,8 +1,8 @@ /** * \file TraVisToClient.h * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Simulation.cpp b/Simulation.cpp index b82a25b5..6dde1d6e 100644 --- a/Simulation.cpp +++ b/Simulation.cpp @@ -1,8 +1,8 @@ /** * \file Simulation.cpp * \date Dec 15, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Simulation.h b/Simulation.h index fb2b0985..eddd1132 100644 --- a/Simulation.h +++ b/Simulation.h @@ -1,8 +1,8 @@ /** * \file Simulation.h * \date Dec 15, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum J?lich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum J?lich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testClassLine.cpp b/Utest/testClassLine.cpp index f5411bc6..35652125 100644 --- a/Utest/testClassLine.cpp +++ b/Utest/testClassLine.cpp @@ -1,8 +1,8 @@ /** * \file testClassLine.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testClassPoint.cpp b/Utest/testClassPoint.cpp index 85943969..b2278c2a 100644 --- a/Utest/testClassPoint.cpp +++ b/Utest/testClassPoint.cpp @@ -1,8 +1,8 @@ /** * \file testClassPoint.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testEffectiveDistanceToEllipse.cpp b/Utest/testEffectiveDistanceToEllipse.cpp index 00967c67..f31a71e8 100644 --- a/Utest/testEffectiveDistanceToEllipse.cpp +++ b/Utest/testEffectiveDistanceToEllipse.cpp @@ -1,8 +1,8 @@ /** * \file testEffectiveDistanceToEllipse.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testEffectiveDistanceToLine.cpp b/Utest/testEffectiveDistanceToLine.cpp index 29b31c25..e7c9db6b 100644 --- a/Utest/testEffectiveDistanceToLine.cpp +++ b/Utest/testEffectiveDistanceToLine.cpp @@ -1,8 +1,8 @@ /** * \file testEffectiveDistanceToLine.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testGetArea.cpp b/Utest/testGetArea.cpp index 13332c28..7c1b0ce2 100644 --- a/Utest/testGetArea.cpp +++ b/Utest/testGetArea.cpp @@ -1,8 +1,8 @@ /** * \file testGetArea.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testIsInside.cpp b/Utest/testIsInside.cpp index a619a1fe..018e85f9 100644 --- a/Utest/testIsInside.cpp +++ b/Utest/testIsInside.cpp @@ -1,8 +1,8 @@ /** * \file testIsInside.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testIsOn.cpp b/Utest/testIsOn.cpp index 3e9e2577..55bfe802 100644 --- a/Utest/testIsOn.cpp +++ b/Utest/testIsOn.cpp @@ -1,8 +1,8 @@ /** * \file testIsOn.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testIsOutside.cpp b/Utest/testIsOutside.cpp index 1753f68d..341059cf 100644 --- a/Utest/testIsOutside.cpp +++ b/Utest/testIsOutside.cpp @@ -1,8 +1,8 @@ /** * \file testIsOutside.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testPointOnEllipse.cpp b/Utest/testPointOnEllipse.cpp index 6969b993..0038187e 100644 --- a/Utest/testPointOnEllipse.cpp +++ b/Utest/testPointOnEllipse.cpp @@ -1,8 +1,8 @@ /** * \file testPointOnEllipse.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testSign.cpp b/Utest/testSign.cpp index 6f5fd9b8..71dfd7b8 100644 --- a/Utest/testSign.cpp +++ b/Utest/testSign.cpp @@ -1,8 +1,8 @@ /** * \file testSign.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/Utest/testSign1.cpp b/Utest/testSign1.cpp index f1f3da65..021950db 100644 --- a/Utest/testSign1.cpp +++ b/Utest/testSign1.cpp @@ -1,8 +1,8 @@ /** * \file testSign1.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/events/EventManager.cpp b/events/EventManager.cpp index e7419713..5b9918a8 100644 --- a/events/EventManager.cpp +++ b/events/EventManager.cpp @@ -1,8 +1,8 @@ /** * \file EventManager.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/events/EventManager.h b/events/EventManager.h index fc543242..3a6317fe 100644 --- a/events/EventManager.h +++ b/events/EventManager.h @@ -1,8 +1,8 @@ /** * \file EventManager.h * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/general/ArgumentParser.cpp b/general/ArgumentParser.cpp index 98a4dfec..859e1d76 100644 --- a/general/ArgumentParser.cpp +++ b/general/ArgumentParser.cpp @@ -1,8 +1,8 @@ /** * \file ArgumentParser.cpp * \date Apr 20, 2009 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/general/ArgumentParser.h b/general/ArgumentParser.h index 60192d80..5f166e3d 100644 --- a/general/ArgumentParser.h +++ b/general/ArgumentParser.h @@ -1,8 +1,8 @@ /** * \file ArgumentParser.h * \date Apr 20, 2009 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/general/Macros.h b/general/Macros.h index 99878d10..6ba9508e 100644 --- a/general/Macros.h +++ b/general/Macros.h @@ -1,7 +1,7 @@ /** * \file Macros.h * \date Jun 16, 2010 - * \version v0.6 + * \version v0.7 * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Building.cpp b/geometry/Building.cpp index 099a65fe..8812176c 100644 --- a/geometry/Building.cpp +++ b/geometry/Building.cpp @@ -1,8 +1,8 @@ /** * \file Building.cpp * \date Oct 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Building.h b/geometry/Building.h index 77059fcf..d042be82 100644 --- a/geometry/Building.h +++ b/geometry/Building.h @@ -1,8 +1,8 @@ /** * \file Building.h * \date Oct 1, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Crossing.cpp b/geometry/Crossing.cpp index bf227df1..58b50716 100644 --- a/geometry/Crossing.cpp +++ b/geometry/Crossing.cpp @@ -1,8 +1,8 @@ /** * \file Crossing.cpp * \date Nov 16, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Crossing.h b/geometry/Crossing.h index 88a23173..3dc40465 100644 --- a/geometry/Crossing.h +++ b/geometry/Crossing.h @@ -1,8 +1,8 @@ /** * \file Crossing.h * \date Nov 16, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Goal.cpp b/geometry/Goal.cpp index ff6c2705..77b80b78 100644 --- a/geometry/Goal.cpp +++ b/geometry/Goal.cpp @@ -1,8 +1,8 @@ /** * \file Goal.cpp * \date Spe 12, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Goal.h b/geometry/Goal.h index cdd335e8..9aceda34 100644 --- a/geometry/Goal.h +++ b/geometry/Goal.h @@ -1,8 +1,8 @@ /** * \file Goal.h * \date Sep 12, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Hline.cpp b/geometry/Hline.cpp index 663c0c3b..dc530d50 100644 --- a/geometry/Hline.cpp +++ b/geometry/Hline.cpp @@ -1,8 +1,8 @@ /** * \file Hline.cpp * \date Aug 1, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Hline.h b/geometry/Hline.h index 6955bbbf..50036103 100644 --- a/geometry/Hline.h +++ b/geometry/Hline.h @@ -1,8 +1,8 @@ /** * \file Hline.h * \date Aug 1, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Line.cpp b/geometry/Line.cpp index 20cdc9f9..1df68720 100644 --- a/geometry/Line.cpp +++ b/geometry/Line.cpp @@ -1,8 +1,8 @@ /** * \file Line.cpp * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Line.h b/geometry/Line.h index a47aed39..5b8dac97 100644 --- a/geometry/Line.h +++ b/geometry/Line.h @@ -1,8 +1,8 @@ /** * \file Line.h * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/NavLine.cpp b/geometry/NavLine.cpp index bc5d4982..a5356fc2 100644 --- a/geometry/NavLine.cpp +++ b/geometry/NavLine.cpp @@ -1,8 +1,8 @@ /** * \file NavLine.cpp * \date Aug 30, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/NavLine.h b/geometry/NavLine.h index 0b3c7dc9..ce14e3ee 100644 --- a/geometry/NavLine.h +++ b/geometry/NavLine.h @@ -1,8 +1,8 @@ /** * \file NavLine.h * \date Aug 30, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Obstacle.cpp b/geometry/Obstacle.cpp index 701433c2..80466a33 100644 --- a/geometry/Obstacle.cpp +++ b/geometry/Obstacle.cpp @@ -1,8 +1,8 @@ /** * \file Obstacle.cpp * \date Jul 31, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Obstacle.h b/geometry/Obstacle.h index 23c61a04..3b69a936 100644 --- a/geometry/Obstacle.h +++ b/geometry/Obstacle.h @@ -1,8 +1,8 @@ /** * \file Obstacle.h * \date Jul 31, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Point.cpp b/geometry/Point.cpp index 8f892408..12d51c0d 100644 --- a/geometry/Point.cpp +++ b/geometry/Point.cpp @@ -1,8 +1,8 @@ /** * \file Point.cpp * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Point.h b/geometry/Point.h index c37efdcf..ecec992c 100644 --- a/geometry/Point.h +++ b/geometry/Point.h @@ -1,8 +1,8 @@ /** * \file Point.h * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Room.cpp b/geometry/Room.cpp index 854fc147..d6c4514e 100644 --- a/geometry/Room.cpp +++ b/geometry/Room.cpp @@ -1,8 +1,8 @@ /** * \file Room.cpp * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Room.h b/geometry/Room.h index 99884f0e..7abe606e 100644 --- a/geometry/Room.h +++ b/geometry/Room.h @@ -1,8 +1,8 @@ /** * \file Room.h * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/SubRoom.cpp b/geometry/SubRoom.cpp index 82418c89..d3b43bb3 100644 --- a/geometry/SubRoom.cpp +++ b/geometry/SubRoom.cpp @@ -1,8 +1,8 @@ /** * \file SubRoom.cpp * \date Oct 8, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/SubRoom.h b/geometry/SubRoom.h index be22e48a..b7958e3a 100644 --- a/geometry/SubRoom.h +++ b/geometry/SubRoom.h @@ -1,8 +1,8 @@ /** * \file SubRoom.h * \date Oct 8, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Transition.cpp b/geometry/Transition.cpp index a2cf3c3a..3dc322d7 100644 --- a/geometry/Transition.cpp +++ b/geometry/Transition.cpp @@ -1,8 +1,8 @@ /** * \file Transition.cpp * \date Nov 16, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Transition.h b/geometry/Transition.h index 20a72145..936f22d4 100644 --- a/geometry/Transition.h +++ b/geometry/Transition.h @@ -1,8 +1,8 @@ /** * \file Transition.h * \date Nov 16, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/geometry/Wall.cpp b/geometry/Wall.cpp index 7e617fa6..4b9506b6 100644 --- a/geometry/Wall.cpp +++ b/geometry/Wall.cpp @@ -1,7 +1,7 @@ /** * \file Wall.cpp * \date Nov 16, 2010 - * \version v0.6 + * \version v0.7 * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Wall.h b/geometry/Wall.h index e881dbcf..b57b4da0 100644 --- a/geometry/Wall.h +++ b/geometry/Wall.h @@ -1,7 +1,7 @@ /** * \file Wall.h * \date Nov 16, 2010 - * \version v0.6 + * \version v0.7 * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/main.cpp b/main.cpp index 6547b941..89ce6393 100644 --- a/main.cpp +++ b/main.cpp @@ -1,7 +1,7 @@ /** * \file main.cpp * \date Jan 15, 2013 - * \version v0.6 + * \version v0.7 * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/ForceModel.cpp b/math/ForceModel.cpp index e143abef..e6f42a9f 100644 --- a/math/ForceModel.cpp +++ b/math/ForceModel.cpp @@ -1,8 +1,8 @@ /** * \file ForceModel.cpp * \date Dec 13, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/ForceModel.h b/math/ForceModel.h index ed08bf99..7c89c71f 100644 --- a/math/ForceModel.h +++ b/math/ForceModel.h @@ -1,8 +1,8 @@ /** * \file ForceModel.h * \date Apr 15, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/GCFMModel.cpp b/math/GCFMModel.cpp index fd1c018d..f9e30bc9 100644 --- a/math/GCFMModel.cpp +++ b/math/GCFMModel.cpp @@ -1,8 +1,8 @@ /** * \file GCFMModel.cpp * \date Apr 15, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/GCFMModel.h b/math/GCFMModel.h index bebc33fb..291d8072 100644 --- a/math/GCFMModel.h +++ b/math/GCFMModel.h @@ -1,8 +1,8 @@ /** * \file GCFMModel.h * \date Apr 15, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/GompertzModel.cpp b/math/GompertzModel.cpp index 3b71ce94..259783e9 100644 --- a/math/GompertzModel.cpp +++ b/math/GompertzModel.cpp @@ -1,8 +1,8 @@ /** * \file GompertzModel.cpp * \date Apr 15, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/GompertzModel.h b/math/GompertzModel.h index f86a1353..7497cc79 100644 --- a/math/GompertzModel.h +++ b/math/GompertzModel.h @@ -1,8 +1,8 @@ /** * \file GompertzModel.h * \date Apr 15, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/Mathematics.cpp b/math/Mathematics.cpp index ff851ee2..e4d0c7de 100644 --- a/math/Mathematics.cpp +++ b/math/Mathematics.cpp @@ -1,8 +1,8 @@ /** * \file Mathematics.cpp * \date Dec 13, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/Mathematics.h b/math/Mathematics.h index 282b6846..f6518a41 100644 --- a/math/Mathematics.h +++ b/math/Mathematics.h @@ -1,8 +1,8 @@ /** * \file Mathematics.h * \date Dec 13, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/ODESolver.cpp b/math/ODESolver.cpp index 449c4760..2fe5ded1 100644 --- a/math/ODESolver.cpp +++ b/math/ODESolver.cpp @@ -1,8 +1,8 @@ /** * \file ODESolver.cpp * \date Aug 17, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/ODESolver.h b/math/ODESolver.h index 200ed395..221b2f67 100644 --- a/math/ODESolver.h +++ b/math/ODESolver.h @@ -1,8 +1,8 @@ /** * \file ODESolver.h * \date Aug 17, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/OperationalModel.cpp b/math/OperationalModel.cpp index 61d9c868..9b405776 100644 --- a/math/OperationalModel.cpp +++ b/math/OperationalModel.cpp @@ -1,9 +1,9 @@ /** * \file OperationalModel.cpp * \date Nov. 11, 2014 - * \version v0.6 + * \version v0.7 * \author Ulrich Kemloh - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/math/OperationalModel.h b/math/OperationalModel.h index 40ec7c42..e2d3d530 100644 --- a/math/OperationalModel.h +++ b/math/OperationalModel.h @@ -1,9 +1,9 @@ /** * \file OperationalModel.h * \date Nov. 11, 2014 - * \version v0.6 + * \version v0.7 * \author Ulrich Kemloh - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/matsim/HybridSimulationManager.cpp b/matsim/HybridSimulationManager.cpp index 7c3b0eca..147fa135 100644 --- a/matsim/HybridSimulationManager.cpp +++ b/matsim/HybridSimulationManager.cpp @@ -1,8 +1,8 @@ /** * \file HybridSimulationManager.cpp * \date Apr 20, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/matsim/HybridSimulationManager.h b/matsim/HybridSimulationManager.h index 87ce1de5..0a099021 100644 --- a/matsim/HybridSimulationManager.h +++ b/matsim/HybridSimulationManager.h @@ -1,8 +1,8 @@ /** * \file HybridSimulationManager.h * \date Apr 20, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/matsim/JPSclient.cpp b/matsim/JPSclient.cpp index 4f2546c9..46434e8a 100644 --- a/matsim/JPSclient.cpp +++ b/matsim/JPSclient.cpp @@ -1,8 +1,8 @@ /** * \file JPSclient.cpp * \date Apr 21, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/matsim/JPSclient.h b/matsim/JPSclient.h index c016192f..95d060fb 100644 --- a/matsim/JPSclient.h +++ b/matsim/JPSclient.h @@ -1,8 +1,8 @@ /** * \file JPSclient.h * \date Apr 21, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/matsim/JPSserver.cpp b/matsim/JPSserver.cpp index 09af2f25..57047e8d 100644 --- a/matsim/JPSserver.cpp +++ b/matsim/JPSserver.cpp @@ -1,8 +1,8 @@ /** * \file JPSserver.cpp * \date Apr 21, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/matsim/JPSserver.h b/matsim/JPSserver.h index 907886fd..602f2a65 100644 --- a/matsim/JPSserver.h +++ b/matsim/JPSserver.h @@ -1,8 +1,8 @@ /** * \file JPSserver.h * \date Apr 21, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/mpi/LCGrid.cpp b/mpi/LCGrid.cpp index fc5b4847..5f3ed875 100644 --- a/mpi/LCGrid.cpp +++ b/mpi/LCGrid.cpp @@ -1,8 +1,8 @@ /** * \file LCGrid.cpp * \date Nov 16, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum J?lich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum J?lich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/mpi/LCGrid.h b/mpi/LCGrid.h index 8df278ff..5f42a9f9 100644 --- a/mpi/LCGrid.h +++ b/mpi/LCGrid.h @@ -1,8 +1,8 @@ /** * \file LCGrid.h * \date Nov 16, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum J?lich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum J?lich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsParameters.cpp b/pedestrian/AgentsParameters.cpp index 98932fb7..198baf22 100644 --- a/pedestrian/AgentsParameters.cpp +++ b/pedestrian/AgentsParameters.cpp @@ -1,8 +1,8 @@ /** * \file AgentsParameters.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsParameters.h b/pedestrian/AgentsParameters.h index 509a078b..99ccd5a4 100644 --- a/pedestrian/AgentsParameters.h +++ b/pedestrian/AgentsParameters.h @@ -1,8 +1,8 @@ /** * \file AgentsParameters.h * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsQueue.cpp b/pedestrian/AgentsQueue.cpp index c9f7c126..03eb423d 100644 --- a/pedestrian/AgentsQueue.cpp +++ b/pedestrian/AgentsQueue.cpp @@ -1,8 +1,8 @@ /** * \file AgentsQueue.cpp * \date Apr 14, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsQueue.h b/pedestrian/AgentsQueue.h index 6f902049..49f73998 100644 --- a/pedestrian/AgentsQueue.h +++ b/pedestrian/AgentsQueue.h @@ -1,8 +1,8 @@ /** * \file AgentsQueue.h * \date Apr 14, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsSource.cpp b/pedestrian/AgentsSource.cpp index 1af4149a..3467a538 100644 --- a/pedestrian/AgentsSource.cpp +++ b/pedestrian/AgentsSource.cpp @@ -1,8 +1,8 @@ /** * \file AgentSource.cpp * \date Apr 04, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsSource.h b/pedestrian/AgentsSource.h index 7592369c..4ed14215 100644 --- a/pedestrian/AgentsSource.h +++ b/pedestrian/AgentsSource.h @@ -1,8 +1,8 @@ /** * \file AgentSource.h * \date Apr 04, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsSourcesManager.cpp b/pedestrian/AgentsSourcesManager.cpp index 275da330..51d6e978 100644 --- a/pedestrian/AgentsSourcesManager.cpp +++ b/pedestrian/AgentsSourcesManager.cpp @@ -1,8 +1,8 @@ /** * \file AgentsSourcesManager.cpp * \date Apr 14, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/AgentsSourcesManager.h b/pedestrian/AgentsSourcesManager.h index e8ae4553..ecf52f99 100644 --- a/pedestrian/AgentsSourcesManager.h +++ b/pedestrian/AgentsSourcesManager.h @@ -1,8 +1,8 @@ /** * \file AgentsSourcesManager.h * \date Apr 14, 2015 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/Ellipse.cpp b/pedestrian/Ellipse.cpp index 94279c13..b236f4e6 100644 --- a/pedestrian/Ellipse.cpp +++ b/pedestrian/Ellipse.cpp @@ -1,8 +1,8 @@ /** * \file Ellipse.cpp * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/Ellipse.h b/pedestrian/Ellipse.h index 568fe2e5..600668ff 100644 --- a/pedestrian/Ellipse.h +++ b/pedestrian/Ellipse.h @@ -1,8 +1,8 @@ /** * \file Ellipse.h * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/Knowledge.cpp b/pedestrian/Knowledge.cpp index 506990ba..132165db 100644 --- a/pedestrian/Knowledge.cpp +++ b/pedestrian/Knowledge.cpp @@ -1,8 +1,8 @@ /** * \file Knowledge.cpp * \date Sep 18, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/Knowledge.h b/pedestrian/Knowledge.h index 9e8daa84..a6a801f9 100644 --- a/pedestrian/Knowledge.h +++ b/pedestrian/Knowledge.h @@ -1,8 +1,8 @@ /** * \file Knowledge.h * \date Sep 18, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/PedDistributor.cpp b/pedestrian/PedDistributor.cpp index 8fee55cf..ca227dd9 100644 --- a/pedestrian/PedDistributor.cpp +++ b/pedestrian/PedDistributor.cpp @@ -1,8 +1,8 @@ /** * \file PedDistributor.cpp * \date Oct 12, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/PedDistributor.h b/pedestrian/PedDistributor.h index 6b6ffc16..cfe22855 100644 --- a/pedestrian/PedDistributor.h +++ b/pedestrian/PedDistributor.h @@ -1,8 +1,8 @@ /** * \file PedDistributor.h * \date Oct 12, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/Pedestrian.cpp b/pedestrian/Pedestrian.cpp index 4b55ef00..37a6394d 100644 --- a/pedestrian/Pedestrian.cpp +++ b/pedestrian/Pedestrian.cpp @@ -1,8 +1,8 @@ /** * \file Pedestrian.cpp * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/Pedestrian.h b/pedestrian/Pedestrian.h index 69d41ebd..7304de06 100644 --- a/pedestrian/Pedestrian.h +++ b/pedestrian/Pedestrian.h @@ -1,8 +1,8 @@ /** * \file Pedestrian.h * \date Sep 30, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/pedestrian/StartDistribution.cpp b/pedestrian/StartDistribution.cpp index 1a5c6ef4..1390066f 100644 --- a/pedestrian/StartDistribution.cpp +++ b/pedestrian/StartDistribution.cpp @@ -1,7 +1,7 @@ /** * \file StartDistribution * \date Apr 15, 2015 - * \version v0.6 + * \version v0.7 * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/StartDistribution.h b/pedestrian/StartDistribution.h index a8343c32..ff2db91f 100644 --- a/pedestrian/StartDistribution.h +++ b/pedestrian/StartDistribution.h @@ -1,7 +1,7 @@ /** * \file StartDistribution.h * \date Apr 15, 2015 - * \version v0.6 + * \version v0.7 * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/AccessPoint.cpp b/routing/AccessPoint.cpp index 43ad1b04..4a3832ea 100644 --- a/routing/AccessPoint.cpp +++ b/routing/AccessPoint.cpp @@ -1,8 +1,8 @@ /** * \file AccessPoint.cpp * \date Aug 24, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/AccessPoint.h b/routing/AccessPoint.h index d10c719c..b728b3b8 100644 --- a/routing/AccessPoint.h +++ b/routing/AccessPoint.h @@ -1,8 +1,8 @@ /** * \file AccessPoint.h * \date Aug 24, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum J�lich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum J�lich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/CognitiveMapRouter.cpp b/routing/CognitiveMapRouter.cpp index c7926fbe..8d962921 100644 --- a/routing/CognitiveMapRouter.cpp +++ b/routing/CognitiveMapRouter.cpp @@ -1,8 +1,8 @@ /** * \file CognitiveMapRouter.cpp * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/CognitiveMapRouter.h b/routing/CognitiveMapRouter.h index 7afa46af..dc4a0294 100644 --- a/routing/CognitiveMapRouter.h +++ b/routing/CognitiveMapRouter.h @@ -1,8 +1,8 @@ /** * \file CognitiveMapRouter.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/ConvexDecomp.h b/routing/ConvexDecomp.h index ca7a6c1a..a8884155 100644 --- a/routing/ConvexDecomp.h +++ b/routing/ConvexDecomp.h @@ -1,8 +1,8 @@ /** * \file ConvexDecomp.h * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/DTriangulation.cpp b/routing/DTriangulation.cpp index 7d7c37d3..98c09b50 100644 --- a/routing/DTriangulation.cpp +++ b/routing/DTriangulation.cpp @@ -1,8 +1,8 @@ /** * \file DTriangulation.cpp * \date Nov 30, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/DTriangulation.h b/routing/DTriangulation.h index 6b939b1d..61410f14 100644 --- a/routing/DTriangulation.h +++ b/routing/DTriangulation.h @@ -1,8 +1,8 @@ /** * \file DTriangulation.h * \date Nov 30, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/DirectionStrategy.cpp b/routing/DirectionStrategy.cpp index e78fafa3..c9822434 100644 --- a/routing/DirectionStrategy.cpp +++ b/routing/DirectionStrategy.cpp @@ -1,8 +1,8 @@ /** * \file DirectionStrategy.cpp * \date Dec 13, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/DirectionStrategy.h b/routing/DirectionStrategy.h index b2f51319..29d5a317 100644 --- a/routing/DirectionStrategy.h +++ b/routing/DirectionStrategy.h @@ -1,8 +1,8 @@ /** * \file DirectionStrategy.h * \date Dec 13, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/DummyRouter.cpp b/routing/DummyRouter.cpp index d6061029..183136c7 100644 --- a/routing/DummyRouter.cpp +++ b/routing/DummyRouter.cpp @@ -1,8 +1,8 @@ /** * \file DummyRouter.cpp * \date Aug 7, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/DummyRouter.h b/routing/DummyRouter.h index d9b8b9c3..407d5496 100644 --- a/routing/DummyRouter.h +++ b/routing/DummyRouter.h @@ -1,8 +1,8 @@ /** * \file DummyRouter.h * \date Aug 7, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/GlobalRouter.cpp b/routing/GlobalRouter.cpp index 0544cf86..1a4a348c 100644 --- a/routing/GlobalRouter.cpp +++ b/routing/GlobalRouter.cpp @@ -1,8 +1,8 @@ /** * \file GlobalRouter.cpp * \date Dec 15, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum J�lich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum J�lich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/GlobalRouter.h b/routing/GlobalRouter.h index 32e3b423..c820f596 100644 --- a/routing/GlobalRouter.h +++ b/routing/GlobalRouter.h @@ -1,8 +1,8 @@ /** * \file GlobalRouter.h * \date Dec 15, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/MeshRouter.cpp b/routing/MeshRouter.cpp index 537d1ea5..491bb7c1 100644 --- a/routing/MeshRouter.cpp +++ b/routing/MeshRouter.cpp @@ -1,8 +1,8 @@ /** * \file MeshRouter.cpp * \date Aug 21, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/MeshRouter.h b/routing/MeshRouter.h index ff3316e3..7b45946d 100644 --- a/routing/MeshRouter.h +++ b/routing/MeshRouter.h @@ -1,8 +1,8 @@ /** * \file MeshRouter.h * \date Aug 21, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/NavMesh.cpp b/routing/NavMesh.cpp index fb8a9a40..1ee9d586 100644 --- a/routing/NavMesh.cpp +++ b/routing/NavMesh.cpp @@ -1,8 +1,8 @@ /** * \file NavMesh.cpp * \date Oct 29, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/NavMesh.h b/routing/NavMesh.h index efcbbf53..e92d2eb6 100644 --- a/routing/NavMesh.h +++ b/routing/NavMesh.h @@ -1,8 +1,8 @@ /** * \file NavMesh.h * \date Oct 29, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/QuickestPathRouter.cpp b/routing/QuickestPathRouter.cpp index 38da4407..410c70a5 100644 --- a/routing/QuickestPathRouter.cpp +++ b/routing/QuickestPathRouter.cpp @@ -1,8 +1,8 @@ /** * \file QuickestPathRouter.cpp * \date Apr 20, 2011 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/QuickestPathRouter.h b/routing/QuickestPathRouter.h index 0782439f..47fcb5bb 100644 --- a/routing/QuickestPathRouter.h +++ b/routing/QuickestPathRouter.h @@ -1,8 +1,8 @@ /** * \file QuickestPathRouter.h * \date Apr 20, 2011 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/Router.cpp b/routing/Router.cpp index 1fb2c094..6c31bd6c 100644 --- a/routing/Router.cpp +++ b/routing/Router.cpp @@ -1,8 +1,8 @@ /** * \file Router.cpp * \date Nov 11, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/Router.h b/routing/Router.h index 9a2a8a1d..43de44e3 100644 --- a/routing/Router.h +++ b/routing/Router.h @@ -1,8 +1,8 @@ /** * \file Router.h * \date Nov 11, 2010 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/RoutingEngine.cpp b/routing/RoutingEngine.cpp index 45a388f7..43059e14 100644 --- a/routing/RoutingEngine.cpp +++ b/routing/RoutingEngine.cpp @@ -1,8 +1,8 @@ /** * \file RoutingEngine.cpp * \date Jan 10, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/RoutingEngine.h b/routing/RoutingEngine.h index 8905cd2e..64760f3d 100644 --- a/routing/RoutingEngine.h +++ b/routing/RoutingEngine.h @@ -1,8 +1,8 @@ /** * \file RoutingEngine.h * \date Jan 10, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/SafestPathRouter.cpp b/routing/SafestPathRouter.cpp index 6f6bc088..4142c192 100644 --- a/routing/SafestPathRouter.cpp +++ b/routing/SafestPathRouter.cpp @@ -1,8 +1,8 @@ /** * \file SafestPathRouter.cpp * \date Nov 29, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/SafestPathRouter.h b/routing/SafestPathRouter.h index 8e7a2755..e098766b 100644 --- a/routing/SafestPathRouter.h +++ b/routing/SafestPathRouter.h @@ -1,8 +1,8 @@ /** * \file SafestPathRouter.h * \date Nov 29, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/Triangulation.h b/routing/Triangulation.h index 02fc37a0..4e2f9512 100644 --- a/routing/Triangulation.h +++ b/routing/Triangulation.h @@ -1,8 +1,8 @@ /** * \file Triangulation.h * \date Nov 30, 2012 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/AbstractCognitiveMapCreator.cpp b/routing/cognitive_map/AbstractCognitiveMapCreator.cpp index 956ddfeb..ce520e44 100644 --- a/routing/cognitive_map/AbstractCognitiveMapCreator.cpp +++ b/routing/cognitive_map/AbstractCognitiveMapCreator.cpp @@ -1,8 +1,8 @@ /** * \file AbstractCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/AbstractCognitiveMapCreator.h b/routing/cognitive_map/AbstractCognitiveMapCreator.h index 6f379244..536ae9f5 100644 --- a/routing/cognitive_map/AbstractCognitiveMapCreator.h +++ b/routing/cognitive_map/AbstractCognitiveMapCreator.h @@ -1,8 +1,8 @@ /** * \file AbstractCognitiveMapCreator.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/CognitiveMap.cpp b/routing/cognitive_map/CognitiveMap.cpp index 42632df2..88eff52a 100644 --- a/routing/cognitive_map/CognitiveMap.cpp +++ b/routing/cognitive_map/CognitiveMap.cpp @@ -1,8 +1,8 @@ /** * \file CognitiveMap.cpp * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/CognitiveMap.h b/routing/cognitive_map/CognitiveMap.h index f480aaf9..60717156 100644 --- a/routing/cognitive_map/CognitiveMap.h +++ b/routing/cognitive_map/CognitiveMap.h @@ -1,8 +1,8 @@ /** * \file CognitiveMap.h * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/CognitiveMapStorage.cpp b/routing/cognitive_map/CognitiveMapStorage.cpp index fd6d5b76..d5acbbc3 100644 --- a/routing/cognitive_map/CognitiveMapStorage.cpp +++ b/routing/cognitive_map/CognitiveMapStorage.cpp @@ -1,8 +1,8 @@ /** * \file CognitiveMapStorage.cpp * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/CognitiveMapStorage.h b/routing/cognitive_map/CognitiveMapStorage.h index ec8146e2..92b39d45 100644 --- a/routing/cognitive_map/CognitiveMapStorage.h +++ b/routing/cognitive_map/CognitiveMapStorage.h @@ -1,8 +1,8 @@ /** * \file CognitiveMapStorage.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/CompleteCognitiveMapCreator.cpp b/routing/cognitive_map/CompleteCognitiveMapCreator.cpp index 875b6641..4e2352eb 100644 --- a/routing/cognitive_map/CompleteCognitiveMapCreator.cpp +++ b/routing/cognitive_map/CompleteCognitiveMapCreator.cpp @@ -1,8 +1,8 @@ /** * \file CompleteCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/CompleteCognitiveMapCreator.h b/routing/cognitive_map/CompleteCognitiveMapCreator.h index 3428c8d4..f30d32a3 100644 --- a/routing/cognitive_map/CompleteCognitiveMapCreator.h +++ b/routing/cognitive_map/CompleteCognitiveMapCreator.h @@ -1,8 +1,8 @@ /** * \file CompleteCognitiveMapCreator.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/EmptyCognitiveMapCreator.cpp b/routing/cognitive_map/EmptyCognitiveMapCreator.cpp index 285ae73c..e15d852a 100644 --- a/routing/cognitive_map/EmptyCognitiveMapCreator.cpp +++ b/routing/cognitive_map/EmptyCognitiveMapCreator.cpp @@ -1,8 +1,8 @@ /** * \file EmptyCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/EmptyCognitiveMapCreator.h b/routing/cognitive_map/EmptyCognitiveMapCreator.h index 688e63d4..258ba3a6 100644 --- a/routing/cognitive_map/EmptyCognitiveMapCreator.h +++ b/routing/cognitive_map/EmptyCognitiveMapCreator.h @@ -1,8 +1,8 @@ /** * \file EmptyCognitiveMapCreator.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/NavigationGraph.cpp b/routing/cognitive_map/NavigationGraph.cpp index bfaf16a9..d6d20d16 100644 --- a/routing/cognitive_map/NavigationGraph.cpp +++ b/routing/cognitive_map/NavigationGraph.cpp @@ -1,8 +1,8 @@ /** * \file NavigationGraph.cpp * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/NavigationGraph.h b/routing/cognitive_map/NavigationGraph.h index 08894e09..0fbe04aa 100644 --- a/routing/cognitive_map/NavigationGraph.h +++ b/routing/cognitive_map/NavigationGraph.h @@ -1,8 +1,8 @@ /** * \file NavigationGraph.h * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/navigation_graph/GraphEdge.cpp b/routing/cognitive_map/navigation_graph/GraphEdge.cpp index 94f1b405..f3fa0827 100644 --- a/routing/cognitive_map/navigation_graph/GraphEdge.cpp +++ b/routing/cognitive_map/navigation_graph/GraphEdge.cpp @@ -1,8 +1,8 @@ /** * \file GraphEdge.cpp * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/navigation_graph/GraphEdge.h b/routing/cognitive_map/navigation_graph/GraphEdge.h index f37b3567..ecc267e7 100644 --- a/routing/cognitive_map/navigation_graph/GraphEdge.h +++ b/routing/cognitive_map/navigation_graph/GraphEdge.h @@ -1,8 +1,8 @@ /** * \file GraphEdge.h * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/navigation_graph/GraphVertex.cpp b/routing/cognitive_map/navigation_graph/GraphVertex.cpp index 2c263e99..d741752a 100644 --- a/routing/cognitive_map/navigation_graph/GraphVertex.cpp +++ b/routing/cognitive_map/navigation_graph/GraphVertex.cpp @@ -1,8 +1,8 @@ /** * \file GraphVertex.cpp * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/navigation_graph/GraphVertex.h b/routing/cognitive_map/navigation_graph/GraphVertex.h index 4f03bba4..b0a1199b 100644 --- a/routing/cognitive_map/navigation_graph/GraphVertex.h +++ b/routing/cognitive_map/navigation_graph/GraphVertex.h @@ -1,8 +1,8 @@ /** * \file GraphVertex.h * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/sensor/AbstractSensor.cpp b/routing/cognitive_map/sensor/AbstractSensor.cpp index 510670bc..9933f03a 100644 --- a/routing/cognitive_map/sensor/AbstractSensor.cpp +++ b/routing/cognitive_map/sensor/AbstractSensor.cpp @@ -1,8 +1,8 @@ /** * \file AbstractSensor.cpp * \date Jul 4, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/sensor/AbstractSensor.h b/routing/cognitive_map/sensor/AbstractSensor.h index 3cdc991c..5731f8a0 100644 --- a/routing/cognitive_map/sensor/AbstractSensor.h +++ b/routing/cognitive_map/sensor/AbstractSensor.h @@ -1,8 +1,8 @@ /** * \file AbstractSensor.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/sensor/RoomToFloorSensor.cpp b/routing/cognitive_map/sensor/RoomToFloorSensor.cpp index bf963b56..1db7202e 100644 --- a/routing/cognitive_map/sensor/RoomToFloorSensor.cpp +++ b/routing/cognitive_map/sensor/RoomToFloorSensor.cpp @@ -1,8 +1,8 @@ /** * \file RoomToFloorSensor.cpp * \date Mar 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/sensor/RoomToFloorSensor.h b/routing/cognitive_map/sensor/RoomToFloorSensor.h index 3d1f15a5..0e89fe15 100644 --- a/routing/cognitive_map/sensor/RoomToFloorSensor.h +++ b/routing/cognitive_map/sensor/RoomToFloorSensor.h @@ -1,8 +1,8 @@ /** * \file RoomToFloorSensor.h * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/sensor/SensorManager.cpp b/routing/cognitive_map/sensor/SensorManager.cpp index 43e83c94..7c683dcd 100644 --- a/routing/cognitive_map/sensor/SensorManager.cpp +++ b/routing/cognitive_map/sensor/SensorManager.cpp @@ -1,8 +1,8 @@ /** * \file CompleteCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/cognitive_map/sensor/SensorManager.h b/routing/cognitive_map/sensor/SensorManager.h index 3f05759a..d8b39a70 100644 --- a/routing/cognitive_map/sensor/SensorManager.h +++ b/routing/cognitive_map/sensor/SensorManager.h @@ -1,8 +1,8 @@ /** * \file SensorManager.h * \date Jan 1, 2014 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/mesh/Mesh.cpp b/routing/mesh/Mesh.cpp index fe0f7bd3..dc47ef7d 100644 --- a/routing/mesh/Mesh.cpp +++ b/routing/mesh/Mesh.cpp @@ -1,8 +1,8 @@ /** * \file mesh.cpp * \date Aug 21, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. diff --git a/routing/mesh/Mesh.h b/routing/mesh/Mesh.h index fafb1fea..086430de 100644 --- a/routing/mesh/Mesh.h +++ b/routing/mesh/Mesh.h @@ -1,8 +1,8 @@ /** * \file Mesh.h * \date Aug 21, 2013 - * \version v0.6 - * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. + * \version v0.7 + * \copyright <2009-2015> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License * This file is part of JuPedSim. -- GitLab