Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix GPL license declared in RPM spec file
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
rpm/qgis.spec.template
|
@@ -25,7 +25,7 @@ Version: %{_version} |
|
|
Release: %{_relver}%{?dist} |
|
|
Summary: A user friendly Open Source Geographic Information System |
|
|
|
|
|
License: GPLv3+ with exceptions |
|
|
License: GPLv2+ |
|
|
URL: http://www.qgis.org |
|
|
|
|
|
# Epoch is used when building packages from master, otherwise is set to 0 |
|
|