From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: packaging: licenses: fix backend licensing
......................................................................
packaging: licenses: fix backend licensing
backend/manager/modules/services/src/main/webapp/spicehtml5-main.jsp:
Copyright (C) 2012 by Jeremy P. White <jwhite(a)codeweavers.com>
backend/manager/modules/services/src/main/webapp/novnc-main.jsp:
Copyright (C) 2011 Joel Martin
These two are covered by LGPLv3, as indicated in their license
notices. We need to comply with the license by including a copy of
both LGPLv3 (
https://www.gnu.org/licenses/lgpl-3.0.txt) and GPLv3
(
https://www.gnu.org/licenses/gpl-3.0.txt).
Change-Id: I07deb61296afd80a523c79efb0572e01984eefc4
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
A backend/manager/modules/services/src/main/webapp/gpl-3.0.txt
A backend/manager/modules/services/src/main/webapp/lgpl-3.0.txt
M ovirt-engine.spec.in
3 files changed, 842 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/78495
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I07deb61296afd80a523c79efb0572e01984eefc4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>