diff options
author | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-02-25 07:57:32 +0000 |
---|---|---|
committer | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-02-25 07:57:32 +0000 |
commit | 228b5ce8485e75a19d0d601ca654a2f1aba8deb9 (patch) | |
tree | baa0e8ab36b1a863bd664d3bf237350bd1d1a991 | |
parent | 9e35deb9a70785f0e38a9cedaa81562cc88c0e9c (diff) | |
download | busybox-w32-228b5ce8485e75a19d0d601ca654a2f1aba8deb9.tar.gz busybox-w32-228b5ce8485e75a19d0d601ca654a2f1aba8deb9.tar.bz2 busybox-w32-228b5ce8485e75a19d0d601ca654a2f1aba8deb9.zip |
remove duplicate license notice
git-svn-id: svn://busybox.net/trunk/busybox@14277 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | util-linux/setarch.c | 1 |
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 | */ |