diff options
author | sam <sam@FreeBSD.org> | 2009-02-03 19:21:15 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2009-02-03 19:21:15 +0000 |
commit | f50ddbb389178a7ffa435b2ab9bca1f09526172d (patch) | |
tree | 75a98beb20b7fd45d642b51bb8ef5db509d83c4a /sys/dev/cfi | |
parent | 0a4dfa3cb8419d8934bbb0b0f21984a04d332dff (diff) | |
download | FreeBSD-src-f50ddbb389178a7ffa435b2ab9bca1f09526172d.zip FreeBSD-src-f50ddbb389178a7ffa435b2ab9bca1f09526172d.tar.gz |
add Roel's copyright as he did the initial version
Diffstat (limited to 'sys/dev/cfi')
-rw-r--r-- | sys/dev/cfi/cfi_bus_ixp4xx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cfi/cfi_bus_ixp4xx.c b/sys/dev/cfi/cfi_bus_ixp4xx.c index 024b517..8db431b 100644 --- a/sys/dev/cfi/cfi_bus_ixp4xx.c +++ b/sys/dev/cfi/cfi_bus_ixp4xx.c @@ -1,4 +1,5 @@ /*- + * Copyright (c) 2009 Roelof Jonkman, Carlson Wireless Inc. * Copyright (c) 2009 Sam Leffler, Errno Consulting * All rights reserved. * |