diff options
Diffstat (limited to 'debianutils/mktemp.c')
-rw-r--r-- | debianutils/mktemp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/mktemp.c b/debianutils/mktemp.c index 7ce9f1096..86881f86d 100644 --- a/debianutils/mktemp.c +++ b/debianutils/mktemp.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Copyright (C) 2000 by Daniel Jacobowitz | 6 | * Copyright (C) 2000 by Daniel Jacobowitz |
7 | * Written by Daniel Jacobowitz <dan@debian.org> | 7 | * Written by Daniel Jacobowitz <dan@debian.org> |
8 | * | 8 | * |
9 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 9 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | /* Coreutils 6.12 man page says: | 12 | /* Coreutils 6.12 man page says: |