]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/resolve/resolved-dns-search-domain.h
resolved: add missing error code check when initializing DNS-over-TLS
[thirdparty/systemd.git] / src / resolve / resolved-dns-search-domain.h
index 3e08ab48edf663f8eeae4d2943d2ad96832cedd6..d0c2914d367920742a2bb80369fedd1cb01f0989 100644 (file)
@@ -1,12 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  This file is part of systemd.
-
-  Copyright 2015 Lennart Poettering
-***/
-
 #include "macro.h"
 
 typedef struct DnsSearchDomain DnsSearchDomain;