From 2c8e931c67ebec7acbabd2c9a07096632398bfae Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 4 Nov 2000 23:15:45 +0000 Subject: Make spelling of uClibc be consistant. --- libc/misc/Makefile | 2 +- libc/misc/assert/Makefile | 2 +- libc/misc/ctype/Makefile | 2 +- libc/misc/ctype/ctype.c | 2 +- libc/misc/fnmatch/Makefile | 2 +- libc/misc/glob/Makefile | 2 +- libc/misc/internals/Makefile | 2 +- libc/misc/lock/Makefile | 2 +- libc/misc/lsearch/Makefile | 2 +- libc/misc/mntent/Makefile | 2 +- libc/misc/regex/Makefile | 2 +- libc/misc/syslog/Makefile | 2 +- libc/misc/time/Makefile | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'libc/misc') diff --git a/libc/misc/Makefile b/libc/misc/Makefile index dcd40319c..60e2e2b12 100644 --- a/libc/misc/Makefile +++ b/libc/misc/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/assert/Makefile b/libc/misc/assert/Makefile index 75f613b7e..c47d85901 100644 --- a/libc/misc/assert/Makefile +++ b/libc/misc/assert/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/ctype/Makefile b/libc/misc/ctype/Makefile index c77d49f69..02cfc9434 100644 --- a/libc/misc/ctype/Makefile +++ b/libc/misc/ctype/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/ctype/ctype.c b/libc/misc/ctype/ctype.c index 1063f443d..c7cceada6 100644 --- a/libc/misc/ctype/ctype.c +++ b/libc/misc/ctype/ctype.c @@ -2,7 +2,7 @@ * Character classification and conversion * Copyright (C) 2000 Lineo, Inc. * Written by Erik Andersen - * This file is part of the uC-Libc C library and is distributed + * This file is part of the uClibc C library and is distributed * under the GNU Library General Public License. */ diff --git a/libc/misc/fnmatch/Makefile b/libc/misc/fnmatch/Makefile index 1554d7c00..faf058f33 100644 --- a/libc/misc/fnmatch/Makefile +++ b/libc/misc/fnmatch/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/glob/Makefile b/libc/misc/glob/Makefile index 864eff110..c4ed8613d 100644 --- a/libc/misc/glob/Makefile +++ b/libc/misc/glob/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/internals/Makefile b/libc/misc/internals/Makefile index a09395962..40a6c9149 100644 --- a/libc/misc/internals/Makefile +++ b/libc/misc/internals/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/lock/Makefile b/libc/misc/lock/Makefile index e319c11df..206ff668f 100644 --- a/libc/misc/lock/Makefile +++ b/libc/misc/lock/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/lsearch/Makefile b/libc/misc/lsearch/Makefile index 8e8fc690a..5dc1987d6 100644 --- a/libc/misc/lsearch/Makefile +++ b/libc/misc/lsearch/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/mntent/Makefile b/libc/misc/mntent/Makefile index 4c60ac1e7..22915b161 100644 --- a/libc/misc/mntent/Makefile +++ b/libc/misc/mntent/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/regex/Makefile b/libc/misc/regex/Makefile index 38b7e98bf..9c6d84851 100644 --- a/libc/misc/regex/Makefile +++ b/libc/misc/regex/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/syslog/Makefile b/libc/misc/syslog/Makefile index 9b02fe86c..83294814b 100644 --- a/libc/misc/syslog/Makefile +++ b/libc/misc/syslog/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/misc/time/Makefile b/libc/misc/time/Makefile index 70ee192c4..f053d24d9 100644 --- a/libc/misc/time/Makefile +++ b/libc/misc/time/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # -- cgit v1.2.3