diff options
Diffstat (limited to 'coreutils/Makefile')
-rw-r--r-- | coreutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Makefile b/coreutils/Makefile index a5cdf6248..b42689a26 100644 --- a/coreutils/Makefile +++ b/coreutils/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 |