Browse Source

fix eriks e-mail address

Mike Frysinger 19 years ago
parent
commit
a7e14569d2
100 changed files with 100 additions and 100 deletions
  1. 1 1
      ldso/ldso/arm/dl-startup.h
  2. 1 1
      ldso/ldso/arm/dl-sysdep.h
  3. 1 1
      ldso/ldso/dl-elf.c
  4. 1 1
      ldso/ldso/dl-hash.c
  5. 1 1
      ldso/ldso/dl-startup.c
  6. 1 1
      ldso/ldso/i386/dl-startup.h
  7. 1 1
      ldso/ldso/i386/dl-sysdep.h
  8. 1 1
      ldso/ldso/ldso.c
  9. 1 1
      ldso/libdl/libdl.c
  10. 1 1
      libc/sysdeps/linux/common/__rt_sigtimedwait.c
  11. 1 1
      libc/sysdeps/linux/common/__socketcall.c
  12. 1 1
      libc/sysdeps/linux/common/__syscall_fcntl.c
  13. 1 1
      libc/sysdeps/linux/common/__syscall_fcntl64.c
  14. 1 1
      libc/sysdeps/linux/common/__syscall_ipc.c
  15. 1 1
      libc/sysdeps/linux/common/__syscall_rt_sigaction.c
  16. 1 1
      libc/sysdeps/linux/common/__syscall_sigaction.c
  17. 1 1
      libc/sysdeps/linux/common/_exit.c
  18. 1 1
      libc/sysdeps/linux/common/access.c
  19. 1 1
      libc/sysdeps/linux/common/acct.c
  20. 1 1
      libc/sysdeps/linux/common/adjtimex.c
  21. 1 1
      libc/sysdeps/linux/common/alarm.c
  22. 1 1
      libc/sysdeps/linux/common/bdflush.c
  23. 1 1
      libc/sysdeps/linux/common/capget.c
  24. 1 1
      libc/sysdeps/linux/common/capset.c
  25. 1 1
      libc/sysdeps/linux/common/chdir.c
  26. 1 1
      libc/sysdeps/linux/common/chmod.c
  27. 1 1
      libc/sysdeps/linux/common/chown.c
  28. 1 1
      libc/sysdeps/linux/common/chroot.c
  29. 1 1
      libc/sysdeps/linux/common/close.c
  30. 1 1
      libc/sysdeps/linux/common/delete_module.c
  31. 1 1
      libc/sysdeps/linux/common/dup.c
  32. 1 1
      libc/sysdeps/linux/common/dup2.c
  33. 1 1
      libc/sysdeps/linux/common/execve.c
  34. 1 1
      libc/sysdeps/linux/common/fchdir.c
  35. 1 1
      libc/sysdeps/linux/common/fchmod.c
  36. 1 1
      libc/sysdeps/linux/common/fchown.c
  37. 1 1
      libc/sysdeps/linux/common/fdatasync.c
  38. 1 1
      libc/sysdeps/linux/common/flock.c
  39. 1 1
      libc/sysdeps/linux/common/fork.c
  40. 1 1
      libc/sysdeps/linux/common/fstat.c
  41. 1 1
      libc/sysdeps/linux/common/fstat64.c
  42. 1 1
      libc/sysdeps/linux/common/fstatfs.c
  43. 1 1
      libc/sysdeps/linux/common/fsync.c
  44. 1 1
      libc/sysdeps/linux/common/ftruncate.c
  45. 1 1
      libc/sysdeps/linux/common/get_kernel_syms.c
  46. 1 1
      libc/sysdeps/linux/common/getegid.c
  47. 1 1
      libc/sysdeps/linux/common/geteuid.c
  48. 1 1
      libc/sysdeps/linux/common/getgid.c
  49. 1 1
      libc/sysdeps/linux/common/getgroups.c
  50. 1 1
      libc/sysdeps/linux/common/getitimer.c
  51. 1 1
      libc/sysdeps/linux/common/getpgid.c
  52. 1 1
      libc/sysdeps/linux/common/getpgrp.c
  53. 1 1
      libc/sysdeps/linux/common/getpid.c
  54. 1 1
      libc/sysdeps/linux/common/getppid.c
  55. 1 1
      libc/sysdeps/linux/common/getpriority.c
  56. 1 1
      libc/sysdeps/linux/common/getresgid.c
  57. 1 1
      libc/sysdeps/linux/common/getresuid.c
  58. 1 1
      libc/sysdeps/linux/common/getrlimit.c
  59. 1 1
      libc/sysdeps/linux/common/getrusage.c
  60. 1 1
      libc/sysdeps/linux/common/getsid.c
  61. 1 1
      libc/sysdeps/linux/common/gettimeofday.c
  62. 1 1
      libc/sysdeps/linux/common/getuid.c
  63. 1 1
      libc/sysdeps/linux/common/init_module.c
  64. 1 1
      libc/sysdeps/linux/common/ioctl.c
  65. 1 1
      libc/sysdeps/linux/common/ioperm.c
  66. 1 1
      libc/sysdeps/linux/common/iopl.c
  67. 1 1
      libc/sysdeps/linux/common/kill.c
  68. 1 1
      libc/sysdeps/linux/common/klogctl.c
  69. 1 1
      libc/sysdeps/linux/common/lchown.c
  70. 1 1
      libc/sysdeps/linux/common/link.c
  71. 1 1
      libc/sysdeps/linux/common/llseek.c
  72. 1 1
      libc/sysdeps/linux/common/lseek.c
  73. 1 1
      libc/sysdeps/linux/common/lstat.c
  74. 1 1
      libc/sysdeps/linux/common/lstat64.c
  75. 1 1
      libc/sysdeps/linux/common/madvise.c
  76. 1 1
      libc/sysdeps/linux/common/mkdir.c
  77. 1 1
      libc/sysdeps/linux/common/mknod.c
  78. 1 1
      libc/sysdeps/linux/common/mlock.c
  79. 1 1
      libc/sysdeps/linux/common/mlockall.c
  80. 1 1
      libc/sysdeps/linux/common/mmap.c
  81. 1 1
      libc/sysdeps/linux/common/modify_ldt.c
  82. 1 1
      libc/sysdeps/linux/common/mount.c
  83. 1 1
      libc/sysdeps/linux/common/mprotect.c
  84. 1 1
      libc/sysdeps/linux/common/mremap.c
  85. 1 1
      libc/sysdeps/linux/common/msync.c
  86. 1 1
      libc/sysdeps/linux/common/munlock.c
  87. 1 1
      libc/sysdeps/linux/common/munlockall.c
  88. 1 1
      libc/sysdeps/linux/common/munmap.c
  89. 1 1
      libc/sysdeps/linux/common/nanosleep.c
  90. 1 1
      libc/sysdeps/linux/common/nice.c
  91. 1 1
      libc/sysdeps/linux/common/open.c
  92. 1 1
      libc/sysdeps/linux/common/pause.c
  93. 1 1
      libc/sysdeps/linux/common/personality.c
  94. 1 1
      libc/sysdeps/linux/common/pipe.c
  95. 1 1
      libc/sysdeps/linux/common/pivot_root.c
  96. 1 1
      libc/sysdeps/linux/common/prctl.c
  97. 1 1
      libc/sysdeps/linux/common/query_module.c
  98. 1 1
      libc/sysdeps/linux/common/quotactl.c
  99. 1 1
      libc/sysdeps/linux/common/read.c
  100. 1 1
      libc/sysdeps/linux/common/readlink.c

+ 1 - 1
ldso/ldso/arm/dl-startup.h

@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /*
  * Architecture specific code used by dl-startup.c
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  */
 
 

+ 1 - 1
ldso/ldso/arm/dl-sysdep.h

@@ -2,7 +2,7 @@
 /*
  * Various assmbly language/system dependent  hacks that are required
  * so that we can minimize the amount of platform specific code.
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  */
 
 /* Define this if the system uses RELOCA.  */

+ 1 - 1
ldso/ldso/dl-elf.c

@@ -3,7 +3,7 @@
  * This file contains the helper routines to load an ELF shared
  * library into memory and add the symbol table info to the chain.
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (c) 1994-2000 Eric Youngdale, Peter MacDonald,
  *				David Engel, Hongjiu Lu and Mitch D'Souza
  *

+ 1 - 1
ldso/ldso/dl-hash.c

@@ -4,7 +4,7 @@
  * after resolving ELF shared library symbols
  *
  * Copyright (C) 2004 by Joakim Tjernlund <joakim.tjernlund@lumentis.se>
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (c) 1994-2000 Eric Youngdale, Peter MacDonald,
  *				David Engel, Hongjiu Lu and Mitch D'Souza
  *

+ 1 - 1
ldso/ldso/dl-startup.c

@@ -3,7 +3,7 @@
  * Program to load an ELF binary on a linux system, and run it
  * after resolving ELF shared library symbols
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (c) 1994-2000 Eric Youngdale, Peter MacDonald,
  *				David Engel, Hongjiu Lu and Mitch D'Souza
  *

+ 1 - 1
ldso/ldso/i386/dl-startup.h

@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /*
  * Architecture specific code used by dl-startup.c
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  */
 
 /* For x86 we do not need any special setup so go right to _dl_boot() */

+ 1 - 1
ldso/ldso/i386/dl-sysdep.h

@@ -2,7 +2,7 @@
 /*
  * Various assmbly language/system dependent  hacks that are required
  * so that we can minimize the amount of platform specific code.
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  */
 
 /* Define this if the system uses RELOCA.  */

+ 1 - 1
ldso/ldso/ldso.c

@@ -3,7 +3,7 @@
  * Program to load an ELF binary on a linux system, and run it
  * after resolving ELF shared library symbols
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (c) 1994-2000 Eric Youngdale, Peter MacDonald,
  *				David Engel, Hongjiu Lu and Mitch D'Souza
  *

+ 1 - 1
ldso/libdl/libdl.c

@@ -3,7 +3,7 @@
  * Program to load an ELF binary on a linux system, and run it
  * after resolving ELF shared library symbols
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (c) 1994-2000 Eric Youngdale, Peter MacDonald,
  *				David Engel, Hongjiu Lu and Mitch D'Souza
  *

+ 1 - 1
libc/sysdeps/linux/common/__rt_sigtimedwait.c

@@ -2,7 +2,7 @@
 /*
  * __rt_sigtimedwait() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/__socketcall.c

@@ -2,7 +2,7 @@
 /*
  * __socketcall() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/__syscall_fcntl.c

@@ -2,7 +2,7 @@
 /*
  * __syscall_fcntl() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/__syscall_fcntl64.c

@@ -2,7 +2,7 @@
 /*
  * __syscall_fcntl64() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/__syscall_ipc.c

@@ -2,7 +2,7 @@
 /*
  * __syscall_ipc() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/__syscall_rt_sigaction.c

@@ -2,7 +2,7 @@
 /*
  * __syscall_rt_sigaction() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/__syscall_sigaction.c

@@ -2,7 +2,7 @@
 /*
  * __syscall_sigaction() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/_exit.c

@@ -2,7 +2,7 @@
 /*
  * exit syscall for uClibc
  *
- * Copyright (C) 2002 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2002 by Erik Andersen <andersen@codepoet.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

+ 1 - 1
libc/sysdeps/linux/common/access.c

@@ -2,7 +2,7 @@
 /*
  * access() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/acct.c

@@ -2,7 +2,7 @@
 /*
  * acct() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/adjtimex.c

@@ -2,7 +2,7 @@
 /*
  * adjtimex() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/alarm.c

@@ -2,7 +2,7 @@
 /*
  * alarm() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/bdflush.c

@@ -2,7 +2,7 @@
 /*
  * bdflush() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/capget.c

@@ -2,7 +2,7 @@
 /*
  * capget() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/capset.c

@@ -2,7 +2,7 @@
 /*
  * capset() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/chdir.c

@@ -2,7 +2,7 @@
 /*
  * chdir() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/chmod.c

@@ -2,7 +2,7 @@
 /*
  * chmod() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/chown.c

@@ -2,7 +2,7 @@
 /*
  * chown() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/chroot.c

@@ -2,7 +2,7 @@
 /*
  * chroot() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/close.c

@@ -2,7 +2,7 @@
 /*
  * close() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/delete_module.c

@@ -2,7 +2,7 @@
 /*
  * delete_module() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/dup.c

@@ -2,7 +2,7 @@
 /*
  * dup() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/dup2.c

@@ -2,7 +2,7 @@
 /*
  * dup2() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/execve.c

@@ -2,7 +2,7 @@
 /*
  * execve() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fchdir.c

@@ -2,7 +2,7 @@
 /*
  * fchdir() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fchmod.c

@@ -2,7 +2,7 @@
 /*
  * fchmod() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fchown.c

@@ -2,7 +2,7 @@
 /*
  * fchown() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fdatasync.c

@@ -2,7 +2,7 @@
 /*
  * fdatasync() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/flock.c

@@ -2,7 +2,7 @@
 /*
  * flock() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fork.c

@@ -2,7 +2,7 @@
 /*
  * fork() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fstat.c

@@ -2,7 +2,7 @@
 /*
  * fstat() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fstat64.c

@@ -2,7 +2,7 @@
 /*
  * fstat64() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fstatfs.c

@@ -2,7 +2,7 @@
 /*
  * fstatfs() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/fsync.c

@@ -2,7 +2,7 @@
 /*
  * fsync() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/ftruncate.c

@@ -2,7 +2,7 @@
 /*
  * ftruncate() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/get_kernel_syms.c

@@ -2,7 +2,7 @@
 /*
  * get_kernel_syms() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getegid.c

@@ -2,7 +2,7 @@
 /*
  * getegid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/geteuid.c

@@ -2,7 +2,7 @@
 /*
  * geteuid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getgid.c

@@ -2,7 +2,7 @@
 /*
  * getgid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getgroups.c

@@ -2,7 +2,7 @@
 /*
  * getgroups() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getitimer.c

@@ -2,7 +2,7 @@
 /*
  * getitimer() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getpgid.c

@@ -2,7 +2,7 @@
 /*
  * getpgid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getpgrp.c

@@ -2,7 +2,7 @@
 /*
  * getpgrp() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getpid.c

@@ -2,7 +2,7 @@
 /*
  * getpid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getppid.c

@@ -2,7 +2,7 @@
 /*
  * getppid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getpriority.c

@@ -2,7 +2,7 @@
 /*
  * getpriority() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getresgid.c

@@ -2,7 +2,7 @@
 /*
  * getresgid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getresuid.c

@@ -2,7 +2,7 @@
 /*
  * getresuid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getrlimit.c

@@ -2,7 +2,7 @@
 /*
  * getrlimit() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getrusage.c

@@ -2,7 +2,7 @@
 /*
  * getrusage() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getsid.c

@@ -2,7 +2,7 @@
 /*
  * getsid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/gettimeofday.c

@@ -2,7 +2,7 @@
 /*
  * gettimeofday() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/getuid.c

@@ -2,7 +2,7 @@
 /*
  * getuid() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/init_module.c

@@ -2,7 +2,7 @@
 /*
  * init_module() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/ioctl.c

@@ -2,7 +2,7 @@
 /*
  * ioctl() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/ioperm.c

@@ -2,7 +2,7 @@
 /*
  * ioperm() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/iopl.c

@@ -2,7 +2,7 @@
 /*
  * iopl() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/kill.c

@@ -2,7 +2,7 @@
 /*
  * kill() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/klogctl.c

@@ -2,7 +2,7 @@
 /*
  * klogctl() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/lchown.c

@@ -2,7 +2,7 @@
 /*
  * lchown() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/link.c

@@ -2,7 +2,7 @@
 /*
  * link() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/llseek.c

@@ -2,7 +2,7 @@
 /*
  * llseek/lseek64 syscall for uClibc
  *
- * Copyright (C) 2002 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2002 by Erik Andersen <andersen@codepoet.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

+ 1 - 1
libc/sysdeps/linux/common/lseek.c

@@ -2,7 +2,7 @@
 /*
  * lseek() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/lstat.c

@@ -2,7 +2,7 @@
 /*
  * lstat() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/lstat64.c

@@ -2,7 +2,7 @@
 /*
  * lstat64() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/madvise.c

@@ -2,7 +2,7 @@
 /*
  * madvise() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mkdir.c

@@ -2,7 +2,7 @@
 /*
  * mkdir() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mknod.c

@@ -2,7 +2,7 @@
 /*
  * mknod() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mlock.c

@@ -2,7 +2,7 @@
 /*
  * mlock() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mlockall.c

@@ -2,7 +2,7 @@
 /*
  * mlockall() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mmap.c

@@ -2,7 +2,7 @@
 /*
  * _mmap() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/modify_ldt.c

@@ -2,7 +2,7 @@
 /*
  * modify_ldt() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mount.c

@@ -2,7 +2,7 @@
 /*
  * mount() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mprotect.c

@@ -2,7 +2,7 @@
 /*
  * mprotect() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/mremap.c

@@ -2,7 +2,7 @@
 /*
  * mremap() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/msync.c

@@ -2,7 +2,7 @@
 /*
  * msync() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/munlock.c

@@ -2,7 +2,7 @@
 /*
  * munlock() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/munlockall.c

@@ -2,7 +2,7 @@
 /*
  * munlockall() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/munmap.c

@@ -2,7 +2,7 @@
 /*
  * munmap() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/nanosleep.c

@@ -2,7 +2,7 @@
 /*
  * nanosleep() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/nice.c

@@ -2,7 +2,7 @@
 /*
  * nice() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/open.c

@@ -2,7 +2,7 @@
 /*
  * open() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/pause.c

@@ -2,7 +2,7 @@
 /*
  * pause() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/personality.c

@@ -2,7 +2,7 @@
 /*
  * personality() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/pipe.c

@@ -2,7 +2,7 @@
 /*
  * pipe() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/pivot_root.c

@@ -2,7 +2,7 @@
 /*
  * pivot_root() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/prctl.c

@@ -2,7 +2,7 @@
 /*
  * prctl() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/query_module.c

@@ -2,7 +2,7 @@
 /*
  * query_module() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/quotactl.c

@@ -2,7 +2,7 @@
 /*
  * quotactl() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/read.c

@@ -2,7 +2,7 @@
 /*
  * read() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

+ 1 - 1
libc/sysdeps/linux/common/readlink.c

@@ -2,7 +2,7 @@
 /*
  * readlink() for uClibc
  *
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * GNU Library General Public License (LGPL) version 2 or later.
  */

Some files were not shown because too many files changed in this diff