aboutsummaryrefslogtreecommitdiff
path: root/miscutils/eject.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/eject.c
parent3a2b103eea9f87fa476b1f8c4ed4a11b7422eab8 (diff)
downloadbusybox-w32-f284c767e5e8d138589f760d03dc2c681f326b25.tar.gz
busybox-w32-f284c767e5e8d138589f760d03dc2c681f326b25.tar.bz2
busybox-w32-f284c767e5e8d138589f760d03dc2c681f326b25.zip
use more boiler plate GPL notices
Diffstat (limited to 'miscutils/eject.c')
-rw-r--r--miscutils/eject.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/eject.c b/miscutils/eject.c
index d4548628d..d9cb0f67b 100644
--- a/miscutils/eject.c
+++ b/miscutils/eject.c
@@ -5,7 +5,6 @@
5 * Copyright (C) 2005 Tito Ragusa <farmatito@tiscali.it> 5 * Copyright (C) 2005 Tito Ragusa <farmatito@tiscali.it>
6 * 6 *
7 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. 7 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
8 *
9 */ 8 */
10 9
11/* 10/*