diff options
Diffstat (limited to 'test/signal')
-rw-r--r-- | test/signal/signal.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/signal/signal.c b/test/signal/signal.c index b26c74dad..6e6f04a7a 100644 --- a/test/signal/signal.c +++ b/test/signal/signal.c @@ -1,10 +1,7 @@ /* vi: set sw=4 ts=4: */ /* * signal testing function for uClibc - * - * Copyright (C) 2000 by Lineo, inc. and Erik Andersen * Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org> - * Written by Erik Andersen <andersen@uclibc.org> * * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ |