Merged, as the following commit. Thanks Lai! Mathieu
commit 0dcf48471eda28730279e5ead11e5411d23e3af0 Author: Lai Jiangshan <[email protected]> Date: Wed Nov 23 06:45:57 2011 +0100 Add Lai Jiangshan's copyright to rculfhash Signed-off-by: Lai Jiangshan <[email protected]> Signed-off-by: Mathieu Desnoyers <[email protected]> diff --git a/rculfhash.c b/rculfhash.c index c08447b..4f82da4 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -4,6 +4,7 @@ * Userspace RCU library - Lock-Free Resizable RCU Hash Table * * Copyright 2010-2011 - Mathieu Desnoyers <[email protected]> + * Copyright 2011 - Lai Jiangshan <[email protected]> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/urcu/rculfhash.h b/urcu/rculfhash.h index 5754719..d3018b7 100644 --- a/urcu/rculfhash.h +++ b/urcu/rculfhash.h @@ -7,6 +7,7 @@ * Userspace RCU library - Lock-Free RCU Hash Table * * Copyright 2011 - Mathieu Desnoyers <[email protected]> + * Copyright 2011 - Lai Jiangshan <[email protected]> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
