diff --git a/adolc.changes b/adolc.changes index 39eb3b6..7840ec8 100644 --- a/adolc.changes +++ b/adolc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 17 06:44:42 UTC 2012 - kkhere.geo@gmail.com + +- Change License tag to reflect discussion in bnc#739158 + ------------------------------------------------------------------- Mon Dec 19 11:13:36 UTC 2011 - Rene.vanPaassen@gmail.com diff --git a/adolc.spec b/adolc.spec index d5bdcd8..36eee15 100644 --- a/adolc.spec +++ b/adolc.spec @@ -1,7 +1,7 @@ # # spec file for package adolc # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define packver 2.2.1 Name: adolc @@ -22,8 +23,9 @@ Name: adolc Version: 2.2.1 Release: 0 Summary: Algorithmic Differentiation Library for C/C++ -License: GPL-2.0 or CPL-1.0 +License: (GPL-2.0 or CPL-1.0) and LGPL-3.0 Group: Development/Libraries/C and C++ +# see bnc#739158 for a discussion on the licensing issue Url: http://projects.coin-or.org/ADOL-C Source: %{name}-%{packver}.tar.bz2 Source1: ColPack-1.0.4.tar.bz2