summaryrefslogtreecommitdiff
path: root/extras/dasd_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/dasd_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/dasd_id')
-rw-r--r--extras/dasd_id/dasd_id.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/extras/dasd_id/dasd_id.c b/extras/dasd_id/dasd_id.c
index a6f2de0db7..ca2582cde6 100644
--- a/extras/dasd_id/dasd_id.c
+++ b/extras/dasd_id/dasd_id.c
@@ -6,16 +6,6 @@
* 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.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * 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.
- *
*/
#ifndef _GNU_SOURCE