aboutsummaryrefslogtreecommitdiff
path: root/coreutils/mknod.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-13 08:31:59 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-13 08:31:59 +0000
commit1d1d2f9b1879775a8e04bcd189b66a058405c9c1 (patch)
treeb8760df75f9b4670f7d72e4edc5e46f69d7821bc /coreutils/mknod.c
parent497a88506e796d20ea07f1a6acad7fe3c48c4690 (diff)
downloadbusybox-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.tar.gz
Update some missing copyright notices
Diffstat (limited to 'coreutils/mknod.c')
-rw-r--r--coreutils/mknod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/mknod.c b/coreutils/mknod.c
index b4d4b82a1..10d026ce3 100644
--- a/coreutils/mknod.c
+++ b/coreutils/mknod.c
@@ -3,6 +3,7 @@
* Mini mknod implementation for busybox
*
* Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
+ * Copyright (C) 1999-2002 by Erik Andersen <andersee@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by