diff options
Diffstat (limited to 'libbb/makedev.c')
-rw-r--r-- | libbb/makedev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/makedev.c b/libbb/makedev.c index 81cd82baf..efd51224f 100644 --- a/libbb/makedev.c +++ b/libbb/makedev.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Utility routines. | 2 | * Utility routines. |
3 | * | 3 | * |
4 | * Copyright (C) 2006 Denis Vlasenko | 4 | * Copyright (C) 2006 Denys Vlasenko |
5 | * | 5 | * |
6 | * Licensed under GPL version 2, see file LICENSE in this tarball for details. | 6 | * Licensed under GPL version 2, see file LICENSE in this tarball for details. |
7 | */ | 7 | */ |