Author: sam Date: Tue Feb 3 19:21:15 2009 New Revision: 188089 URL: http://svn.freebsd.org/changeset/base/188089
Log: add Roel's copyright as he did the initial version Modified: head/sys/dev/cfi/cfi_bus_ixp4xx.c Modified: head/sys/dev/cfi/cfi_bus_ixp4xx.c ============================================================================== --- head/sys/dev/cfi/cfi_bus_ixp4xx.c Tue Feb 3 19:16:04 2009 (r188088) +++ head/sys/dev/cfi/cfi_bus_ixp4xx.c Tue Feb 3 19:21:15 2009 (r188089) @@ -1,4 +1,5 @@ /*- + * Copyright (c) 2009 Roelof Jonkman, Carlson Wireless Inc. * Copyright (c) 2009 Sam Leffler, Errno Consulting * All rights reserved. * _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
