aboutsummaryrefslogtreecommitdiff
path: root/mv.c
diff options
context:
space:
mode:
Diffstat (limited to 'mv.c')
-rw-r--r--mv.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/mv.c b/mv.c
index ab3fc2bd5..e502250ec 100644
--- a/mv.c
+++ b/mv.c
@@ -1,7 +1,9 @@
1/* 1/*
2 * Mini mv implementation for busybox 2 * Mini mv implementation for busybox
3 * 3 *
4 * Copyright (C) 1998 by Erik Andersen <andersee@debian.org> 4 *
5 * Copyright (C) 1999 by Lineo, inc.
6 * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
5 * 7 *
6 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 9 * it under the terms of the GNU General Public License as published by