changed license in build scripts/resulting packages

This commit is contained in:
Manuel Domke
2018-10-15 17:01:05 +02:00
parent d90ab614f1
commit 84b1d8dd83
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ _pkgname=infnoise
pkgname=${_pkgname} pkgname=${_pkgname}
pkgver=0.2.6.r86.g453234b pkgver=0.2.6.r86.g453234b
pkgdesc="Infinite Noise TRNG - The world's easiest TRNG to get right" pkgdesc="Infinite Noise TRNG - The world's easiest TRNG to get right"
license=('custom:Unlicense') license=('custom:CC0')
url='https://github.com/13-37-org/infnoise' url='https://github.com/13-37-org/infnoise'
depends=('libftdi-compat') depends=('libftdi-compat')
makedepends=("git") makedepends=("git")

View File

@@ -3,7 +3,7 @@ Version: __VERSION__
Release: __RELEASE__ Release: __RELEASE__
Summary: Infinite Noise TRNG Summary: Infinite Noise TRNG
Group: Applications/Security Group: Applications/Security
License: GPL License: CC0
URL: https://github.com/13-37-org/infnoise URL: https://github.com/13-37-org/infnoise
Vendor: 13-37.org Vendor: 13-37.org
Source: infnoise.tar.gz Source: infnoise.tar.gz

View File

@@ -3,7 +3,7 @@ Version: __VERSION__
Release: __RELEASE__ Release: __RELEASE__
Summary: Infinite Noise TRNG Summary: Infinite Noise TRNG
Group: Applications/Security Group: Applications/Security
License: GPL License: CC0
URL: https://github.com/manuel-domke/infnoise URL: https://github.com/manuel-domke/infnoise
Vendor: 13-37.org Vendor: 13-37.org
Source: infnoise.tar.gz Source: infnoise.tar.gz