Author: hselasky Date: Wed May 9 08:50:42 2018 New Revision: 333396 URL: https://svnweb.freebsd.org/changeset/base/333396
Log: Add myself to copyright in the LinuxKPI RCU support layer. Suggested by: mmacy@ Sponsored by: Mellanox Technologies Modified: head/sys/compat/linuxkpi/common/src/linux_rcu.c Modified: head/sys/compat/linuxkpi/common/src/linux_rcu.c ============================================================================== --- head/sys/compat/linuxkpi/common/src/linux_rcu.c Wed May 9 07:46:57 2018 (r333395) +++ head/sys/compat/linuxkpi/common/src/linux_rcu.c Wed May 9 08:50:42 2018 (r333396) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2016 Matthew Macy ([email protected]) + * Copyright (c) 2017 Hans Petter Selasky ([email protected]) * All rights reserved. * * Redistribution and use in source and binary forms, with or without _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
