mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
patches: add relevant licenses to credits page
This commit is contained in:
73
patches/helium/ui/licenses-in-credits.patch
Normal file
73
patches/helium/ui/licenses-in-credits.patch
Normal file
@@ -0,0 +1,73 @@
|
||||
--- /dev/null
|
||||
+++ b/third_party/helium/README.chromium
|
||||
@@ -0,0 +1,14 @@
|
||||
+Name: Helium
|
||||
+Short Name: helium
|
||||
+URL: https://github.com/imput/helium
|
||||
+License: GPL-3.0-only
|
||||
+License File: ../../components/helium_onboarding/LICENSE
|
||||
+Shipped: yes
|
||||
+Security Critical: no
|
||||
+
|
||||
+Description:
|
||||
+The browser. We assume that it has the same license as helium-onboarding,
|
||||
+which is released under the same license and is a direct component of Helium.
|
||||
+
|
||||
+Local Modifications:
|
||||
+None
|
||||
--- /dev/null
|
||||
+++ b/third_party/instrument-sans/README.chromium
|
||||
@@ -0,0 +1,13 @@
|
||||
+Name: Instrument Sans
|
||||
+Short Name: instrument-sans
|
||||
+URL: https://www.npmjs.com/package/@fontsource-variable/instrument-sans
|
||||
+License: OFL-1.1
|
||||
+License File: ../../components/helium_onboarding/node_modules/@fontsource-variable/instrument-sans/LICENSE
|
||||
+Shipped: yes
|
||||
+Security Critical: no
|
||||
+
|
||||
+Description:
|
||||
+Used for the onboarding page.
|
||||
+
|
||||
+Local Modifications:
|
||||
+None
|
||||
--- /dev/null
|
||||
+++ b/third_party/tabler-icons/README.chromium
|
||||
@@ -0,0 +1,13 @@
|
||||
+Name: Tabler Icons
|
||||
+Short Name: tabler
|
||||
+URL: https://github.com/tabler/tabler-icons
|
||||
+License: MIT
|
||||
+License File: LICENSE.txt
|
||||
+Shipped: yes
|
||||
+Security Critical: no
|
||||
+
|
||||
+Description:
|
||||
+Used for the onboarding page.
|
||||
+
|
||||
+Local Modifications:
|
||||
+None
|
||||
--- /dev/null
|
||||
+++ b/third_party/tabler-icons/LICENSE.txt
|
||||
@@ -0,0 +1,21 @@
|
||||
+MIT License
|
||||
+
|
||||
+Copyright (c) 2020-2025 Paweł Kuna
|
||||
+
|
||||
+Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
+of this software and associated documentation files (the "Software"), to deal
|
||||
+in the Software without restriction, including without limitation the rights
|
||||
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
+copies of the Software, and to permit persons to whom the Software is
|
||||
+furnished to do so, subject to the following conditions:
|
||||
+
|
||||
+The above copyright notice and this permission notice shall be included in all
|
||||
+copies or substantial portions of the Software.
|
||||
+
|
||||
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
+SOFTWARE.
|
||||
@@ -230,3 +230,4 @@ helium/ui/enable-fluent-scrollbar.patch
|
||||
helium/ui/helium-color-scheme.patch
|
||||
helium/ui/improve-flags-webui.patch
|
||||
helium/ui/ublock-show-in-settings.patch
|
||||
helium/ui/licenses-in-credits.patch
|
||||
|
||||
Reference in New Issue
Block a user