]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/qcow2-util.h
udev: fix codesonar warnings
[thirdparty/systemd.git] / src / import / qcow2-util.h
index 980cb417ca93fa5288acd6e3ab66f71ef125cfa7..7393d9837ad2f911a72d25863f58fe2a0be8fd3a 100644 (file)
@@ -1,11 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  This file is part of systemd.
-
-  Copyright 2015 Lennart Poettering
-***/
-
 int qcow2_detect(int fd);
 int qcow2_convert(int qcow2_fd, int raw_fd);