summaryrefslogtreecommitdiff
path: root/lib/wholedisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wholedisk.c')
-rw-r--r--lib/wholedisk.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/wholedisk.c b/lib/wholedisk.c
index 4a530522..1dbb90c5 100644
--- a/lib/wholedisk.c
+++ b/lib/wholedisk.c
@@ -1,4 +1,9 @@
-
+/*
+ * No copyright is claimed. This code is in the public domain; do with
+ * it what you wish.
+ *
+ * Written by Karel Zak <kzak@redhat.com>
+ */
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>