Author: mav Date: Sun May 6 15:56:07 2012 New Revision: 235093 URL: http://svn.freebsd.org/changeset/base/235093
Log: MFC r234601: Add sos@ copyrights to RAID metadata modules, respecting his efforts in decoding metadata formats in ataraid(4) code. Modified: stable/8/sys/geom/raid/md_intel.c stable/8/sys/geom/raid/md_jmicron.c stable/8/sys/geom/raid/md_nvidia.c stable/8/sys/geom/raid/md_promise.c stable/8/sys/geom/raid/md_sii.c Directory Properties: stable/8/sys/ (props changed) Modified: stable/8/sys/geom/raid/md_intel.c ============================================================================== --- stable/8/sys/geom/raid/md_intel.c Sun May 6 15:55:01 2012 (r235092) +++ stable/8/sys/geom/raid/md_intel.c Sun May 6 15:56:07 2012 (r235093) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2010 Alexander Motin <m...@freebsd.org> + * Copyright (c) 2000 - 2008 Søren Schmidt <s...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: stable/8/sys/geom/raid/md_jmicron.c ============================================================================== --- stable/8/sys/geom/raid/md_jmicron.c Sun May 6 15:55:01 2012 (r235092) +++ stable/8/sys/geom/raid/md_jmicron.c Sun May 6 15:56:07 2012 (r235093) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2010 Alexander Motin <m...@freebsd.org> + * Copyright (c) 2000 - 2008 Søren Schmidt <s...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: stable/8/sys/geom/raid/md_nvidia.c ============================================================================== --- stable/8/sys/geom/raid/md_nvidia.c Sun May 6 15:55:01 2012 (r235092) +++ stable/8/sys/geom/raid/md_nvidia.c Sun May 6 15:56:07 2012 (r235093) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2011 Alexander Motin <m...@freebsd.org> + * Copyright (c) 2000 - 2008 Søren Schmidt <s...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: stable/8/sys/geom/raid/md_promise.c ============================================================================== --- stable/8/sys/geom/raid/md_promise.c Sun May 6 15:55:01 2012 (r235092) +++ stable/8/sys/geom/raid/md_promise.c Sun May 6 15:56:07 2012 (r235093) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2011 Alexander Motin <m...@freebsd.org> + * Copyright (c) 2000 - 2008 Søren Schmidt <s...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: stable/8/sys/geom/raid/md_sii.c ============================================================================== --- stable/8/sys/geom/raid/md_sii.c Sun May 6 15:55:01 2012 (r235092) +++ stable/8/sys/geom/raid/md_sii.c Sun May 6 15:56:07 2012 (r235093) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2011 Alexander Motin <m...@freebsd.org> + * Copyright (c) 2000 - 2008 Søren Schmidt <s...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"