diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-20 22:08:37 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-20 22:08:37 +0000 |
commit | a284d70b59c11c06960052fc39a699493f898854 (patch) | |
tree | 6447b860dad6dd3a463547fa048a4c635d8864c8 /internal.h | |
parent | 8d84ad35cf400a534514f53ad6e434d6a5e29098 (diff) | |
download | busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.gz busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.bz2 busybox-w32-a284d70b59c11c06960052fc39a699493f898854.zip |
Fixed up copyright notices and such
git-svn-id: svn://busybox.net/trunk/busybox@49 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'internal.h')
-rw-r--r-- | internal.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/internal.h b/internal.h index f2c2d8a7d..d23dca31e 100644 --- a/internal.h +++ b/internal.h | |||
@@ -1,7 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Busybox main header file | 2 | * Busybox main internal header file |
3 | * | 3 | * |
4 | * Copyright (C) 1998 by Erik Andersen <andersee@debian.org> | ||
5 | * | 4 | * |
6 | * 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 |
7 | * 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 |