From: Karel Zak Date: Tue, 23 Feb 2010 13:13:28 +0000 (+0100) Subject: wipefs: fix license (GPL -> GPLv2+) X-Git-Tag: v2.18-rc1~217 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfbe29339da6ecc0257a23244d0771c6aa91b965;p=thirdparty%2Futil-linux.git wipefs: fix license (GPL -> GPLv2+) Signed-off-by: Karel Zak --- diff --git a/misc-utils/wipefs.c b/misc-utils/wipefs.c index f735065d70..8cacb5b0b0 100644 --- a/misc-utils/wipefs.c +++ b/misc-utils/wipefs.c @@ -4,9 +4,10 @@ * Copyright (C) 2009 Red Hat, Inc. All rights reserved. * Written by Karel Zak * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of