diff options
Diffstat (limited to 'libbb/platform.c')
-rw-r--r-- | libbb/platform.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/platform.c b/libbb/platform.c index 7a8b176..ccde2bf 100644 --- a/libbb/platform.c +++ b/libbb/platform.c @@ -4,7 +4,7 @@ * * Copyright (C) 2009 by Dan Fandrich <dan@coneharvesters.com>, et. al. * - * Licensed under the GPL version 2, see the file LICENSE in this tarball. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |