summaryrefslogtreecommitdiff
path: root/src/basic/ordered-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/ordered-set.h')
-rw-r--r--src/basic/ordered-set.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/basic/ordered-set.h b/src/basic/ordered-set.h
index 87971af739..e7c054d8e4 100644
--- a/src/basic/ordered-set.h
+++ b/src/basic/ordered-set.h
@@ -1,10 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-/***
- Copyright 2015 Lennart Poettering
-***/
-
#include "hashmap.h"
typedef struct OrderedSet OrderedSet;