diff options
| author | Mark Murray <markm@FreeBSD.org> | 2004-04-09 15:47:10 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2004-04-09 15:47:10 +0000 |
| commit | e7806b4c0eb398aba8b6e8ddeda96e6ddd9305ae (patch) | |
| tree | f371f8b6d5d4ad0a1bedfd885d8e2ae634e63b27 /sys/dev/random/hash.c | |
| parent | cd8b53ed2d1f2b5099c4b1889e2df00da1711553 (diff) | |
Notes
Diffstat (limited to 'sys/dev/random/hash.c')
| -rw-r--r-- | sys/dev/random/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/hash.c b/sys/dev/random/hash.c index 53ddb3cf0c59..95fc8e943689 100644 --- a/sys/dev/random/hash.c +++ b/sys/dev/random/hash.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2000, 2001, 2002, 2003 Mark R V Murray + * Copyright (c) 2000-2004 Mark R V Murray * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
