chore: Move license HTML file to installer dir

The reuse linter only supports single files inside the LICENSE folder.
As the HTML version for the license is only required for the installer,
this commit moves it to the installer folder.
This commit is contained in:
Lars Toenning
2024-06-09 23:41:19 +02:00
parent 77de5c9336
commit dfbd8f05c8
3 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
# Readme, License etc.
set(GENERAL_FILES
${swift_SOURCE_DIR}/LICENSES/LicenseRef-swift-pilot-client-1.txt
${swift_SOURCE_DIR}/LICENSES/LicenseRef-swift-pilot-client-1.html
)
install(FILES ${GENERAL_FILES} DESTINATION bin)

View File

@@ -9,7 +9,7 @@
<!-- <version>0.7.0</version> -->
<licenseFile>../../dist/bin/LicenseRef-swift-pilot-client-1.txt</licenseFile>
<htmlLicenseFile>../../dist/bin/LicenseRef-swift-pilot-client-1.html</htmlLicenseFile>
<htmlLicenseFile>../../dist/share/legal/LicenseRef-swift-pilot-client-1.html</htmlLicenseFile>
<leftImage>../images/leftimage.png</leftImage>
<logoImage>../images/logo.png</logoImage>
<splashImage>../images/splashscreen.png</splashImage>
@@ -323,7 +323,7 @@ https://swift-project.org/</text>
<code>en</code>
<encoding>utf-8</encoding>
<file>../../dist/bin/LicenseRef-swift-pilot-client-1.txt</file>
<htmlFile>../../dist/bin/LicenseRef-swift-pilot-client-1.html</htmlFile>
<htmlFile>../../dist/share/legal/LicenseRef-swift-pilot-client-1.html</htmlFile>
</licenseFile>
</licenseFileList>
<parameterList>

View File

@@ -1,3 +1,8 @@
<!--
SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
SPDX-License-Identifier: LicenseRef-swift-pilot-client-1
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">