diff --git a/packaging/rpm/villas-node.spec b/packaging/rpm/villas-node.spec index ef73d6fa4..9cca6e249 100644 --- a/packaging/rpm/villas-node.spec +++ b/packaging/rpm/villas-node.spec @@ -5,7 +5,7 @@ Packager: Steffen Vogel Release: §RELEASE§%{?dist} Summary: This is VILLASnode, a gateway for processing and forwardning simulation data between real-time simulators. -License: LGPLv2 +License: GPLv3 URL: https://git.rwth-aachen.de/VILLASframework/VILLASnode Source0: villas-node-§VERSION§-§RELEASE§.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -84,4 +84,4 @@ rm -rf %{?buildroot} %changelog * Fri Mar 17 2017 Steffen Vogel