aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/partition')
-rw-r--r--src/partition/growfs.c3
-rw-r--r--src/partition/makefs.c2
2 files changed, 0 insertions, 5 deletions
diff --git a/src/partition/growfs.c b/src/partition/growfs.c
index e1946b72f..d2053cd39 100644
--- a/src/partition/growfs.c
+++ b/src/partition/growfs.c
@@ -1,7 +1,4 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
-/***
- Copyright © 2017 Zbigniew Jędrzejewski-Szmek
-***/
#include <errno.h>
#include <fcntl.h>
diff --git a/src/partition/makefs.c b/src/partition/makefs.c
index ae060d47e..8c2a783e9 100644
--- a/src/partition/makefs.c
+++ b/src/partition/makefs.c
@@ -1,7 +1,5 @@
/***
SPDX-License-Identifier: LGPL-2.1+
-
- Copyright © 2017 Zbigniew Jędrzejewski-Szmek
***/
#include <fcntl.h>