diff options
author | Kenneth D. Merry <ken@FreeBSD.org> | 2012-06-28 03:48:54 +0000 |
---|---|---|
committer | Kenneth D. Merry <ken@FreeBSD.org> | 2012-06-28 03:48:54 +0000 |
commit | be4aa869c136dacfdab172324f174bb7f8ecd1b7 (patch) | |
tree | 382707df0635d8ea8fe8e1c5446a9b0e2f6cb21b /sys/dev/mps/mpi/mpi2_raid.h | |
parent | 905cb85d78f63676a2f391fe03bbfcc64af03412 (diff) |
Notes
Diffstat (limited to 'sys/dev/mps/mpi/mpi2_raid.h')
-rw-r--r-- | sys/dev/mps/mpi/mpi2_raid.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mps/mpi/mpi2_raid.h b/sys/dev/mps/mpi/mpi2_raid.h index 557468a4b2a2..2d497ee5de5a 100644 --- a/sys/dev/mps/mpi/mpi2_raid.h +++ b/sys/dev/mps/mpi/mpi2_raid.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2011 LSI Corp. + * Copyright (c) 2011, 2012 LSI Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -29,7 +29,7 @@ */ /* - * Copyright (c) 2000-2011 LSI Corporation. + * Copyright (c) 2000-2012 LSI Corporation. * * * Name: mpi2_raid.h |