diff --git a/userspace-rcu.changes b/userspace-rcu.changes index b03fe41..37c1466 100644 --- a/userspace-rcu.changes +++ b/userspace-rcu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 29 10:55:07 UTC 2012 - cfarrell@suse.com + +- license update: LGPL-2.1+ and MIT and GPL-2.0+ + See LICENSE file + ------------------------------------------------------------------- Tue Aug 28 06:23:06 UTC 2012 - pascal.bleser@opensuse.org diff --git a/userspace-rcu.spec b/userspace-rcu.spec index aa64335..dd14d16 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -20,7 +20,7 @@ Summary: Userspace Read-Copy-Update Library Source: http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2 URL: http://lttng.org/urcu Group: System/Libraries -License: LGPL-2.1+ +License: LGPL-2.1+ and MIT and GPL-2.0+ BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: gcc make glibc-devel pkgconfig BuildRequires: autoconf automake libtool