Change license from LGPL to GPL version 2 + linking exception. This fixes C++ templat...
[libt2n] / libt2n.spec.in
index 36a9c27..8ed1ff2 100644 (file)
@@ -2,7 +2,7 @@ Summary:   talk2neighbor - C++ IPC library
 Name:      libt2n
 Version:   @VERSION@
 Release:   1
-Copyright: LGPL
+Copyright: GPL version 2 + linking exception
 Group:     Intranator
 Vendor:    Intra2net AG
 Source:    http://www.intra2net.com/en/developer/libt2n/download/%{name}-%{version}.tar.gz
@@ -46,7 +46,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS README COPYING.LIB COPYING
+%doc AUTHORS README LICENSE COPYING.GPL
 %{prefix}/lib/libt2n.so*
 
 %files devel