projects
/
dss.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Avoid duplicate error message.
[dss.git]
/
df.c
diff --git
a/df.c
b/df.c
index 82d14ba9863a5975fd0b9ef46313ec5fd720becf..7fb319e0ba866746d7e223a4114b0f4f986dc17e 100644
(file)
--- a/
df.c
+++ b/
df.c
@@
-1,8
+1,4
@@
-/*
- * Copyright (C) 2008-2010 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* SPDX-License-Identifier: GPL-2.0 */
#include <sys/statvfs.h>
#include <stdio.h>
#include <assert.h>