]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/hashmap.h
util: introduce memcmp_safe()
[thirdparty/systemd.git] / src / basic / hashmap.h
index 701eecbdb02df38e61c470530431622e19cda7d5..274afb395c2375a7ba8262a5e08d69d94435811e 100644 (file)
@@ -1,13 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
-  Copyright 2014 Michal Schmidt
-***/
-
 #include <limits.h>
 #include <stdbool.h>
 #include <stddef.h>