aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-25 07:57:32 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-25 07:57:32 +0000
commit5ba2fb2c9dd23d99ebf69e0e71b4b6a845fb8eab (patch)
treebaa0e8ab36b1a863bd664d3bf237350bd1d1a991
parent983e0ca89e8ba64857cf54a37330132417c40f7f (diff)
downloadbusybox-w32-5ba2fb2c9dd23d99ebf69e0e71b4b6a845fb8eab.tar.gz
busybox-w32-5ba2fb2c9dd23d99ebf69e0e71b4b6a845fb8eab.tar.bz2
busybox-w32-5ba2fb2c9dd23d99ebf69e0e71b4b6a845fb8eab.zip
remove duplicate license notice
-rw-r--r--util-linux/setarch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/setarch.c b/util-linux/setarch.c
index 3543eb6a2..4a5853adc 100644
--- a/util-linux/setarch.c
+++ b/util-linux/setarch.c
@@ -3,7 +3,6 @@
3 * Linux32/linux64 allows for changing uname emulation. 3 * Linux32/linux64 allows for changing uname emulation.
4 * 4 *
5 * Copyright 2002 Andi Kleen, SuSE Labs. 5 * Copyright 2002 Andi Kleen, SuSE Labs.
6 * This file is subject to the GNU General Public License v2
7 * 6 *
8 * Licensed under GPL v2 or later, see file License for details. 7 * Licensed under GPL v2 or later, see file License for details.
9*/ 8*/