diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2006-01-06 20:17:48 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2006-01-06 20:17:48 +0000 |
| commit | 1d1767e89a13a2ff9f1bfd6962b6346a0c5d9ea8 (patch) | |
| tree | 10a6bb56b4e18793775d8aa9d573ecd56e3ea608 | |
| parent | 4faf16f54ed9f09402c75964c1bf87c16e55997c (diff) | |
Notes
| -rw-r--r-- | sys/dev/si/si2_z280.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/si/si2_z280.c b/sys/dev/si/si2_z280.c index 6caaf3d577a3..44bb2e42c3d3 100644 --- a/sys/dev/si/si2_z280.c +++ b/sys/dev/si/si2_z280.c @@ -1,7 +1,7 @@ /*- - * Copyright (C) 1998 Specialix International. + * Copyright (C) 1988-1998 Specialix International. * - * Download code for SI/XIO/SX host cards. + * Download code for SI/XIO host cards. * * Redistribution and use in binary forms (this file is a binary form), with * or without modification, are permitted provided that the following |
