aboutsummaryrefslogtreecommitdiff
path: root/libbb/simplify_path.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-12-06 08:20:14 +0000
committerEric Andersen <andersen@codepoet.org>2001-12-06 08:20:14 +0000
commitdb930948a91167c401ef6869de5c28e9dd11362f (patch)
treef109e0e2deefccb14f2e5ed4157dc959f890a763 /libbb/simplify_path.c
parent463304edfd2f727522420022676ebbac31d31a00 (diff)
downloadbusybox-db930948a91167c401ef6869de5c28e9dd11362f.tar.gz
More copyright and email addr cleanups
Diffstat (limited to 'libbb/simplify_path.c')
-rw-r--r--libbb/simplify_path.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbb/simplify_path.c b/libbb/simplify_path.c
index cf5b838a1..7b2a1ca51 100644
--- a/libbb/simplify_path.c
+++ b/libbb/simplify_path.c
@@ -2,10 +2,8 @@
/*
* simplify_path implementation for busybox
*
- *
* Copyright (C) 2001 Manuel Novoa III <mjn3@opensource.lineo.com>
*
- *
* 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; either version 2 of the License, or