diff --git a/gpm.changes b/gpm.changes index 2c5cfc5..c18209f 100644 --- a/gpm.changes +++ b/gpm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 14 16:15:49 UTC 2015 - jengelh@inai.de + +- Update license: the only GPL3 parts found are in the scripts/ + directory, which is not packaged. + ------------------------------------------------------------------- Sat Apr 5 18:03:49 UTC 2014 - dimstar@opensuse.org diff --git a/gpm.spec b/gpm.spec index 529cdd8..18eb6ae 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,7 +1,7 @@ # # spec file for package gpm # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -76,6 +76,7 @@ provides console cut and paste operations. %package -n %lname Summary: Console mouse support library +License: GPL-2.0+ Group: System/Libraries %description -n %lname @@ -85,6 +86,7 @@ package for more information. %package devel Summary: Development files for gpm (Console Mouse Support) +License: GPL-2.0+ Group: Development/Libraries/C and C++ Requires: %lname = %version