]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/log.h
util: introduce memcmp_safe()
[thirdparty/systemd.git] / src / basic / log.h
index 3f56ec68a6e5ccc93a6fd2c5597a057ccc4a7be3..e1f5fd30cdbc8dac285dc7581dc9e79f81a9f062 100644 (file)
@@ -1,12 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
-***/
-
 #include <stdarg.h>
 #include <stdbool.h>
 #include <stdlib.h>