]> err.no Git - util-linux/commitdiff
wipefs: fix license (GPL -> GPLv2+)
authorKarel Zak <kzak@redhat.com>
Tue, 23 Feb 2010 13:13:28 +0000 (14:13 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 23 Feb 2010 13:13:28 +0000 (14:13 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/wipefs.c

index f735065d708a12c65e81180bd2083beb4fb2c5d4..8cacb5b0b0efe7bfcf5d72b5c35790e3725b088e 100644 (file)
@@ -4,9 +4,10 @@
  * Copyright (C) 2009 Red Hat, Inc. All rights reserved.
  * Written by Karel Zak <kzak@redhat.com>
  *
- * 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