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