summaryrefslogtreecommitdiff
path: root/disk.c
diff options
context:
space:
mode:
Diffstat (limited to 'disk.c')
-rw-r--r--disk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/disk.c b/disk.c
index 9fd26fc..51cdaaa 100644
--- a/disk.c
+++ b/disk.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <err.h>
#include <stdio.h>
#include <sys/statvfs.h>