summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorMatt Mackall2005-04-17 00:25:56 +0200
committerLinus Torvalds2005-04-17 00:25:56 +0200
commit9e95ce279fa611226a1ab0dff1c237c080b51b60 (patch)
tree126f455e9533fdc4e06e819fa8ad87142785466d /drivers/char
parent[PATCH] opl3sa2: MODULE_PARM_DESC (diff)
downloadkernel-qcow2-linux-9e95ce279fa611226a1ab0dff1c237c080b51b60.tar.gz
kernel-qcow2-linux-9e95ce279fa611226a1ab0dff1c237c080b51b60.tar.xz
kernel-qcow2-linux-9e95ce279fa611226a1ab0dff1c237c080b51b60.zip
[PATCH] update maintainer for /dev/random
Ted has agreed to let me take over as maintainer of /dev/random and friends. I've gone ahead and added a line to his entry in CREDITS. Signed-off-by: Matt Mackall <mpm@selenic.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/random.c b/drivers/char/random.c
index ad9b52c2ae3c..460b5d475edd 100644
--- a/drivers/char/random.c
+++ b/drivers/char/random.c
@@ -1,7 +1,7 @@
/*
* random.c -- A strong random number generator
*
- * Version 1.89, last modified 19-Sep-99
+ * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
*
* Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All
* rights reserved.