diff options
Diffstat (limited to 'util-linux/rdev.c')
-rw-r--r-- | util-linux/rdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/rdev.c b/util-linux/rdev.c index 33abd39dc..2fbb4d377 100644 --- a/util-linux/rdev.c +++ b/util-linux/rdev.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * Copyright (c) 2008 Nuovation System Designs, LLC | 5 | * Copyright (c) 2008 Nuovation System Designs, LLC |
6 | * Grant Erickson <gerickson@nuovations.com> | 6 | * Grant Erickson <gerickson@nuovations.com> |
7 | * | 7 | * |
8 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 8 | * Licensed under GPLv2, see file LICENSE in this source tree. |
9 | * | 9 | * |
10 | */ | 10 | */ |
11 | 11 | ||