diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-11-04 23:15:45 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-11-04 23:15:45 +0000 |
commit | 2c8e931c67ebec7acbabd2c9a07096632398bfae (patch) | |
tree | 7fdb0e0ee727bb7a44aab16d3c63f971cd0eba07 /libc/string/strsignal.c | |
parent | e547d07a488ab17397217e2a57594c78bf747373 (diff) |
Make spelling of uClibc be consistant.
Diffstat (limited to 'libc/string/strsignal.c')
-rw-r--r-- | libc/string/strsignal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/strsignal.c b/libc/string/strsignal.c index 91895a8ae..4cadb144a 100644 --- a/libc/string/strsignal.c +++ b/libc/string/strsignal.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* Copyright (C) 2000 Erik Andersen <andersen@lineo.com>, <andersee@debian.org> - * This file is part of the uC-Linux and is distributed under the + * This file is part of the uClinux and is distributed under the * GNU Library General Public License. */ |