diff --git a/src/Base/Macros.hpp b/src/Base/Macros.hpp index 47beeeae3..cb62d9749 100644 --- a/src/Base/Macros.hpp +++ b/src/Base/Macros.hpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-08-09 14:16:04 mluebke" #ifndef MACROS_H #define MACROS_H diff --git a/src/Chemistry/SurrogateModels/DHT.c b/src/Chemistry/SurrogateModels/DHT.c index b0d5b3caa..e17ff6fa0 100644 --- a/src/Chemistry/SurrogateModels/DHT.c +++ b/src/Chemistry/SurrogateModels/DHT.c @@ -1,4 +1,3 @@ -/// Time-stamp: "Last modified 2023-08-10 11:50:46 mluebke" /* ** Copyright (C) 2017-2021 Max Luebke (University of Potsdam) ** diff --git a/src/Chemistry/SurrogateModels/DHT_Wrapper.cpp b/src/Chemistry/SurrogateModels/DHT_Wrapper.cpp index a7c1827a6..095f83cfa 100644 --- a/src/Chemistry/SurrogateModels/DHT_Wrapper.cpp +++ b/src/Chemistry/SurrogateModels/DHT_Wrapper.cpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-11-01 10:54:45 mluebke" /* ** Copyright (C) 2018-2021 Alexander Lindemann, Max Luebke (University of diff --git a/src/Chemistry/SurrogateModels/DHT_Wrapper.hpp b/src/Chemistry/SurrogateModels/DHT_Wrapper.hpp index fed271923..e0b1c022d 100644 --- a/src/Chemistry/SurrogateModels/DHT_Wrapper.hpp +++ b/src/Chemistry/SurrogateModels/DHT_Wrapper.hpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-09-08 14:43:02 mluebke" /* ** Copyright (C) 2018-2021 Alexander Lindemann, Max Luebke (University of diff --git a/src/Chemistry/SurrogateModels/HashFunctions.cpp b/src/Chemistry/SurrogateModels/HashFunctions.cpp index d93702990..623ba9d59 100644 --- a/src/Chemistry/SurrogateModels/HashFunctions.cpp +++ b/src/Chemistry/SurrogateModels/HashFunctions.cpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-04-24 23:20:55 mluebke" /* **----------------------------------------------------------------------------- ** MurmurHash2 was written by Austin Appleby, and is placed in the public diff --git a/src/Chemistry/SurrogateModels/HashFunctions.hpp b/src/Chemistry/SurrogateModels/HashFunctions.hpp index 49e86559a..4d9881376 100644 --- a/src/Chemistry/SurrogateModels/HashFunctions.hpp +++ b/src/Chemistry/SurrogateModels/HashFunctions.hpp @@ -1,4 +1,3 @@ -// // Time-stamp: "Last modified 2023-03-31 14:59:49 mluebke" /* ** Copyright (C) 2018-2021 Alexander Lindemann, Max Luebke (University of diff --git a/src/Chemistry/SurrogateModels/Interpolation.hpp b/src/Chemistry/SurrogateModels/Interpolation.hpp index a1886965d..b6b9a69f5 100644 --- a/src/Chemistry/SurrogateModels/Interpolation.hpp +++ b/src/Chemistry/SurrogateModels/Interpolation.hpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-08-16 16:49:31 mluebke" #ifndef INTERPOLATION_H_ #define INTERPOLATION_H_ diff --git a/src/Chemistry/SurrogateModels/InterpolationModule.cpp b/src/Chemistry/SurrogateModels/InterpolationModule.cpp index e6015b14b..a2871bb8a 100644 --- a/src/Chemistry/SurrogateModels/InterpolationModule.cpp +++ b/src/Chemistry/SurrogateModels/InterpolationModule.cpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-08-16 17:02:31 mluebke" #include "Init/InitialList.hpp" #include "Interpolation.hpp" diff --git a/src/Chemistry/SurrogateModels/LookupKey.hpp b/src/Chemistry/SurrogateModels/LookupKey.hpp index f64b92721..e6dc7e697 100644 --- a/src/Chemistry/SurrogateModels/LookupKey.hpp +++ b/src/Chemistry/SurrogateModels/LookupKey.hpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-08-11 10:12:52 mluebke" #ifndef LOOKUPKEY_H_ #define LOOKUPKEY_H_ diff --git a/src/Chemistry/SurrogateModels/ProximityHashTable.cpp b/src/Chemistry/SurrogateModels/ProximityHashTable.cpp index f1589fa21..d63ccb7ae 100644 --- a/src/Chemistry/SurrogateModels/ProximityHashTable.cpp +++ b/src/Chemistry/SurrogateModels/ProximityHashTable.cpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2023-08-15 14:50:59 mluebke" #include "Interpolation.hpp" #include "DHT_Wrapper.hpp" diff --git a/src/Init/DiffusionInit.cpp b/src/Init/DiffusionInit.cpp index 659487e10..b08b79de4 100644 --- a/src/Init/DiffusionInit.cpp +++ b/src/Init/DiffusionInit.cpp @@ -1,4 +1,3 @@ -// Time-stamp: "Last modified 2024-06-13 11:30:34 delucia" #include diff --git a/src/poet.cpp b/src/poet.cpp index 9aac8269f..6e6604beb 100644 --- a/src/poet.cpp +++ b/src/poet.cpp @@ -1,5 +1,3 @@ -// Time-stamp: "Last modified 2024-06-13 09:46:48 delucia" - /* ** Copyright (C) 2018-2021 Alexander Lindemann, Max Luebke (University of ** Potsdam)