summaryrefslogtreecommitdiff
path: root/extras/cdrom_id
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/cdrom_id
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/cdrom_id')
-rw-r--r--extras/cdrom_id/cdrom_id.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/cdrom_id/cdrom_id.c b/extras/cdrom_id/cdrom_id.c
index 091bf91559..ff6f89e163 100644
--- a/extras/cdrom_id/cdrom_id.c
+++ b/extras/cdrom_id/cdrom_id.c
@@ -7,9 +7,6 @@
* under the terms of the GNU General Public License as published by the
* Free Software Foundation version 2 of the License.
*
- * Framework based on ata_id which is:
- * Copyright (C) 2005 Kay Sievers <kay.sievers@vrfy.org>
- *
*/
#ifndef _GNU_SOURCE