diff options
Diffstat (limited to 'shell/random.c')
-rw-r--r-- | shell/random.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/random.c b/shell/random.c index a4dce846d..cca9d120d 100644 --- a/shell/random.c +++ b/shell/random.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * $RANDOM support. | 3 | * $RANDOM support. |
4 | * | 4 | * |
5 | * Copyright (C) 2008 Denys Vlasenko | 5 | * Copyright (C) 2009 Denys Vlasenko |
6 | * | 6 | * |
7 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 7 | * Licensed under GPLv2, see file LICENSE in this tarball for details. |
8 | */ | 8 | */ |