diff options
Diffstat (limited to 'libbb/get_cpu_count.c')
-rw-r--r-- | libbb/get_cpu_count.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/get_cpu_count.c b/libbb/get_cpu_count.c index a0dcb45..edb7e6d 100644 --- a/libbb/get_cpu_count.c +++ b/libbb/get_cpu_count.c @@ -4,7 +4,7 @@ * * Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com> * - * Licensed under GPLv2, see file License in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" |