From f679621bce86bff1f6cd9c46a78e7198abe21361 Mon Sep 17 00:00:00 2001 From: Abd Errahmane Kiouche <abd-errahmane.kiouche@etu.univ-lyon1.fr> Date: Thu, 25 Jun 2020 18:33:29 +0200 Subject: [PATCH] Update hash.h --- src/Anomaly_Detection_Phase/hash.h | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/Anomaly_Detection_Phase/hash.h b/src/Anomaly_Detection_Phase/hash.h index 446f579..811964a 100644 --- a/src/Anomaly_Detection_Phase/hash.h +++ b/src/Anomaly_Detection_Phase/hash.h @@ -1,6 +1,11 @@ -// -// Created by Abderrahmane on 6/18/2018. -// + + +/* + * Copyright 2016 Emaad Ahmed Manzoor + * License: Apache License, Version 2.0 + * http://www3.cs.stonybrook.edu/~emanzoor/streamspot/ + */ + #ifndef TESTMAP_HASH_H #define TESTMAP_HASH_H -- GitLab