diff --git a/distcc.changes b/distcc.changes index b476051..1983e9e 100644 --- a/distcc.changes +++ b/distcc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 8 14:27:02 UTC 2015 - tchvatal@suse.com + +- Fix license, GPL-2.0+ + ------------------------------------------------------------------- Wed Dec 17 11:42:48 UTC 2014 - tchvatal@suse.com diff --git a/distcc.spec b/distcc.spec index 801ed20..ffac7f6 100644 --- a/distcc.spec +++ b/distcc.spec @@ -1,7 +1,7 @@ # # spec file for package distcc # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -16,12 +16,11 @@ # -# See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: distcc Version: 3.2rc1 Release: 0 Summary: A fast, free distributed C/C++ compiler -License: GPL-2.0 +License: GPL-2.0+ Group: Development/Tools/Building Url: https://code.google.com/p/distcc/ Source0: http://distcc.googlecode.com/files/%{name}-%{version}.tar.bz2