Skip to content

Commit 2e97b7b

Browse files
danivigajef-n
authored andcommittedJul 30, 2018
Fix GPL license declared in RPM spec file
1 parent 3c8b156 commit 2e97b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎rpm/qgis.spec.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Version: %{_version}
2525
Release: %{_relver}%{?dist}
2626
Summary: A user friendly Open Source Geographic Information System
2727

28-
License: GPLv3+ with exceptions
28+
License: GPLv2+
2929
URL: http://www.qgis.org
3030

3131
# Epoch is used when building packages from master, otherwise is set to 0

0 commit comments

Comments
 (0)
Please sign in to comment.