瀏覽代碼

Fix License: field

The LICENSE text apears to be "3-clause BSD", and this BSD variant is
under `BSD`:

    https://fedoraproject.org/wiki/Licensing:BSD?rd=Licensing/BSD#3ClauseBSD
Alois Mahdal 5 年之前
父節點
當前提交
6357c2da70
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      ydiff.spec.in

+ 1
- 1
ydiff.spec.in 查看文件

@@ -3,7 +3,7 @@ Version:    __APP_VERSION__
3 3
 Release:    __APP_RELEASE__%{?dist}
4 4
 Summary:    View colored, incremental diff
5 5
 URL:        https://github.com/ymattw/ydiff
6
-License:    BSD-3
6
+License:    BSD
7 7
 Source0:    __APP_URLBASE__/archive/%{version}/%{name}-%{version}.tar.gz
8 8
 BuildRequires: python2-devel
9 9
 BuildArch: noarch