diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-05-30 15:45:39 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-05-30 15:45:39 +0000 |
| commit | 8472c029fa2cedb9f93dd02b1469db506e5e1d16 (patch) | |
| tree | 0029761603e5f5a7c21fb4ebffae95080eea052f /sys/dev/mpr/mpi/mpi2_ra.h | |
| parent | ebeff3f9b4f3a7459c712833bbb7179b357681de (diff) | |
| parent | 6332aaacb48c35b6c243b7caf18ddae3a027fd46 (diff) | |
Notes
Diffstat (limited to 'sys/dev/mpr/mpi/mpi2_ra.h')
| -rw-r--r-- | sys/dev/mpr/mpi/mpi2_ra.h | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/mpr/mpi/mpi2_ra.h b/sys/dev/mpr/mpi/mpi2_ra.h index 76db06b71b98..02304aaa002e 100644 --- a/sys/dev/mpr/mpi/mpi2_ra.h +++ b/sys/dev/mpr/mpi/mpi2_ra.h @@ -1,5 +1,6 @@ /*- - * Copyright (c) 2013 LSI Corp. + * Copyright (c) 2012-2015 LSI Corp. + * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -26,13 +27,14 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * LSI MPT-Fusion Host Adapter FreeBSD + * Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD * * $FreeBSD$ */ /* - * Copyright (c) 2009 LSI Corporation. + * Copyright (c) 2012-2015 LSI Corporation. + * Copyright (c) 2013-2015 Avago Technologies * * * Name: mpi2_ra.h |
