aboutsummaryrefslogtreecommitdiff
path: root/libbb/simplify_path.c
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-12-06 08:20:14 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-12-06 08:20:14 +0000
commitf793fe651cfc6c51d0eefa0a62425b4d6b6c5927 (patch)
treef109e0e2deefccb14f2e5ed4157dc959f890a763 /libbb/simplify_path.c
parent417232a4b6dbbdea586e43c7f4f8ef21004a6e33 (diff)
downloadbusybox-w32-f793fe651cfc6c51d0eefa0a62425b4d6b6c5927.tar.gz
busybox-w32-f793fe651cfc6c51d0eefa0a62425b4d6b6c5927.tar.bz2
busybox-w32-f793fe651cfc6c51d0eefa0a62425b4d6b6c5927.zip
More copyright and email addr cleanups
git-svn-id: svn://busybox.net/trunk/busybox@3843 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 @@
2/* 2/*
3 * simplify_path implementation for busybox 3 * simplify_path implementation for busybox
4 * 4 *
5 *
6 * Copyright (C) 2001 Manuel Novoa III <mjn3@opensource.lineo.com> 5 * Copyright (C) 2001 Manuel Novoa III <mjn3@opensource.lineo.com>
7 * 6 *
8 *
9 * This program is free software; you can redistribute it and/or modify 7 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or 9 * the Free Software Foundation; either version 2 of the License, or