diff options
Diffstat (limited to 'util-linux/mkswap.c')
-rw-r--r-- | util-linux/mkswap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mkswap.c b/util-linux/mkswap.c index 7e32d91ed..3f736faba 100644 --- a/util-linux/mkswap.c +++ b/util-linux/mkswap.c @@ -3,7 +3,7 @@ * * Copyright 2006 Rob Landley <rob@landley.net> * - * Licensed under GPL version 2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |