diff --git a/freerdp.spec b/freerdp.spec index 612964c..0eea9a6 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -37,7 +37,13 @@ Version: 3.5.1 Release: 2%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) -License: Apache-2.0 + +# The effective license is Apache-2.0 but: +# client/SDL/dialogs/font/* is OFL-1.1 +# uwac/libuwac/* is HPND +# uwac/protocols/server-decoration.xml is LGPL-2.1-or-later +# winpr/libwinpr/ncrypt/pkcs11-headers/pkcs11.h is LicenseRef-Fedora-Public-Domain +License: Apache-2.0 AND HPND AND LGPL-2.1-or-later AND LicenseRef-Fedora-Public-Domain AND OFL-1.1 URL: http://www.freerdp.com/ Source0: https://github.com/FreeRDP/FreeRDP/archive/%{version}/FreeRDP-%{version}.tar.gz