aboutsummaryrefslogtreecommitdiff
path: root/libbb/simplify_path.c
diff options
context:
space:
mode:
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