diff options
Diffstat (limited to 'shell/Makefile')
-rw-r--r-- | shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile b/shell/Makefile index a08219262..8f476c19e 100644 --- a/shell/Makefile +++ b/shell/Makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | # Makefile for busybox | 1 | # Makefile for busybox |
2 | # | 2 | # |
3 | # Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org> | 3 | # Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org> |
4 | # | 4 | # |
5 | # This program is free software; you can redistribute it and/or modify | 5 | # This program is free software; you can redistribute it and/or modify |
6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |