Skip to content

Commit

Permalink
Merge pull request #181 from yast/GPL-2.0-only
Browse files Browse the repository at this point in the history
Changed licence to GPL-2.0-only.
  • Loading branch information
jreidinger committed Aug 22, 2018
2 parents 69878df + d5ba73e commit a575e59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions package/yast2-country.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 20 10:11:59 CEST 2018 - schubi@suse.de

- Changed dir of COPYING file.
- Switched license in spec file from SPDX2 to SPDX3 format.

-------------------------------------------------------------------
Wed Jun 27 15:16:47 CEST 2018 - schubi@suse.de

Expand Down
4 changes: 2 additions & 2 deletions package/yast2-country.spec
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Requires: yast2-ruby-bindings >= 1.0.0
Requires: rubygem(%{rb_default_ruby_abi}:ruby-dbus)

Summary: YaST2 - Country Settings (Language, Keyboard, and Timezone)
License: GPL-2.0
License: GPL-2.0-only
Group: System/YaST

%description
Expand Down Expand Up @@ -92,7 +92,7 @@ install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
%files
%defattr(-,root,root)
%doc %{yast_docdir}
%doc COPYING
%license COPYING
%{yast_moduledir}/Console.rb
%{yast_moduledir}/Keyboard.rb
%{yast_moduledir}/Timezone.rb
Expand Down

0 comments on commit a575e59

Please sign in to comment.