diff options
Diffstat (limited to 'util-linux/mdev.c')
-rw-r--r-- | util-linux/mdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mdev.c b/util-linux/mdev.c index da4930f27..acc5012d4 100644 --- a/util-linux/mdev.c +++ b/util-linux/mdev.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Copyright 2005 Rob Landley <rob@landley.net> | 6 | * Copyright 2005 Rob Landley <rob@landley.net> |
7 | * Copyright 2005 Frank Sorenson <frank@tuxrocks.com> | 7 | * Copyright 2005 Frank Sorenson <frank@tuxrocks.com> |
8 | * | 8 | * |
9 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 9 | * Licensed under GPL version 2, see file LICENSE in this tarball for details. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include "busybox.h" | 12 | #include "busybox.h" |