summaryrefslogtreecommitdiff
path: root/libc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc')
-rw-r--r--libc/misc/Makefile1
-rw-r--r--libc/misc/assert/Makefile1
-rw-r--r--libc/misc/ctype/Makefile1
-rw-r--r--libc/misc/dirent/Makefile1
-rw-r--r--libc/misc/file/Makefile1
-rw-r--r--libc/misc/fnmatch/Makefile1
-rw-r--r--libc/misc/glob/Makefile1
-rw-r--r--libc/misc/internals/Makefile1
-rw-r--r--libc/misc/locale/Makefile1
-rw-r--r--libc/misc/lsearch/Makefile1
-rw-r--r--libc/misc/mntent/Makefile1
-rw-r--r--libc/misc/regex/Makefile1
-rw-r--r--libc/misc/syslog/Makefile1
-rw-r--r--libc/misc/sysvipc/Makefile1
-rw-r--r--libc/misc/time/Makefile1
-rw-r--r--libc/misc/tsearch/Makefile1
-rw-r--r--libc/misc/utmp/Makefile1
17 files changed, 17 insertions, 0 deletions
diff --git a/libc/misc/Makefile b/libc/misc/Makefile
index aae04e184..eb0bf6ff0 100644
--- a/libc/misc/Makefile
+++ b/libc/misc/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/assert/Makefile b/libc/misc/assert/Makefile
index ad08d3dc9..6dc004b7b 100644
--- a/libc/misc/assert/Makefile
+++ b/libc/misc/assert/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/ctype/Makefile b/libc/misc/ctype/Makefile
index e0343ba00..ee3bfd04e 100644
--- a/libc/misc/ctype/Makefile
+++ b/libc/misc/ctype/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/dirent/Makefile b/libc/misc/dirent/Makefile
index 43f233619..4b942dbdd 100644
--- a/libc/misc/dirent/Makefile
+++ b/libc/misc/dirent/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2001 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/file/Makefile b/libc/misc/file/Makefile
index 746b8fb3e..bb0ea02d8 100644
--- a/libc/misc/file/Makefile
+++ b/libc/misc/file/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/fnmatch/Makefile b/libc/misc/fnmatch/Makefile
index d5484f864..d3373a0f7 100644
--- a/libc/misc/fnmatch/Makefile
+++ b/libc/misc/fnmatch/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/glob/Makefile b/libc/misc/glob/Makefile
index d6ea09b7e..e4ecd078a 100644
--- a/libc/misc/glob/Makefile
+++ b/libc/misc/glob/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/internals/Makefile b/libc/misc/internals/Makefile
index 93faa1929..8e4d160a9 100644
--- a/libc/misc/internals/Makefile
+++ b/libc/misc/internals/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/locale/Makefile b/libc/misc/locale/Makefile
index e90ada064..77a54bdc4 100644
--- a/libc/misc/locale/Makefile
+++ b/libc/misc/locale/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/lsearch/Makefile b/libc/misc/lsearch/Makefile
index 6506c8c49..69475c960 100644
--- a/libc/misc/lsearch/Makefile
+++ b/libc/misc/lsearch/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/mntent/Makefile b/libc/misc/mntent/Makefile
index 297e19f1f..65fa34623 100644
--- a/libc/misc/mntent/Makefile
+++ b/libc/misc/mntent/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/regex/Makefile b/libc/misc/regex/Makefile
index 30d9d4da0..fe2920ba6 100644
--- a/libc/misc/regex/Makefile
+++ b/libc/misc/regex/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/syslog/Makefile b/libc/misc/syslog/Makefile
index deca334f2..f715eceec 100644
--- a/libc/misc/syslog/Makefile
+++ b/libc/misc/syslog/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/sysvipc/Makefile b/libc/misc/sysvipc/Makefile
index 8280137ca..b3c60cb03 100644
--- a/libc/misc/sysvipc/Makefile
+++ b/libc/misc/sysvipc/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/time/Makefile b/libc/misc/time/Makefile
index a3f8ae231..5e953ab1c 100644
--- a/libc/misc/time/Makefile
+++ b/libc/misc/time/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/tsearch/Makefile b/libc/misc/tsearch/Makefile
index 3055f6458..5f10c4026 100644
--- a/libc/misc/tsearch/Makefile
+++ b/libc/misc/tsearch/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
diff --git a/libc/misc/utmp/Makefile b/libc/misc/utmp/Makefile
index 438b5bd78..a3ef79bc7 100644
--- a/libc/misc/utmp/Makefile
+++ b/libc/misc/utmp/Makefile
@@ -1,6 +1,7 @@
# Makefile for uClibc
#
# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000,2001 Erik Andersen <andersen@uclibc.org>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free