aboutsummaryrefslogtreecommitdiff
path: root/miscutils/hdparm.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-16 20:38:26 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-16 20:38:26 +0000
commitf284c767e5e8d138589f760d03dc2c681f326b25 (patch)
treeb122c3ae77adef573433cdd6046b87ad4d329151 /miscutils/hdparm.c
parent3a2b103eea9f87fa476b1f8c4ed4a11b7422eab8 (diff)
downloadbusybox-f284c767e5e8d138589f760d03dc2c681f326b25.tar.gz
use more boiler plate GPL notices
Diffstat (limited to 'miscutils/hdparm.c')
-rw-r--r--miscutils/hdparm.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/miscutils/hdparm.c b/miscutils/hdparm.c
index d04bf56f6..7c80cf681 100644
--- a/miscutils/hdparm.c
+++ b/miscutils/hdparm.c
@@ -2,12 +2,10 @@
/*
* hdparm implementation for busybox
*
- *
* Copyright (C) [2003] by [Matteo Croce] <3297627799@wind.it>
- *
* Hacked by Tito <farmatito@tiscali.it> for size optimization.
*
- * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*
* This program is based on the source code of hdparm: see below...
* hdparm.c - Command line interface to get/set hard disk parameters