1 Userspace RCU library licensing
8 The library part is distributed under LGPLv2.1 or later. See lgpl-2.1.txt for
9 license details. Refer to the individual file headers for details.
11 LGPL-compatible source code can statically use the library header using :
16 Dynamic-only linking with the LGPL library is used if _LGPL_SOURCE is not
17 defined. It permits relinking with newer versions of the library, which is
18 required by the LGPL license.
20 See lgpl-relicensing.txt for details.
25 xchg() primitive has been rewritten from scratch starting from atomic_ops 1.2
26 which has a MIT-style license that is intended to allow use in both free and
28 http://www.hpl.hp.com/research/linux/atomic_ops/LICENSING.txt
29 http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
31 This MIT-style license (BSD like) apply to:
42 MIT/X11 (BSD like) license apply to:
55 Library test code is distributed under the GPLv2 license. See gpl-2.0.txt for
56 license details. See headers of individual files under tests/ for details.
61 The following build-related macro is under GPLv3 (or later):