fix: removed all Time-stamp lines from src/

This commit is contained in:
Marco De Lucia 2024-06-13 12:25:45 +02:00
parent c39d40dc45
commit 4be947e5f2
12 changed files with 0 additions and 13 deletions

View File

@ -1,4 +1,3 @@
// Time-stamp: "Last modified 2023-08-09 14:16:04 mluebke"
#ifndef MACROS_H
#define MACROS_H

View File

@ -1,4 +1,3 @@
/// Time-stamp: "Last modified 2023-08-10 11:50:46 mluebke"
/*
** Copyright (C) 2017-2021 Max Luebke (University of Potsdam)
**

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,3 @@
// Time-stamp: "Last modified 2023-08-16 16:49:31 mluebke"
#ifndef INTERPOLATION_H_
#define INTERPOLATION_H_

View File

@ -1,4 +1,3 @@
// Time-stamp: "Last modified 2023-08-16 17:02:31 mluebke"
#include "Init/InitialList.hpp"
#include "Interpolation.hpp"

View File

@ -1,4 +1,3 @@
// Time-stamp: "Last modified 2023-08-11 10:12:52 mluebke"
#ifndef LOOKUPKEY_H_
#define LOOKUPKEY_H_

View File

@ -1,4 +1,3 @@
// Time-stamp: "Last modified 2023-08-15 14:50:59 mluebke"
#include "Interpolation.hpp"
#include "DHT_Wrapper.hpp"

View File

@ -1,4 +1,3 @@
// Time-stamp: "Last modified 2024-06-13 11:30:34 delucia"
#include <algorithm>

View File

@ -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)