diff options
Diffstat (limited to 'networking/Makefile')
-rw-r--r-- | networking/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Makefile b/networking/Makefile index 4caa18338..022f29e46 100644 --- a/networking/Makefile +++ b/networking/Makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | # Makefile for busybox | 1 | # Makefile for busybox |
2 | # | 2 | # |
3 | # Copyright (C) 1999-2002 Erik Andersen <andersee@debian.org> | 3 | # Copyright (C) 1999-2003 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 |