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