NAME section for manpage
[dss.git] / df.c
diff --git a/df.c b/df.c
index fe4a7f3b793fadefc0696f8205f9356e279d66e8..3e960c020b1df3a4b1ab805a5a54cff800716ab8 100644 (file)
--- a/df.c
+++ b/df.c
@@ -1,3 +1,8 @@
+/*
+ * Copyright (C) 2008 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
 #include <sys/statvfs.h>
 #include <stdio.h>
 #include <assert.h>