diff --git a/IO/IODispatcher.cpp b/IO/IODispatcher.cpp index 55deae4ae87cc3a7e96168801adbfd94bffde4d7..9edc9d8b750d1065d1178db30eb04e4d3d24dff0 100644 --- a/IO/IODispatcher.cpp +++ b/IO/IODispatcher.cpp @@ -1,7 +1,7 @@ /** * \file IODispatcher.cpp * \date Nov 20, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/IO/IODispatcher.h b/IO/IODispatcher.h index 7a223782f583683a3ed8c89b9ed79cb84c00e1a0..1187bb4700e591e9873b47fa2c0b18e33fa7e223 100644 --- a/IO/IODispatcher.h +++ b/IO/IODispatcher.h @@ -1,7 +1,7 @@ /** * \file IODispatcher.h * \date Nov 20, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/IO/OutputHandler.cpp b/IO/OutputHandler.cpp index 0108f3a982e91fabe2aa1643d7b1696853a03961..96d35698bb1083af9c3245af31ec8ba216164ab0 100644 --- a/IO/OutputHandler.cpp +++ b/IO/OutputHandler.cpp @@ -1,7 +1,7 @@ /** * \file OutputHandler.cpp * \date Nov 20, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/IO/OutputHandler.h b/IO/OutputHandler.h index acc3bb512ecffe7abb88340ff7861e702431e751..95f7c5865455978e888254ec43c217acb35d4bde 100644 --- a/IO/OutputHandler.h +++ b/IO/OutputHandler.h @@ -1,7 +1,7 @@ /** * \file OutputHandler.h * \date Nov 20, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/IO/TraVisToClient.cpp b/IO/TraVisToClient.cpp index a6677e16e532e41d012a26dd3f11b5747ddcc9c1..dce01223eda6733e3eb877a841bc1781f96784f5 100644 --- a/IO/TraVisToClient.cpp +++ b/IO/TraVisToClient.cpp @@ -1,7 +1,7 @@ /** * \file TraVisToClient.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum J��lich GmbH. All rights reserved. * * \section License diff --git a/IO/TraVisToClient.h b/IO/TraVisToClient.h index 9f259e8ce389a94e97816b5ce628b7169674d728..3255428a4b135cc85b18b18529f2320eafcd6ab8 100644 --- a/IO/TraVisToClient.h +++ b/IO/TraVisToClient.h @@ -1,7 +1,7 @@ /** * \file TraVisToClient.h * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Simulation.cpp b/Simulation.cpp index 5b16dab712debf8fcde2e736f13b5d4e6dcc000b..bd843ad1459be149c8be44f347888763c39d5305 100644 --- a/Simulation.cpp +++ b/Simulation.cpp @@ -1,7 +1,7 @@ /** * \file Simulation.cpp * \date Dec 15, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Simulation.h b/Simulation.h index 0775edb06a98a55fe3e1289f6509ab2c2deb7486..3c5630bc11edc18b5a496e9f90ca238dcf88aa94 100644 --- a/Simulation.h +++ b/Simulation.h @@ -1,7 +1,7 @@ /** * \file Simulation.h * \date Dec 15, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum J?lich GmbH. All rights reserved. * * \section License diff --git a/Utest/testClassLine.cpp b/Utest/testClassLine.cpp index c355ed841699b3de4c05fe7209507cf804659901..e2a5700dad9e202480564eed743aa9fd6d3b76e9 100644 --- a/Utest/testClassLine.cpp +++ b/Utest/testClassLine.cpp @@ -1,7 +1,7 @@ /** * \file testClassLine.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testClassPoint.cpp b/Utest/testClassPoint.cpp index 4fe11475dfcbb66cb33172df62f47e9b901139ce..745aa71b91a79d99b2b8df874b300c69d5ff29e4 100644 --- a/Utest/testClassPoint.cpp +++ b/Utest/testClassPoint.cpp @@ -1,7 +1,7 @@ /** * \file testClassPoint.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testEffectiveDistanceToEllipse.cpp b/Utest/testEffectiveDistanceToEllipse.cpp index 07d3365111d247a439ce667bf98d6a3ad5963d89..4b9f1ca818a3a756d1e684706e732e97df6d4c1f 100644 --- a/Utest/testEffectiveDistanceToEllipse.cpp +++ b/Utest/testEffectiveDistanceToEllipse.cpp @@ -1,7 +1,7 @@ /** * \file testEffectiveDistanceToEllipse.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testEffectiveDistanceToLine.cpp b/Utest/testEffectiveDistanceToLine.cpp index 11754342bee18c81c60bb58da350d91cc89bad2f..aa24adfe7ae3662ac495235040f2380c3c264d44 100644 --- a/Utest/testEffectiveDistanceToLine.cpp +++ b/Utest/testEffectiveDistanceToLine.cpp @@ -1,7 +1,7 @@ /** * \file testEffectiveDistanceToLine.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testGetArea.cpp b/Utest/testGetArea.cpp index 86954a30c36fdaa544264d001d0c7b7bfb683454..1e689c48f68db430399f12d1309548f013c68bb8 100644 --- a/Utest/testGetArea.cpp +++ b/Utest/testGetArea.cpp @@ -1,7 +1,7 @@ /** * \file testGetArea.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testIsInside.cpp b/Utest/testIsInside.cpp index 44bcf19febe52a00a6426d57a0ff19e4c9f9c31c..86298fbde7c6c3a751d316a70520655dd89b594a 100644 --- a/Utest/testIsInside.cpp +++ b/Utest/testIsInside.cpp @@ -1,7 +1,7 @@ /** * \file testIsInside.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testIsOn.cpp b/Utest/testIsOn.cpp index 11a8702926d582c1d5017856aa495d983949d42e..17a14726fbee6cc8ed592953b61efbc7009f0237 100644 --- a/Utest/testIsOn.cpp +++ b/Utest/testIsOn.cpp @@ -1,7 +1,7 @@ /** * \file testIsOn.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testIsOutside.cpp b/Utest/testIsOutside.cpp index 406892aa7e415c4e79bf2a4464134397254543de..9dd3df8db4907f6b6851e5c20911f8f8cb0c8359 100644 --- a/Utest/testIsOutside.cpp +++ b/Utest/testIsOutside.cpp @@ -1,7 +1,7 @@ /** * \file testIsOutside.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testPointOnEllipse.cpp b/Utest/testPointOnEllipse.cpp index d1c7790d230246cd1f36039b70944eff61b595be..679053461a8e032594b8ca2c729bec8653b7c004 100644 --- a/Utest/testPointOnEllipse.cpp +++ b/Utest/testPointOnEllipse.cpp @@ -1,7 +1,7 @@ /** * \file testPointOnEllipse.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testSign.cpp b/Utest/testSign.cpp index 9a523443af2873a7e316c385d013b9e5dce5787c..6f5fd9b812cdc2f6690aeb0ec7e329df81e16b5a 100644 --- a/Utest/testSign.cpp +++ b/Utest/testSign.cpp @@ -1,7 +1,7 @@ /** * \file testSign.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/Utest/testSign1.cpp b/Utest/testSign1.cpp index 91d5e07d6ff0dddf5e44efc860c3875fb6f0f07f..f1f3da6578f8e6d3ec6ea4b2e96726b8faa82751 100644 --- a/Utest/testSign1.cpp +++ b/Utest/testSign1.cpp @@ -1,7 +1,7 @@ /** * \file testSign1.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/events/EventManager.h b/events/EventManager.h index 0fd84c5530ac828c77f60c4c73758bae3aae31ea..d9059e3e41825f79478b4945ce7a81941c4af3bc 100644 --- a/events/EventManager.h +++ b/events/EventManager.h @@ -1,7 +1,7 @@ /** * \file EventManager.h * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/general/ArgumentParser.cpp b/general/ArgumentParser.cpp index 2f91eb21238a8203d8447b06f9cccbb674a8fc5f..974342fe4f9283ada475621be223c8dc967632ff 100644 --- a/general/ArgumentParser.cpp +++ b/general/ArgumentParser.cpp @@ -1,7 +1,7 @@ /** * \file ArgumentParser.cpp * \date Apr 20, 2009 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/general/ArgumentParser.h b/general/ArgumentParser.h index dc26aabf11f1764aff2b80af0687a88a095a3de5..9bdfec6167c734a561d634a508416ea709f659f8 100644 --- a/general/ArgumentParser.h +++ b/general/ArgumentParser.h @@ -1,7 +1,7 @@ /** * \file ArgumentParser.h * \date Apr 20, 2009 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/general/Macros.h b/general/Macros.h index d33172a4c18379d7eb55060e1e7acb78649740f7..d309775f8b9321e170e599dd38bbf2b4c2001ad8 100644 --- a/general/Macros.h +++ b/general/Macros.h @@ -1,7 +1,7 @@ /** * \file Macros.h * \date Jun 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Building.cpp b/geometry/Building.cpp index 7fab25f423350e1ee90cd8ff98b7d8799dc5543f..130c168e8f2a7261d194eb01ac71c72bada26d02 100644 --- a/geometry/Building.cpp +++ b/geometry/Building.cpp @@ -1,7 +1,7 @@ /** * \file Building.cpp * \date Oct 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Building.h b/geometry/Building.h index cd417207bd860dc90cd4db9b09ca1bf31694b787..3b203cceb849dda43e46a9037a8e9e6cbc4f39bc 100644 --- a/geometry/Building.h +++ b/geometry/Building.h @@ -1,7 +1,7 @@ /** * \file Building.h * \date Oct 1, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Crossing.cpp b/geometry/Crossing.cpp index f8ce35f095c5b00ceca0bda8858af9eb971687e5..78ed4b13f5107fd322c6e4e0efdfbbef6c5c9dd1 100644 --- a/geometry/Crossing.cpp +++ b/geometry/Crossing.cpp @@ -1,7 +1,7 @@ /** * \file Crossing.cpp * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Crossing.h b/geometry/Crossing.h index 2ab848bddaf02ad508e27a0433bc0713e297b586..0c312f6192157343e4d690bca41b6bfad9320468 100644 --- a/geometry/Crossing.h +++ b/geometry/Crossing.h @@ -1,7 +1,7 @@ /** * \file Crossing.h * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Goal.cpp b/geometry/Goal.cpp index a2157819a0986f834920bb0c822049feac9bb44d..ff6c2705b03062d4478569e2fdcf2e99163f0fe5 100644 --- a/geometry/Goal.cpp +++ b/geometry/Goal.cpp @@ -1,7 +1,7 @@ /** * \file Goal.cpp * \date Spe 12, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Goal.h b/geometry/Goal.h index 3fe6596f0883d589b238b74e97d6c5acbf7e9d42..cdd335e8105d71dec242538267508c33dd5914ba 100644 --- a/geometry/Goal.h +++ b/geometry/Goal.h @@ -1,7 +1,7 @@ /** * \file Goal.h * \date Sep 12, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Hline.cpp b/geometry/Hline.cpp index de09d878d0650a800db72197e58ed06c979002bc..bd2ecaf79f08d35310a1ec24516385c3417ac32a 100644 --- a/geometry/Hline.cpp +++ b/geometry/Hline.cpp @@ -1,7 +1,7 @@ /** * \file Hline.cpp * \date Aug 1, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Hline.h b/geometry/Hline.h index b7043e48552ca02f9f57a53d7bf644b4fecba02d..c6c4ed7400c6fd5eddcef78fb4ddf46c71d9d30f 100644 --- a/geometry/Hline.h +++ b/geometry/Hline.h @@ -1,7 +1,7 @@ /** * \file Hline.h * \date Aug 1, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Line.cpp b/geometry/Line.cpp index fbd957c2d183e2afdb365000842180cc8adb193f..dc8460fbaf0daad45ee389130330ac804ce0bccf 100644 --- a/geometry/Line.cpp +++ b/geometry/Line.cpp @@ -1,7 +1,7 @@ /** * \file Line.cpp * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Line.h b/geometry/Line.h index f115cc7eadb5dbcbd519a6b8537225213825060d..110cae44858ce277aa938e7845bcd9d44eb4e491 100644 --- a/geometry/Line.h +++ b/geometry/Line.h @@ -1,7 +1,7 @@ /** * \file Line.h * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/NavLine.cpp b/geometry/NavLine.cpp index 1e3dfb7c9704a1768466738e4075a6922d440f98..bc5d4982052301ddd275324fdf9458cd089a7c81 100644 --- a/geometry/NavLine.cpp +++ b/geometry/NavLine.cpp @@ -1,7 +1,7 @@ /** * \file NavLine.cpp * \date Aug 30, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/NavLine.h b/geometry/NavLine.h index 5db0e19e9694cf2a4c8a52b3d0c0be947cd0d26a..0b3c7dc993de26f97d7828776fd1177f299ff54c 100644 --- a/geometry/NavLine.h +++ b/geometry/NavLine.h @@ -1,7 +1,7 @@ /** * \file NavLine.h * \date Aug 30, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Obstacle.cpp b/geometry/Obstacle.cpp index 228b7b3aaab4251d188a0376ef5900faa4d31f8e..7daa9ae11e7874d13040d40def5aceb54ee184e6 100644 --- a/geometry/Obstacle.cpp +++ b/geometry/Obstacle.cpp @@ -1,7 +1,7 @@ /** * \file Obstacle.cpp * \date Jul 31, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Obstacle.h b/geometry/Obstacle.h index 3da7a15cf1e87fd6d2e59793f9684f1d0eb4231b..fdc9fee3e00ba1e8cf0032b93a9f8164efb3065a 100644 --- a/geometry/Obstacle.h +++ b/geometry/Obstacle.h @@ -1,7 +1,7 @@ /** * \file Obstacle.h * \date Jul 31, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Point.cpp b/geometry/Point.cpp index 00f425cfa910888d609ac65fb07cf98ed36295aa..a3c5e11622d70cff91781a3092031feb626a39a0 100644 --- a/geometry/Point.cpp +++ b/geometry/Point.cpp @@ -1,7 +1,7 @@ /** * \file Point.cpp * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Point.h b/geometry/Point.h index 92578237d3cabb9a2d31d0f4eb928d3718ca9165..db33492da0eb07e690ca7b485268df652c54e089 100644 --- a/geometry/Point.h +++ b/geometry/Point.h @@ -1,7 +1,7 @@ /** * \file Point.h * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Room.cpp b/geometry/Room.cpp index 75729b721eeabc1a54468d50bccbd6e570f2cb6f..55e8aaed926dbb306e605efd6b27eeae38d39713 100644 --- a/geometry/Room.cpp +++ b/geometry/Room.cpp @@ -1,7 +1,7 @@ /** * \file Room.cpp * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Room.h b/geometry/Room.h index e4336f000fd8845e4af42514e37ff592bf504904..51384b93bbda34c7b2caac9b873219737d6b46ac 100644 --- a/geometry/Room.h +++ b/geometry/Room.h @@ -1,7 +1,7 @@ /** * \file Room.h * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/SubRoom.cpp b/geometry/SubRoom.cpp index 557301e8f74228f429c7496090ebcf98a7270a8a..9eef72069de88ec857617abf32fcf46b6482d2d4 100644 --- a/geometry/SubRoom.cpp +++ b/geometry/SubRoom.cpp @@ -1,7 +1,7 @@ /** * \file SubRoom.cpp * \date Oct 8, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/SubRoom.h b/geometry/SubRoom.h index 72e640e070e4f0e570d90863192ec659a27acdb4..99565c89d8bc619633a4aabc63f94afcfd4876ae 100644 --- a/geometry/SubRoom.h +++ b/geometry/SubRoom.h @@ -1,7 +1,7 @@ /** * \file SubRoom.h * \date Oct 8, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Transition.cpp b/geometry/Transition.cpp index 9095b54d21dcc7a2f4509edf22373de38f1d2f9e..1d285afeee5e385238e5ade2cabddd522f442a79 100644 --- a/geometry/Transition.cpp +++ b/geometry/Transition.cpp @@ -1,7 +1,7 @@ /** * \file Transition.cpp * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Transition.h b/geometry/Transition.h index 91e1e0b3793f5f901d4b9ede92b312bff98cbb1a..a19854540e69e1743b7b762f45a93e48f7889c16 100644 --- a/geometry/Transition.h +++ b/geometry/Transition.h @@ -1,7 +1,7 @@ /** * \file Transition.h * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Wall.cpp b/geometry/Wall.cpp index b4a85122503ec8c5683bdbe8c642730613ea20f5..fa5ba4dd8b3f151af5cedf8bcce0421ccf3a1f67 100644 --- a/geometry/Wall.cpp +++ b/geometry/Wall.cpp @@ -1,7 +1,7 @@ /** * \file Wall.cpp * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/geometry/Wall.h b/geometry/Wall.h index 42829e20711ff9b0c0e866a0f89b3c5fc21d5305..6babac37e0b971c037748e87e688352a2fc517f7 100644 --- a/geometry/Wall.h +++ b/geometry/Wall.h @@ -1,7 +1,7 @@ /** * \file Wall.h * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/main.cpp b/main.cpp index 841b89bb2f9aa24b0fc160bf29d8f7c9fdcce6c2..57ac309bf3f79d6ea1203bd425d69d5b21ef88b9 100644 --- a/main.cpp +++ b/main.cpp @@ -1,7 +1,7 @@ /** * \file main.cpp * \date Jan 15, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/ForceModel.cpp b/math/ForceModel.cpp index 450b3d67614e2742c25b8b3407626c12001b743d..e143abeff29e44fc23cd49429b9456360fbf8013 100644 --- a/math/ForceModel.cpp +++ b/math/ForceModel.cpp @@ -1,7 +1,7 @@ /** * \file ForceModel.cpp * \date Dec 13, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/ForceModel.h b/math/ForceModel.h index 6e5cbd1e4caa78ad8425df77cc4fab59b1208c0f..ed08bf991d2e687930d038d33225c8239cb388af 100644 --- a/math/ForceModel.h +++ b/math/ForceModel.h @@ -1,7 +1,7 @@ /** * \file ForceModel.h * \date Apr 15, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/GCFMModel.cpp b/math/GCFMModel.cpp index 65ccd986eecbf2dd0cb77e5a0fd44d45014b9ed6..af37616da57b11b642722e87f87bb1c28a162aaf 100644 --- a/math/GCFMModel.cpp +++ b/math/GCFMModel.cpp @@ -1,7 +1,7 @@ /** * \file GCFMModel.cpp * \date Apr 15, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/GCFMModel.h b/math/GCFMModel.h index 414f8c8448a2320a69334d24c65cd8dac90b496f..d97de63c43cbea58ac24175091c86dc5b12111cb 100644 --- a/math/GCFMModel.h +++ b/math/GCFMModel.h @@ -1,7 +1,7 @@ /** * \file GCFMModel.h * \date Apr 15, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/GompertzModel.cpp b/math/GompertzModel.cpp index 499da26fc129c7de5d1b772cdd43a3fe27c81c3a..35c63338571d600083dd69f2a99c0fdbca42770b 100644 --- a/math/GompertzModel.cpp +++ b/math/GompertzModel.cpp @@ -1,7 +1,7 @@ /** * \file GompertzModel.cpp * \date Apr 15, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/GompertzModel.h b/math/GompertzModel.h index f2a1df18309531724785d830d669bae10487ea1e..598074dee8f98047f9996f08d83ca36561123c31 100644 --- a/math/GompertzModel.h +++ b/math/GompertzModel.h @@ -1,7 +1,7 @@ /** * \file GompertzModel.h * \date Apr 15, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/Mathematics.cpp b/math/Mathematics.cpp index e55e7630cd3bfb109cc7818f6b8ee6267ff71671..ff851ee2a9be1b24ab7f4b033a78b5cb7c7d0a2c 100644 --- a/math/Mathematics.cpp +++ b/math/Mathematics.cpp @@ -1,7 +1,7 @@ /** * \file Mathematics.cpp * \date Dec 13, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/Mathematics.h b/math/Mathematics.h index 66a278c236e743099c151c9f811c86c5ab183a44..282b684692b58b21936875d72e8b7329545c1308 100644 --- a/math/Mathematics.h +++ b/math/Mathematics.h @@ -1,7 +1,7 @@ /** * \file Mathematics.h * \date Dec 13, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/ODESolver.cpp b/math/ODESolver.cpp index cc084ed6c0e9232e90bbce1503b12dc069785fa4..449c4760746473c4502d558c34f6cba35f89d57a 100644 --- a/math/ODESolver.cpp +++ b/math/ODESolver.cpp @@ -1,7 +1,7 @@ /** * \file ODESolver.cpp * \date Aug 17, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/ODESolver.h b/math/ODESolver.h index b7fed7ac0be392e85e788b1952d9895b8f8fefbc..200ed39581a8fc4cd8602411a96a65e590dfbc6c 100644 --- a/math/ODESolver.h +++ b/math/ODESolver.h @@ -1,7 +1,7 @@ /** * \file ODESolver.h * \date Aug 17, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/math/OperationalModel.cpp b/math/OperationalModel.cpp index f0564159e37776ef0a15c8f0939c327bed8b07c1..61d9c86845d423599271400041ee01fe8e5bb349 100644 --- a/math/OperationalModel.cpp +++ b/math/OperationalModel.cpp @@ -1,7 +1,7 @@ /** * \file OperationalModel.cpp * \date Nov. 11, 2014 - * \version v0.5 + * \version v0.6 * \author Ulrich Kemloh * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * diff --git a/math/OperationalModel.h b/math/OperationalModel.h index c862cc51a9442d9b56b154dcc4827184c4c7324e..40ec7c428e6d7826ea68cdd59bb2e7c3e70d1a71 100644 --- a/math/OperationalModel.h +++ b/math/OperationalModel.h @@ -1,7 +1,7 @@ /** * \file OperationalModel.h * \date Nov. 11, 2014 - * \version v0.5 + * \version v0.6 * \author Ulrich Kemloh * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * diff --git a/mpi/LCGrid.cpp b/mpi/LCGrid.cpp index 84a7b82c5520ad3dc30b5ccfaa7eb09f8f066b86..82341e70f8249286ba27398f2db1837520f4977b 100644 --- a/mpi/LCGrid.cpp +++ b/mpi/LCGrid.cpp @@ -1,7 +1,7 @@ /** * \file LCGrid.cpp * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum J?lich GmbH. All rights reserved. * * \section License diff --git a/mpi/LCGrid.h b/mpi/LCGrid.h index 5f7b66a55d4dbb5d0a87e9e4eaa60ccf1ff94be2..050c92d82e5a94312f63f9f35163c75651de43a9 100644 --- a/mpi/LCGrid.h +++ b/mpi/LCGrid.h @@ -1,7 +1,7 @@ /** * \file LCGrid.h * \date Nov 16, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum J?lich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/AgentsParameters.cpp b/pedestrian/AgentsParameters.cpp index f1027591885e13959c03cc77ee65cb47f42f1716..975c1f1b24aa5b0e69b0b75b3e5cd3037fc210ff 100644 --- a/pedestrian/AgentsParameters.cpp +++ b/pedestrian/AgentsParameters.cpp @@ -1,7 +1,7 @@ /** * \file AgentsParameters.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/AgentsParameters.h b/pedestrian/AgentsParameters.h index 6bb2021d6773ae3db4f3bdf2d8516fd4a401dae5..489d0df8080cdeb80b3b090698630285115e04e6 100644 --- a/pedestrian/AgentsParameters.h +++ b/pedestrian/AgentsParameters.h @@ -1,7 +1,7 @@ /** * \file AgentsParameters.h * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/Ellipse.cpp b/pedestrian/Ellipse.cpp index 02d2b856a3a6f00cc0766926a7f727fd53b4d312..61b45f25e87ab4ef87442146b5e0d6aa336b44e9 100644 --- a/pedestrian/Ellipse.cpp +++ b/pedestrian/Ellipse.cpp @@ -1,7 +1,7 @@ /** * \file Ellipse.cpp * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/Ellipse.h b/pedestrian/Ellipse.h index f8eb11b9117723020282c2e7d7da6a44f4ffe3ed..568fe2e5550de103052aa545b4b6c0cd704297d1 100644 --- a/pedestrian/Ellipse.h +++ b/pedestrian/Ellipse.h @@ -1,7 +1,7 @@ /** * \file Ellipse.h * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/PedDistributor.cpp b/pedestrian/PedDistributor.cpp index df8053edf8f88c4d281535a655b9afcc0d0b2c8e..0533dad95cdcc054e13bd066a43ae9baa9fc54c0 100644 --- a/pedestrian/PedDistributor.cpp +++ b/pedestrian/PedDistributor.cpp @@ -1,7 +1,7 @@ /** * \file PedDistributor.cpp * \date Oct 12, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/PedDistributor.h b/pedestrian/PedDistributor.h index f39d37451acc8d1063e583562cbf0fa9886a31ab..5edac39bc08edc0962b03b38eebcfca3daad0618 100644 --- a/pedestrian/PedDistributor.h +++ b/pedestrian/PedDistributor.h @@ -1,7 +1,7 @@ /** * \file PedDistributor.h * \date Oct 12, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/Pedestrian.cpp b/pedestrian/Pedestrian.cpp index b79e8dfd509a6b05b97422f04d6c8792abedace2..02eff83a1ea9539edf6e8c501e1a5155e7be5f4a 100644 --- a/pedestrian/Pedestrian.cpp +++ b/pedestrian/Pedestrian.cpp @@ -1,7 +1,7 @@ /** * \file Pedestrian.cpp * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/pedestrian/Pedestrian.h b/pedestrian/Pedestrian.h index d2aa06d2943d2ccbb7654260e9286531a7dcc001..68a4f7ff4cfdce068ebb3bb9878c7f763860c474 100644 --- a/pedestrian/Pedestrian.h +++ b/pedestrian/Pedestrian.h @@ -1,7 +1,7 @@ /** * \file Pedestrian.h * \date Sep 30, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/AccessPoint.cpp b/routing/AccessPoint.cpp index 1f93599f39e97edc762f2d41c2af576006aa66be..4089b4f5856262440339c5053e7b89ff271464eb 100644 --- a/routing/AccessPoint.cpp +++ b/routing/AccessPoint.cpp @@ -1,7 +1,7 @@ /** * \file AccessPoint.cpp * \date Aug 24, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/AccessPoint.h b/routing/AccessPoint.h index 8afafa880056fad376a50101079eb704f5c229ee..d10c719cc5ecab70ba3f0437b09200e03e4f9bf8 100644 --- a/routing/AccessPoint.h +++ b/routing/AccessPoint.h @@ -1,7 +1,7 @@ /** * \file AccessPoint.h * \date Aug 24, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum J�lich GmbH. All rights reserved. * * \section License diff --git a/routing/CognitiveMapRouter.cpp b/routing/CognitiveMapRouter.cpp index a00f8c5d8fb8d42e8969d391f97ec5ec41423228..3228e03afe00fa7aeb89ac33df942b9ac754cc01 100644 --- a/routing/CognitiveMapRouter.cpp +++ b/routing/CognitiveMapRouter.cpp @@ -1,7 +1,7 @@ /** * \file CognitiveMapRouter.cpp * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/CognitiveMapRouter.h b/routing/CognitiveMapRouter.h index 19e5e156c4e5b5c63e7833a0f9a5ada54bb6f8c7..3a1f13a4a7d2a59476b9b283ecb4da7171352439 100644 --- a/routing/CognitiveMapRouter.h +++ b/routing/CognitiveMapRouter.h @@ -1,7 +1,7 @@ /** * \file CognitiveMapRouter.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/ConvexDecomp.h b/routing/ConvexDecomp.h index 6ce6fcffe21c5601c7dca6bd1ad7acb18a7083b8..ca7a6c1a7ad57bbea4f5072b6e9c1a1c371c87b5 100644 --- a/routing/ConvexDecomp.h +++ b/routing/ConvexDecomp.h @@ -1,7 +1,7 @@ /** * \file ConvexDecomp.h * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/DTriangulation.cpp b/routing/DTriangulation.cpp index ca6c48bf13324193babb5d47e6846de7ad203926..7d7c37d3ea9d8deb93d52a50dba9a1cd7a86969b 100644 --- a/routing/DTriangulation.cpp +++ b/routing/DTriangulation.cpp @@ -1,7 +1,7 @@ /** * \file DTriangulation.cpp * \date Nov 30, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/DTriangulation.h b/routing/DTriangulation.h index 8e98ea6840ebf8c38adfdc701fade084ec3c1fab..6b939b1dd4ccf0d572ae6d4bdb7418ca214031d6 100644 --- a/routing/DTriangulation.h +++ b/routing/DTriangulation.h @@ -1,7 +1,7 @@ /** * \file DTriangulation.h * \date Nov 30, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/DirectionStrategy.cpp b/routing/DirectionStrategy.cpp index ec2088ee074046166d33715e56a5e418d436230e..c148e735fd12eb9e9503c5f367b6d839a141ac1f 100644 --- a/routing/DirectionStrategy.cpp +++ b/routing/DirectionStrategy.cpp @@ -1,7 +1,7 @@ /** * \file DirectionStrategy.cpp * \date Dec 13, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/DirectionStrategy.h b/routing/DirectionStrategy.h index 4f9b6e7d538f6cac4339aa32ae3c907cf8b1eecd..5b88399bb55f0fe6b156b27b0870b8dbea2bc77c 100644 --- a/routing/DirectionStrategy.h +++ b/routing/DirectionStrategy.h @@ -1,7 +1,7 @@ /** * \file DirectionStrategy.h * \date Dec 13, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/DummyRouter.cpp b/routing/DummyRouter.cpp index 43c658192abeeac57a8cf396c834598988fdbbad..d6061029c32b9766fc80851a2f992ee927894e4a 100644 --- a/routing/DummyRouter.cpp +++ b/routing/DummyRouter.cpp @@ -1,7 +1,7 @@ /** * \file DummyRouter.cpp * \date Aug 7, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/DummyRouter.h b/routing/DummyRouter.h index 77d5da82c50900a1c03c95b57ae7a9efd5a9e2ce..d9b8b9c3a8b6b7bf20e8a3f4db48adbef1e8f552 100644 --- a/routing/DummyRouter.h +++ b/routing/DummyRouter.h @@ -1,7 +1,7 @@ /** * \file DummyRouter.h * \date Aug 7, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/GlobalRouter.cpp b/routing/GlobalRouter.cpp index 620bf195f6d5b1dfdff2df7d92546c53a3a7787f..919a352f57464f4e0e21d437d9015f28ca2061f0 100644 --- a/routing/GlobalRouter.cpp +++ b/routing/GlobalRouter.cpp @@ -1,7 +1,7 @@ /** * \file GlobalRouter.cpp * \date Dec 15, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum J�lich GmbH. All rights reserved. * * \section License diff --git a/routing/GlobalRouter.h b/routing/GlobalRouter.h index 7c7122a3a9463752e142fa88c3c4373db4fc563b..5b2e2b893c5f309ee3fd07a2c9d223479b533632 100644 --- a/routing/GlobalRouter.h +++ b/routing/GlobalRouter.h @@ -1,7 +1,7 @@ /** * \file GlobalRouter.h * \date Dec 15, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/GraphRouter.cpp b/routing/GraphRouter.cpp index e4c6d9b5b702c1b16e6116a9bcae77d612d90039..4fcc74e7c06877f3df0d6db8a723754daaee9238 100644 --- a/routing/GraphRouter.cpp +++ b/routing/GraphRouter.cpp @@ -1,7 +1,7 @@ /** * \file GraphRouter.cpp * \date Aug 20, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/GraphRouter.h b/routing/GraphRouter.h index d2bde8ad638ebb38ff36443ef568436cd4b59295..80b635eb76dde0c3285d227cd6a8c5390d86de1a 100644 --- a/routing/GraphRouter.h +++ b/routing/GraphRouter.h @@ -1,7 +1,7 @@ /** * \file GraphRouter.h * \date Aug 20, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/MeshRouter.cpp b/routing/MeshRouter.cpp index 74bc8e05e82e3ee4f881a0e53060dd3a42d546de..5c204a0fe7d03a4fde5500058578e84d96eef0f4 100644 --- a/routing/MeshRouter.cpp +++ b/routing/MeshRouter.cpp @@ -1,7 +1,7 @@ /** * \file MeshRouter.cpp * \date Aug 21, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/MeshRouter.h b/routing/MeshRouter.h index 68194940a8684fec20d29f3afd204d4dac5d0e37..ff3316e3a65ce3a143c8d5a5e0d0a4329369b295 100644 --- a/routing/MeshRouter.h +++ b/routing/MeshRouter.h @@ -1,7 +1,7 @@ /** * \file MeshRouter.h * \date Aug 21, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/NavMesh.cpp b/routing/NavMesh.cpp index 1a6e9852e1c47160041196dd9d542612cbbaf7fc..d3f263167c808281692d1af10bb670506c7502d4 100644 --- a/routing/NavMesh.cpp +++ b/routing/NavMesh.cpp @@ -1,7 +1,7 @@ /** * \file NavMesh.cpp * \date Oct 29, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/NavMesh.h b/routing/NavMesh.h index 8561de8d9c01289bb907c245d034f89d58890e3e..f2f8f5ee89e99d5fa3aa272740e41b8dbe22691f 100644 --- a/routing/NavMesh.h +++ b/routing/NavMesh.h @@ -1,7 +1,7 @@ /** * \file NavMesh.h * \date Oct 29, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/QuickestPathRouter.cpp b/routing/QuickestPathRouter.cpp index d67f93feb9cfd72859dc45aec2aff1bfe77a983f..692ed1d8dbf28b78c5efa30edf396bf4b1380055 100644 --- a/routing/QuickestPathRouter.cpp +++ b/routing/QuickestPathRouter.cpp @@ -1,7 +1,7 @@ /** * \file QuickestPathRouter.cpp * \date Apr 20, 2011 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/QuickestPathRouter.h b/routing/QuickestPathRouter.h index cf066a63fc04b3cc34b5fe77db05b49145c83854..f326af3d667d208013291f8f5669d8917f314784 100644 --- a/routing/QuickestPathRouter.h +++ b/routing/QuickestPathRouter.h @@ -1,7 +1,7 @@ /** * \file QuickestPathRouter.h * \date Apr 20, 2011 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/Router.cpp b/routing/Router.cpp index cb628171916bfaa0101f87972db4ba7af43086f5..f6c5e72941fe6d0aedc1f65cbaec9f22265560f8 100644 --- a/routing/Router.cpp +++ b/routing/Router.cpp @@ -1,7 +1,7 @@ /** * \file Router.cpp * \date Nov 11, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/Router.h b/routing/Router.h index f236df0ff7c26f94d533a9780bffb2e94c3d0c0f..f150ec7539fbf5a5053338e91b0270aca83529a3 100644 --- a/routing/Router.h +++ b/routing/Router.h @@ -1,7 +1,7 @@ /** * \file Router.h * \date Nov 11, 2010 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/RoutingEngine.cpp b/routing/RoutingEngine.cpp index d89ded400ed505d7996b791457f2c2e71ca92628..c0688cd5870ead2150b869de4119b55f0c7e835d 100644 --- a/routing/RoutingEngine.cpp +++ b/routing/RoutingEngine.cpp @@ -1,7 +1,7 @@ /** * \file RoutingEngine.cpp * \date Jan 10, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/RoutingEngine.h b/routing/RoutingEngine.h index 4602d6ff58a83948d6023a890c398ecf783f06bc..0e3891371d0e118bdf427863209da77f31752ce2 100644 --- a/routing/RoutingEngine.h +++ b/routing/RoutingEngine.h @@ -1,7 +1,7 @@ /** * \file RoutingEngine.h * \date Jan 10, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/SafestPathRouter.cpp b/routing/SafestPathRouter.cpp index 6ff9bdcf9ab08cf0f02de72fd774436c7acd2c42..6f6bc08860346fbc4c550877e5f89b2714831ecb 100644 --- a/routing/SafestPathRouter.cpp +++ b/routing/SafestPathRouter.cpp @@ -1,7 +1,7 @@ /** * \file SafestPathRouter.cpp * \date Nov 29, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/SafestPathRouter.h b/routing/SafestPathRouter.h index 2aac3f85e0168a89e357646723b05de0f754b363..8e7a2755208374f2f1bd0b79171c02d52094680c 100644 --- a/routing/SafestPathRouter.h +++ b/routing/SafestPathRouter.h @@ -1,7 +1,7 @@ /** * \file SafestPathRouter.h * \date Nov 29, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/Triangulation.h b/routing/Triangulation.h index cb926a0a8b6dbfc23c08558103ca3b073071dc6b..02fc37a0108e0892e0d25e2127e072ec7a91e5df 100644 --- a/routing/Triangulation.h +++ b/routing/Triangulation.h @@ -1,7 +1,7 @@ /** * \file Triangulation.h * \date Nov 30, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/AbstractCognitiveMapCreator.cpp b/routing/cognitive_map/AbstractCognitiveMapCreator.cpp index 1b3285aa1d1d2a880276b772dc58712301cd89b3..956ddfeb1583fd6ff722d6e5b4bf1c2af36f6ecc 100644 --- a/routing/cognitive_map/AbstractCognitiveMapCreator.cpp +++ b/routing/cognitive_map/AbstractCognitiveMapCreator.cpp @@ -1,7 +1,7 @@ /** * \file AbstractCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/AbstractCognitiveMapCreator.h b/routing/cognitive_map/AbstractCognitiveMapCreator.h index eecbe35f82d9a7ae85412092c05682eab3da0d09..54ea481fb6d9d0a9a2ae157a5f8bb80be53e2693 100644 --- a/routing/cognitive_map/AbstractCognitiveMapCreator.h +++ b/routing/cognitive_map/AbstractCognitiveMapCreator.h @@ -1,7 +1,7 @@ /** * \file AbstractCognitiveMapCreator.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/CognitiveMap.cpp b/routing/cognitive_map/CognitiveMap.cpp index e5303effe7939a7e006d0323bd8b1a86f342341b..b6a6e4ddb345c6eab34128131bc8cc9300c90518 100644 --- a/routing/cognitive_map/CognitiveMap.cpp +++ b/routing/cognitive_map/CognitiveMap.cpp @@ -1,7 +1,7 @@ /** * \file CognitiveMap.cpp * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/CognitiveMap.h b/routing/cognitive_map/CognitiveMap.h index 030bff6085c285a2bf842e17c68d9b876c4e7230..232a6aafde2a6fe03fff4735ca6b7298bd7bb19e 100644 --- a/routing/cognitive_map/CognitiveMap.h +++ b/routing/cognitive_map/CognitiveMap.h @@ -1,7 +1,7 @@ /** * \file CognitiveMap.h * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/CognitiveMapStorage.cpp b/routing/cognitive_map/CognitiveMapStorage.cpp index 5584d299f56a1835f0b10a16ae33028d408733fe..0de2d66e73baa912058bb7e9e486d1b78d7dc206 100644 --- a/routing/cognitive_map/CognitiveMapStorage.cpp +++ b/routing/cognitive_map/CognitiveMapStorage.cpp @@ -1,7 +1,7 @@ /** * \file CognitiveMapStorage.cpp * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/CognitiveMapStorage.h b/routing/cognitive_map/CognitiveMapStorage.h index 65f623f43cea396f992384bb933999456479daf9..86fb7283891e03cebe7083582745bdbcd40b7ea4 100644 --- a/routing/cognitive_map/CognitiveMapStorage.h +++ b/routing/cognitive_map/CognitiveMapStorage.h @@ -1,7 +1,7 @@ /** * \file CognitiveMapStorage.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/CompleteCognitiveMapCreator.cpp b/routing/cognitive_map/CompleteCognitiveMapCreator.cpp index dba5c3cf37624647f328554996aa5ba55c200aca..99659fc31390d4e8588ede082a880ed618bac7ad 100644 --- a/routing/cognitive_map/CompleteCognitiveMapCreator.cpp +++ b/routing/cognitive_map/CompleteCognitiveMapCreator.cpp @@ -1,7 +1,7 @@ /** * \file CompleteCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/CompleteCognitiveMapCreator.h b/routing/cognitive_map/CompleteCognitiveMapCreator.h index 00f3991649555b6288bf5c32ba4d895d25ac5b9e..2ad29fe874727cb17e7bb5d4afe81bf0150b7bf9 100644 --- a/routing/cognitive_map/CompleteCognitiveMapCreator.h +++ b/routing/cognitive_map/CompleteCognitiveMapCreator.h @@ -1,7 +1,7 @@ /** * \file CompleteCognitiveMapCreator.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/EmptyCognitiveMapCreator.cpp b/routing/cognitive_map/EmptyCognitiveMapCreator.cpp index d6050fa1b4a59ea60740313b5da6810c268f5662..b751fb6d19b55e83e27dc8b4b6b2dad1c68b661a 100644 --- a/routing/cognitive_map/EmptyCognitiveMapCreator.cpp +++ b/routing/cognitive_map/EmptyCognitiveMapCreator.cpp @@ -1,7 +1,7 @@ /** * \file EmptyCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/EmptyCognitiveMapCreator.h b/routing/cognitive_map/EmptyCognitiveMapCreator.h index 2310798204a571b22beabd44be7e17533df810de..688e63d43404b3ddb4c29f0cfc09438fae057a98 100644 --- a/routing/cognitive_map/EmptyCognitiveMapCreator.h +++ b/routing/cognitive_map/EmptyCognitiveMapCreator.h @@ -1,7 +1,7 @@ /** * \file EmptyCognitiveMapCreator.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/NavigationGraph.cpp b/routing/cognitive_map/NavigationGraph.cpp index 0141411d433552d4a18cdc311ec41a3bc6aee0d8..e57a7be38ff9ee8c0380707fa007709f6f185a71 100644 --- a/routing/cognitive_map/NavigationGraph.cpp +++ b/routing/cognitive_map/NavigationGraph.cpp @@ -1,7 +1,7 @@ /** * \file NavigationGraph.cpp * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/NavigationGraph.h b/routing/cognitive_map/NavigationGraph.h index 0ea98fdb8c14c2b3addbe082541ec3bcf57c1a36..08894e09e7aa81177df28dc80f3c96f357e3eab8 100644 --- a/routing/cognitive_map/NavigationGraph.h +++ b/routing/cognitive_map/NavigationGraph.h @@ -1,7 +1,7 @@ /** * \file NavigationGraph.h * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/navigation_graph/GraphEdge.cpp b/routing/cognitive_map/navigation_graph/GraphEdge.cpp index 1feadaf6b2c1a30c7fff5bcdf2e37b8bd66a044f..1bf8a96a2ede2def04257b42b34a7f0c8b5cd6a6 100644 --- a/routing/cognitive_map/navigation_graph/GraphEdge.cpp +++ b/routing/cognitive_map/navigation_graph/GraphEdge.cpp @@ -1,7 +1,7 @@ /** * \file GraphEdge.cpp * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/navigation_graph/GraphEdge.h b/routing/cognitive_map/navigation_graph/GraphEdge.h index 6e35ea2f878dd1e6d5792819b419f67a1b4a21ff..22e503b6991d466906f368242a356a6f535c81d1 100644 --- a/routing/cognitive_map/navigation_graph/GraphEdge.h +++ b/routing/cognitive_map/navigation_graph/GraphEdge.h @@ -1,7 +1,7 @@ /** * \file GraphEdge.h * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/navigation_graph/GraphVertex.cpp b/routing/cognitive_map/navigation_graph/GraphVertex.cpp index a628d671caf8b2f88e5e85734394d37f3d263dcb..8709a0e09e36e30c6b9aa871517231ed9eab49e2 100644 --- a/routing/cognitive_map/navigation_graph/GraphVertex.cpp +++ b/routing/cognitive_map/navigation_graph/GraphVertex.cpp @@ -1,7 +1,7 @@ /** * \file GraphVertex.cpp * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/navigation_graph/GraphVertex.h b/routing/cognitive_map/navigation_graph/GraphVertex.h index 0b77db994d3d4d537072af8ff04bc5a313945120..922fff0a2dca17f4bb0eba201423550d2bee1015 100644 --- a/routing/cognitive_map/navigation_graph/GraphVertex.h +++ b/routing/cognitive_map/navigation_graph/GraphVertex.h @@ -1,7 +1,7 @@ /** * \file GraphVertex.h * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/sensor/AbstractSensor.cpp b/routing/cognitive_map/sensor/AbstractSensor.cpp index 757a5b5ae556720c45559e3b8361ef9737ab6292..510670bcb635986424c38d97dd07e9dd23bce213 100644 --- a/routing/cognitive_map/sensor/AbstractSensor.cpp +++ b/routing/cognitive_map/sensor/AbstractSensor.cpp @@ -1,7 +1,7 @@ /** * \file AbstractSensor.cpp * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/sensor/AbstractSensor.h b/routing/cognitive_map/sensor/AbstractSensor.h index 3477e9728f5f48ccf7a7d903b5b3b0af12478059..3cdc991c946954d089562b85db20e62bf22d9dc8 100644 --- a/routing/cognitive_map/sensor/AbstractSensor.h +++ b/routing/cognitive_map/sensor/AbstractSensor.h @@ -1,7 +1,7 @@ /** * \file AbstractSensor.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/sensor/RoomToFloorSensor.cpp b/routing/cognitive_map/sensor/RoomToFloorSensor.cpp index d7aa209b36c5bdcea62215e3566229ae5f5d8e70..8f9388f29f5b74da7a80790c31d1f11802687bbb 100644 --- a/routing/cognitive_map/sensor/RoomToFloorSensor.cpp +++ b/routing/cognitive_map/sensor/RoomToFloorSensor.cpp @@ -1,7 +1,7 @@ /** * \file RoomToFloorSensor.cpp * \date Mar 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/sensor/RoomToFloorSensor.h b/routing/cognitive_map/sensor/RoomToFloorSensor.h index 787fa225aa384d40fd42fa8bea99145ecc69f779..3d1f15a5da0325b0ab94dcbaf8e5d6f31742617d 100644 --- a/routing/cognitive_map/sensor/RoomToFloorSensor.h +++ b/routing/cognitive_map/sensor/RoomToFloorSensor.h @@ -1,7 +1,7 @@ /** * \file RoomToFloorSensor.h * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/sensor/SensorManager.cpp b/routing/cognitive_map/sensor/SensorManager.cpp index e8ae96dec4924e2d6d117098764d8da1a7c1cdbf..42169be6502cd7723f8e97453badef4fcfde556c 100644 --- a/routing/cognitive_map/sensor/SensorManager.cpp +++ b/routing/cognitive_map/sensor/SensorManager.cpp @@ -1,7 +1,7 @@ /** * \file CompleteCognitiveMapCreator.cpp * \date Feb 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/cognitive_map/sensor/SensorManager.h b/routing/cognitive_map/sensor/SensorManager.h index 47f9896249f31c1a1b624eb5e8bd6bdaea994084..b813263571ed238877356b42180a979de1569b41 100644 --- a/routing/cognitive_map/sensor/SensorManager.h +++ b/routing/cognitive_map/sensor/SensorManager.h @@ -1,7 +1,7 @@ /** * \file SensorManager.h * \date Jan 1, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/graph/NavLineState.cpp b/routing/graph/NavLineState.cpp index 0b35f5f00bca7981c9ee518b7c11e702d41adc0b..fd1201c21b20ddc1db81ff291d6ecaaef03d01dc 100644 --- a/routing/graph/NavLineState.cpp +++ b/routing/graph/NavLineState.cpp @@ -1,7 +1,7 @@ /** * \file NAvLineState.cpp * \date Sep 18, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/graph/NavLineState.h b/routing/graph/NavLineState.h index 07c909db5192820511c82c7c23f16e9fc47e3a00..cced43dde3869a43943a93b0d524a0c536fa3b74 100644 --- a/routing/graph/NavLineState.h +++ b/routing/graph/NavLineState.h @@ -1,7 +1,7 @@ /** * \file NavLineState.h * \date Sep 18, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/graph/RoutingGraph.cpp b/routing/graph/RoutingGraph.cpp index c0d097704537719c70deaa5308f4cb204d8e0187..8dfb04e9d0a54edb46e3b21281b0f3f35355c033 100644 --- a/routing/graph/RoutingGraph.cpp +++ b/routing/graph/RoutingGraph.cpp @@ -1,7 +1,7 @@ /** * \file RoutingGraph.cpp * \date Aug 20, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/graph/RoutingGraph.h b/routing/graph/RoutingGraph.h index d113023f88e66fcc5710409288aa036ce5a917f3..2bf0b7341de2721d2b0d0660ebd5992a01061d8e 100644 --- a/routing/graph/RoutingGraph.h +++ b/routing/graph/RoutingGraph.h @@ -1,7 +1,7 @@ /** * \file GraphRouter.h * \date Aug 20, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/graph/RoutingGraphStorage.cpp b/routing/graph/RoutingGraphStorage.cpp index dfa93a5e1235520137cbb6d9c54ad6345b424486..7cfaf7d1b0ca4d9061b13d0a455ba683404b8d03 100644 --- a/routing/graph/RoutingGraphStorage.cpp +++ b/routing/graph/RoutingGraphStorage.cpp @@ -1,7 +1,7 @@ /** * \file RoutingGraphStorage.cpp * \date Sep 10, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/graph/RoutingGraphStorage.h b/routing/graph/RoutingGraphStorage.h index 2d0355af0fd17d486ec08fdc775ee78853000a3d..e0e7e85bb7c1c4d4e2e040cd84eeeee548f64ebc 100644 --- a/routing/graph/RoutingGraphStorage.h +++ b/routing/graph/RoutingGraphStorage.h @@ -1,7 +1,7 @@ /** * \file RoutingGraphStorage.h * \date Sep 10, 2012 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/mesh/Mesh.cpp b/routing/mesh/Mesh.cpp index 3569037a5419ec072db600dfdbb19addd01fc910..cd2abf790f84fb074e6826bd2aec8b44829bd032 100644 --- a/routing/mesh/Mesh.cpp +++ b/routing/mesh/Mesh.cpp @@ -1,7 +1,7 @@ /** * \file mesh.cpp * \date Aug 21, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/routing/mesh/Mesh.h b/routing/mesh/Mesh.h index a6b360d05fd916c095e4730cf281b69e4d6f474b..fafb1feadb970144b528fbf00d584b1deb113b78 100644 --- a/routing/mesh/Mesh.h +++ b/routing/mesh/Mesh.h @@ -1,7 +1,7 @@ /** * \file Mesh.h * \date Aug 21, 2013 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/tinyxml/tinystr.h b/tinyxml/tinystr.h index 2d5173bfe09292bd5ce9b2f2574fd8231c6b5781..c6abd175a1a0521628bd208562272de235ac2ad4 100644 --- a/tinyxml/tinystr.h +++ b/tinyxml/tinystr.h @@ -1,7 +1,7 @@ /** * \file tinystr.h * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License diff --git a/tinyxml/tinyxml.h b/tinyxml/tinyxml.h index c4b46750f76e20e43832e662e5d74b3cf87d0470..0859f364c2f4927450368fd1533532614ca1b98c 100644 --- a/tinyxml/tinyxml.h +++ b/tinyxml/tinyxml.h @@ -1,7 +1,7 @@ /** * \file tinyxml.h * \date Jul 4, 2014 - * \version v0.5 + * \version v0.6 * \copyright <2009-2014> Forschungszentrum Jülich GmbH. All rights reserved. * * \section License