diff options
Diffstat (limited to 'util-linux/setarch.c')
-rw-r--r-- | util-linux/setarch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/setarch.c b/util-linux/setarch.c index 8213382..776caf9 100644 --- a/util-linux/setarch.c +++ b/util-linux/setarch.c @@ -4,7 +4,7 @@ * * Copyright 2002 Andi Kleen, SuSE Labs. * - * Licensed under GPL v2 or later, see file License for details. + * Licensed under GPL v2 or later, see file LICENSE for details. */ #include <sys/personality.h> |