]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/specifier.h
tree-wide: remove Lennart's copyright lines
[thirdparty/systemd.git] / src / shared / specifier.h
index cdd415ba641169226bcf00861badf703787e87fe..e1895129d765d76cb29d133573fb6bcc895160d8 100644 (file)
@@ -1,10 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  Copyright 2010 Lennart Poettering
-***/
-
 #include "string-util.h"
 
 typedef int (*SpecifierCallback)(char specifier, void *data, void *userdata, char **ret);