summaryrefslogtreecommitdiff
path: root/extras/firmware
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2005-09-27 16:27:35 +0200
committerKay Sievers <kay.sievers@suse.de>2005-09-27 16:27:35 +0200
commit2321ba6fd89635f321ec08fa3803aa7e20aa76bf (patch)
tree5b6aaf56199b300b5bfa7c2f5299583f9dda7495 /extras/firmware
parent2d8af104e0262554be2bf2cbbaa752bee6f1a65a (diff)
switch tools and volume_id from LGPL to GPLv2
After beeing hit by proprietary applications which statically link the LGPL'd libusb, which needs a patch to reflect the recent kernel changes, I decided not to provide LGPL code anymore. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'extras/firmware')
-rw-r--r--extras/firmware/firmware_helper.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/extras/firmware/firmware_helper.c b/extras/firmware/firmware_helper.c
index 45815137ac..2bc6b50f06 100644
--- a/extras/firmware/firmware_helper.c
+++ b/extras/firmware/firmware_helper.c
@@ -3,13 +3,9 @@
*
* Copyright 2005 Red Hat, Inc.
*
- * This software may be freely redistributed under the terms of the GNU
- * public license.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
+ * 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 version 2 of the License.
*/
#include <errno.h>