diff --git a/IO/IODispatcher.cpp b/IO/IODispatcher.cpp index 19962e16a3114712b8f6d0fb4cee989d41f38b69..4eb1a1cff82c00490942769e4a79d3d304e854de 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 9ffa33c7bd42bd4440537642b77fa03d2088d7b7..9b74c9143921480e2a0cecb6f385a7c805119693 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 6f6f6da16250c7cf2ee4bd89641a673db4704098..748d191a77acdb2101054d31016c6c14b386513f 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 95f7c5865455978e888254ec43c217acb35d4bde..760d2d2a07d78bfdb24b2a909d4422ccc56bc66d 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 375436118adb72182ec11618583f5b41b7fe0929..2ebfb7dd93fe5005aed64c27b30fed2cec4cfa79 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 28f5f0ffc8595d393e2cdf12a7014fbc77d0ae83..784be0f0ad93282a6179a979e87190864b37f44b 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 b82a25b5e33832c4206090b870d82c682d4848c0..6dde1d6e1d65e7729e1d848cca38b4ff669d008b 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 fb2b09852fcbe81a2773b1a651c1090bff2ed44c..eddd113283cedba7caee797349eaf2d5744d35ba 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 f5411bc654704638f2c64c339f4213fb6aa56834..356521250ff2eaa2a61f99175528f9a6421155c0 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 85943969df8461a0eac696dee6da7137551426c0..b2278c2adf6e79e7c902ee779a548dc903525b78 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 00967c67926eaae28560adc247274e73bae56b7b..f31a71e8f835a0ed720d894adf064d9704e2d51e 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 29b31c25226f41cb553bfb48bc9b6422677f3be5..e7c9db6b4e68708b6c6c4029987c0c2bdaf8268f 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 13332c28879d38b73ce452ec32cbfddd95aa0036..7c1b0ce2d7b12fc7b2112b3fe6a0b5714f704932 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 a619a1fe3c21cce3d759ff3e00634eb1cccc749a..018e85f9705ea7093c808580fc9cd16322e281d3 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 3e9e25774f3370f2e87206a1a70d4c41559754d0..55bfe8024fba2ff8cf61c279c28606c7345734e3 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 1753f68d5fc2d3a425d89531a66fdb78d91a2d0e..341059cf1b273f3ab32e0287c9ce7f985082c6b3 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 6969b993fd8879c0a72ca917a91a77790a78c989..0038187eefc98d6fc9618e399383318a83045914 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 6f5fd9b812cdc2f6690aeb0ec7e329df81e16b5a..71dfd7b847342c18a62c8f28bf771b73f6768a00 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 f1f3da6578f8e6d3ec6ea4b2e96726b8faa82751..021950dbcb3ff9150dd4cc01df8d9f26335e2df3 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 e741971397a131fdb124e6f6eacc2b89176713c3..5b9918a8a25c000b20bb2c5f489492f531de1e5f 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 fc5432422ea91f7820f3d27e7135383c9ffd69e7..3a6317feb3e8379fc60933cac17f1dc5fd0de4f9 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 98a4dfec4e70956326fb893e41172643a73dc74a..859e1d760ae02607d8e129994e7efbe78d39de52 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 60192d80c918925018647a1eec94f91c95c4e962..5f166e3df5e57cdb9a97b1ee8539551d5e36db80 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 99878d103a12e7e8c786b565ea7553a2d4ab2e43..6ba9508e812cf48d15cb7f4d7cf595466d394f8b 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 099a65fe3495420067c1c93edb8ea1742e8c4207..8812176c6cca80b5c083f1ef6cd5a62b2e9a243a 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 77059fcf82a59e382a27cfda1b5046f795db8e9c..d042be82d46b2eb4d3aad07bd4dc9499a5e0eb7e 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 bf227df1516c05aeb7d0cb31a0880113861cf933..58b50716c4085d1ee396aa61533d3bfa2795b20a 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 88a231732c267fe234ecc28f6c329e73ad2959c3..3dc404650cd3895762d98fc4f192c7cb3a974a32 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 ff6c2705b03062d4478569e2fdcf2e99163f0fe5..77b80b78dd5dfa1827e6e22c06c30853185b7951 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 cdd335e8105d71dec242538267508c33dd5914ba..9aceda34bb7698db2d0f2d220088a5b94be4c436 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 663c0c3bf4d8a35bef519ae5862e5f7db9984f40..dc530d507fb5da01b348d88f044561e805381e0e 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 6955bbbf8fe6bf81756a7b9a6cc2775b5f335453..500361032691c3ea7bbfa83ec4c1799f66e1bad4 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 20cdc9f95fe2848a3523a5b4435cf241dce63b89..1df68720eaedde5e6bcd6df33c7a72aa3ae16cb2 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 a47aed395c55a3dbda2e000581de69d4ef43a8d6..5b8dac97a6cb6a7df83a193613465915bb584017 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 bc5d4982052301ddd275324fdf9458cd089a7c81..a5356fc276cb79ff1369256386115778ddf9cb13 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 0b3c7dc993de26f97d7828776fd1177f299ff54c..ce14e3ee7fb23ac76225ca320c2ef9e14b2038bb 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 701433c2b2c0377a147b4f4ad6b1852e8b1c3639..80466a33752ebe0d92eeef1cf65625c4ef055dc0 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 23c61a043573907e63040bf86e329034df4a5af2..3b69a93637eaa6b51997c273e99fa10ad2d09ffe 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 8f89240889332f256412271ec98fe5f3385a7d19..12d51c0dfaf2b8ca23c00bbd0fa6f9328bfdf0c4 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 c37efdcf7cc68f456bec742ffc2003153f6e3b2b..ecec992ce68cb0ca790166f5e8f83b4d0c48db3a 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 854fc147029b83962f05482d5ad15d417b569321..d6c4514e19237735710da91eccedfb5b8b9bc240 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 99884f0e42de12a92723979d1d346f072ba5e49a..7abe606eb14e32783f588e0c3675469e8b093a34 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 82418c89822e0694fe569051870357cc44d11bd0..d3b43bb37ce591589f412ab8e7af8d89e225c0ac 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 be22e48a3a61e2f2eade4e4f4d9171ead9e62e63..b7958e3a808d163b544264efacf6a8dea3ae45bf 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 a2cf3c3a4bcf13bbd1e32c53959e1293bfc5c94c..3dc322d7a7310f00c5208218fb57b882a8ac69a7 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 20a721453b9f9e3a693cb86ec45b78b27e02cecf..936f22d45d01adebee8f290bcc705e57694a6a24 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 7e617fa66977d10deea021c546aeaa3b64ca4490..4b9506b62039a56a3ac0cfaa8b8a0b1d487baade 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 e881dbcfbe4127ed3535bf2e9f9e4f92f3e2defe..b57b4da0423120dc4d24cb7ac86a6003998d66f4 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 6547b941e5a6f99a9b75aa5962badbfc8e8f3603..89ce6393a56db3de9b50961f97107d9cbf61dea3 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 e143abeff29e44fc23cd49429b9456360fbf8013..e6f42a9f85da6a507462e3c9052c9bd31d40f6ad 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 ed08bf991d2e687930d038d33225c8239cb388af..7c89c71fd166b98a66b64a9388dcd27b72dd2fdb 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 fd1c018d6c8f6d01ecc753cb0c44fb2f5fa35800..f9e30bc99f2e6e0ca0d15b2d55935097f71dd0e4 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 bebc33fb50af8e7bc1efec70480c4f1ae92caa30..291d80726f3e5dbe35ef55afc4ff1df910f7a6c0 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 3b71ce944b81de4958d1d30f087ad7ba18ef29e2..259783e9c5414654397ff863df41841896be31b8 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 f86a13531b8e71cfcc2d045440b59dbe187984c8..7497cc796a55a2a4216db37bcf33e87ca09c65a5 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 ff851ee2a9be1b24ab7f4b033a78b5cb7c7d0a2c..e4d0c7de461f25454fdd585e39e1a50d74c17a56 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 282b684692b58b21936875d72e8b7329545c1308..f6518a41ef879beefaf663976858eeeafc0e2f14 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 449c4760746473c4502d558c34f6cba35f89d57a..2fe5ded13aec0343cd645584f0872b203a9eb7a1 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 200ed39581a8fc4cd8602411a96a65e590dfbc6c..221b2f672b74acbd78a0250db411e7326ebef08a 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 61d9c86845d423599271400041ee01fe8e5bb349..9b4057762b6645de7f97026cb7d05a175456fa14 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 40ec7c428e6d7826ea68cdd59bb2e7c3e70d1a71..e2d3d530ef912f7ce59d4f0070ea18e5748b3ffb 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 7c3b0eca6ed87eb5178cd17996c27df84822b11c..147fa135ca7de7925ea69cfa8b7da4e06c854334 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 87ce1de5d056d4cb4322093234a6ffb11e40a777..0a099021547d32542bae0fa2b2c6613fad18065b 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 4f2546c9d3b96459260e61621dea312dfdc02c1b..46434e8a1f745c0e8e9aef67c3bf35583c9fd83e 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 c016192fa5ab431d4d1d9a543159986db45b840b..95d060fb6e9cc60a3549b06e1226ccc4527d7ece 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 09af2f2509ebc7451eb7cc04d707697405eea592..57047e8d453e27412dced7cb9d8b84e6eb8f2d7d 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 907886fdc230659438db0eea5a1fdeafc3ee9852..602f2a6506c42ab49559bc1104142786e0c43abd 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 fc5b48479010cdb2a92ace6b3738a441665c1eed..5f3ed875d8805195bacdf09accfdef5916785071 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 8df278ff09cb9b5c77f9e5c165afaf4f4d5e95e2..5f42a9f9122e6e3d868b4db6b1959afbd2090267 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 98932fb785b02c5667ff3708047d44f0380588b6..198baf229588b44eddd54af9bed7c960e56b1100 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 509a078b838e8afd7563ce14dfccad4872d9f2ea..99ccd5a474dab511c8d6e07c86d0f4c88e3cae6d 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 c9f7c12678867cfb2d6ff5277e6f5aad2f0ccc87..03eb423d12696ac0db776fff8ab983a845778102 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 6f902049d933164e5b3e9c80ebc64db18c937079..49f739988ffcf589ce6bf2a2a7dec2194ddffe46 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 1af4149a3c696ce9fe000aba31351f42882365e7..3467a5389d9cef201629df074ea71016f2ebb4ea 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 7592369c8f94a1aa82665657442bacd748a73ba3..4ed142158c6ca7e2431d9de1b22382fa6c3a151a 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 275da330ccbd1bbc1e5c0b789554ba0e5ac67ab5..51d6e978b16ecfe166cc4cf74111a8a31a18086c 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 e8ae45539bc0a4a49b87b942b138a81460bfd423..ecf52f990754b159670be29d1e77ba826db59556 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 94279c13ea0cd544fb72f135a310085f9c9d1715..b236f4e6e05050e365abae9482cfda35209e91c9 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 568fe2e5550de103052aa545b4b6c0cd704297d1..600668ff1171ad0089b6ad07c004c63fb0905f17 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 506990bab55320014045df0971109bc5dd19041a..132165dbd38b5d63e05c82c3c2fa65c84c564b4a 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 9e8daa84d90c8263ecbc442d217ad78869bdaf91..a6a801f9ce6819eda806b107f695b7c93f294d87 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 8fee55cf1c8a942a59ea30208b19822dbe82fe00..ca227dd96a4055868d7b667820f419349d484d85 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 6b6ffc16d0c773786c0df885dc83d7479d70eee3..cfe2285541a34d50da0c6fe37631f5f899468bff 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 4b55ef00081fd3361cff25cb0b7b0fff9274e6fb..37a6394d4ad8813d327aa047d21a20961f0ecb8b 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 69d41ebdae60dc521c3f8b6a717c53f10335b3d6..7304de066c3ca294f90d27cccb7e72f77d83b797 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 1a5c6ef4c0889ca6047601a42dcfd7a62d121861..1390066f1870f4c6df009bac52b19e00edec5567 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 a8343c32130493210a90bcc46f7c4055fe0646e0..ff2db91f7e9a5c0b36eb7dd3ff13d979c3a33954 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 43ad1b044d1d6658a63a2cb8ce610ddb16afc3d7..4a3832ea6ae886fc13c5c3fb6c74a293ee6a13bc 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 d10c719cc5ecab70ba3f0437b09200e03e4f9bf8..b728b3b8251be92178b2175e0c35f763ed693934 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 c7926fbe35cd59279d80d6c6aa4f86bb294ef287..8d962921f7a5ca5daa932dedcb82585025bfd93f 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 7afa46af602810d0d2db712b6b83e59bd5e53884..dc4a029430fc743c85ed69a2f434d185106b2fc5 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 ca7a6c1a7ad57bbea4f5072b6e9c1a1c371c87b5..a88841552231f80f6fcc241f7d6728d31e6fa09e 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 7d7c37d3ea9d8deb93d52a50dba9a1cd7a86969b..98c09b50df65a21377803a0f19bbb9b71e844299 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 6b939b1dd4ccf0d572ae6d4bdb7418ca214031d6..61410f1448f6b3f5b900467bfba57e39b70c0fb3 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 e78fafa35cad19eb60dfc7911d493dc676ccf49b..c9822434c1d828e4e0bb2cffab27e587c744b0e5 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 b2f513194cfd3a50244c907ff0f28d8ff9d3640f..29d5a317cfa81997d63157ebf5e2cd00c940a753 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 d6061029c32b9766fc80851a2f992ee927894e4a..183136c76defbef42aa5e1be649fa84a5efd5425 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 d9b8b9c3a8b6b7bf20e8a3f4db48adbef1e8f552..407d54962491d35b16979748e6272edc006f6c8c 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 0544cf869611991f9de2015b7699911f93afd7da..1a4a348cadbb5cdae06ecc01ab6a89f07d7ca08d 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 32e3b423990dc6d98a6f26caef8df7ddff254834..c820f5961c9962e9da5440c43a1dc118e03ff16c 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 537d1ea50c595adbfbebf56ae19792b211dcc9e8..491bb7c11b52a06f8f09b0b037424c8b55d5966e 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 ff3316e3a65ce3a143c8d5a5e0d0a4329369b295..7b45946d6ed16632a7dd9d9e6fd03906896433c6 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 fb8a9a401a437ffb6d6691605a4dc5ec69dff4ac..1ee9d586c347b2607c02cdc573a566f091bc5f33 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 efcbbf53e776f105fbaea0bd1eeaf9d84c08aeef..e92d2eb6b844ca74e007b30f6189eeacb78f5e9c 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 38da440759e5f48e4e4bcef5ed93eb08544ebe72..410c70a5d0c6cf27baab4b3fbb49e71bb3cd5d57 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 0782439fe08e56766ab3f60914d8728d20d9f721..47fcb5bb89bdd94d0ccef544072a55e8724c2a38 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 1fb2c094447e973100d65cb37a844795a26d17a6..6c31bd6c079f4becbf4892d33b7da10d0065987c 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 9a2a8a1d1716b0a2b68c8cff968541e9aa9b6891..43de44e33cc4ff6fa5d2c2e5c27335526915e4e1 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 45a388f7d6eef0320ff57940e30c9b6add406efd..43059e14812f9e2de00fd8e95b5e6ee48d92dbbe 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 8905cd2e7da928a166e7d61b355c19d6d2d40fbb..64760f3d866d3f6a1b4abd19ab1a053938248963 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 6f6bc08860346fbc4c550877e5f89b2714831ecb..4142c19234ce1b387727a1c60077500065143ee0 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 8e7a2755208374f2f1bd0b79171c02d52094680c..e098766b57eca925aa679306f3ba24840061c99e 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 02fc37a0108e0892e0d25e2127e072ec7a91e5df..4e2f95126279891d52a377662df15c938d5fe2c0 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 956ddfeb1583fd6ff722d6e5b4bf1c2af36f6ecc..ce520e44a329cae74689efcd2f87a4a5a5adfefa 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 6f37924496e538fbc8bad9c9a944c5fe545a7b68..536ae9f5b86ad9df830e4117acca0d8e77db2e6b 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 42632df270065aa7fc78986935f674f452c970ed..88eff52a4a6199d743c7487a8949bbcd376ce8de 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 f480aaf9edd78309eac6307ad320fa19380a24d6..60717156b68e78c018b7d7c1152fccec76190c91 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 fd6d5b76d79e4611da8b3ab6895068c03ff58523..d5acbbc30c14b87a7f4c8a89ce593dff11581ac8 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 ec8146e2f8de5b93cdffe653d910c7ffcfe72d58..92b39d4550df657a326cee74e463a65608a2342d 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 875b66414dc04ec29a187d5648f651b689a4e750..4e2352eb64d683b13e87fe118dbd868c5892c571 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 3428c8d4efa917d70d305df8665c8d32e62f1c68..f30d32a31559376a67002c74e3f61a872120bfcd 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 285ae73cc2dad51cfd8f2d6c040c546281533f48..e15d852a84b1843064e5ca35539ac4da3dfa6fe5 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 688e63d43404b3ddb4c29f0cfc09438fae057a98..258ba3a62b42b29e5d6cc88d665dea8110198e48 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 bfaf16a92df7b2385675a314b6a8b6ace260ace8..d6d20d16cc78f2b55b624a5b1536a9cf3fe3426f 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 08894e09e7aa81177df28dc80f3c96f357e3eab8..0fbe04aa70d6bdf2000679c326a5a430ac0704b8 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 94f1b405ac848146a531a1e04f2e89a5ec777193..f3fa08272910c496f15d33c57ff23ba580370137 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 f37b356752e5e6e22b2f667c39cfdce971079f6e..ecc267e78b688f910410fa96b7800931f3f09ea4 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 2c263e99d3edf9896c0868cf53fdb131d04fe8d6..d741752a101c7eb2e2daf596a09e95932649f381 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 4f03bba4d84a8daab463fbbb10cd0e756b28bf84..b0a1199b4f52f327dbe64efd94a8f24631c6fc1b 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 510670bcb635986424c38d97dd07e9dd23bce213..9933f03a4f4477208a7a2e5a3392e492e85850e1 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 3cdc991c946954d089562b85db20e62bf22d9dc8..5731f8a0e8390513aa25ca9ce86f2407316adc47 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 bf963b5667cd68e35e9575383c579d5cf8e7ffb5..1db7202e49b78130e7d82f95ac1ce2dc220b3953 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 3d1f15a5da0325b0ab94dcbaf8e5d6f31742617d..0e89fe15d336bf9ec1cd7a0d530491fd2a271938 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 43e83c94d8aac4d499c58d63f554d711c384f20c..7c683dcd9d2a92708f1bbc33f097c43b57fd54b4 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 3f05759abc2a703883aa2f58b54186fc140b4945..d8b39a70fee5ea770fdc617fabadceb7e5130a07 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 fe0f7bd300c3583fc4d59bec92ac14348ada7786..dc47ef7d77979009199751125ccd5b7d0a926631 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 fafb1feadb970144b528fbf00d584b1deb113b78..086430de3f977eca2819923492471ef37789c24a 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.