diff options
Diffstat (limited to 'lib/loopdev.c')
-rw-r--r-- | lib/loopdev.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/loopdev.c b/lib/loopdev.c index c29cb85c..a25a2fae 100644 --- a/lib/loopdev.c +++ b/lib/loopdev.c @@ -1,5 +1,8 @@ /* - * Copyright (C) 2011 Karel Zak <kzak@redhat.com> + * No copyright is claimed. This code is in the public domain; do with + * it what you wish. + * + * Written by Karel Zak <kzak@redhat.com> * * -- based on mount/losetup.c * |