Skip to content

Commit

Permalink
Update license in spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
koutcher committed May 10, 2022
1 parent 395611e commit c4a59a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/tig.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Summary: Tig: text-mode interface for git
Name: tig
Version: @@VERSION@@
Release: @@RELEASE@@%{?dist}
License: GPL
License: GPLv2+
Group: Development/Tools
Vendor: Jonas Fonseca <[email protected]>
URL: https://jonas.github.io/tig
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tig
version: git
summary: Text-mode interface for git
license: GPL-2.0
license: GPL-2.0-or-later
description: |
Tig is an ncurses-based text-mode interface for Git. It functions mainly as a
Git repository browser, but can also assist in staging changes for commit at
Expand Down

0 comments on commit c4a59a1

Please sign in to comment.