From: Bill Peck Date: Thu, 17 Aug 2017 18:06:08 +0000 (-0400) Subject: Licenses must be seperated by and. X-Git-Tag: 3.2d8~6^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79ec61323de1be3824e50ef502674fcdc3f07e2f;p=thirdparty%2Fshairport-sync.git Licenses must be seperated by and. --- diff --git a/shairport-sync.spec b/shairport-sync.spec index 6fb2c582..de1fee47 100644 --- a/shairport-sync.spec +++ b/shairport-sync.spec @@ -5,7 +5,7 @@ Summary: AirTunes emulator. Multi-Room with Audio Synchronisation # MIT licensed except for tinysvcmdns under BSD, # FFTConvolver/ under GPLv3+ and audio_sndio.c # under ISC -License: MIT, BSD, GPLv3+ and ISC +License: MIT and BSD and GPLv3+ and ISC URL: https://github.com/mikebrady/shairport-sync Source0: https://github.com/mikebrady/%{name}/archive/%{version}/%{name}-%{version}.tar.gz