From 1d3e52114473b36a3f05b7f5fede9f680627050d Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:48:49 +0200 Subject: [PATCH] feat: add license header to our files --- .license-tools-config.json | 45 +++++++++++++++++++++++++++++++++++- CODE_OF_CONDUCT.md | 1 - CONTRIBUTING.md | 2 +- apps/access-o365-x86/info | 5 ++++ apps/access-o365/info | 5 ++++ apps/access-x86/info | 5 ++++ apps/onenote-o365/info | 5 ++++ apps/outlook-o365/info | 5 ++++ apps/publisher-o365/info | 5 ++++ apps/visual-studio-comm/info | 5 ++++ apps/visual-studio-ent/info | 5 ++++ apps/visual-studio-pro/info | 5 ++++ bin/winapps | 4 ++++ compose.yaml | 5 ++++ install/ExtractPrograms.ps1 | 5 ++++ install/inquirer.sh | 4 ++++ installer.sh | 5 ++++ oem/install.bat | 4 ++++ 18 files changed, 117 insertions(+), 3 deletions(-) diff --git a/.license-tools-config.json b/.license-tools-config.json index 6814762..6c1d539 100644 --- a/.license-tools-config.json +++ b/.license-tools-config.json @@ -15,7 +15,50 @@ "^\\.[^/]+", "/\\.[^/]+", "^(.+)\\.(md|svg|png|reg|gif)", - "^fonts(/.*)?" + "^fonts(/.*)?", + "apps/access/info", + "apps/acrobat-x-pro/info", + "apps/adobe-cc/info", + "apps/aftereffects-cc/info", + "apps/audition-cc/info", + "apps/bridge-cc/info", + "apps/bridge-cs6-x86/info", + "apps/bridge-cs6/info", + "apps/cmd/info", + "apps/excel-o365-x86/info", + "apps/excel-o365/info", + "apps/excel-x86/info", + "apps/excel/info", + "apps/explorer/info", + "apps/iexplorer/info", + "apps/illustrator-cc/info", + "apps/indesign-cc/info", + "apps/lightroom-cc/info", + "apps/onenote-o365-x86/info", + "apps/onenote-x86/info", + "apps/onenote/info", + "apps/outlook-o365-x86/info", + "apps/outlook-x86/info", + "apps/outlook/info", + "apps/photoshop-cc/info", + "apps/photoshop-cs6-x86/info", + "apps/photoshop-cs6/info", + "apps/powerpoint-o365-x86/info", + "apps/powerpoint-o365/info", + "apps/powerpoint-x86/info", + "apps/powerpoint/info", + "apps/powershell/info", + "apps/project-x86/info", + "apps/project/info", + "apps/publisher-o365-x86/info", + "apps/publisher-x86/info", + "apps/publisher/info", + "apps/visio-x86/info", + "apps/visio/info", + "apps/word-o365-x86/info", + "apps/word-o365/info", + "apps/word-x86/info", + "apps/word/info" ], "license": false, "force_author": false, diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d33878e..45d257b 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -131,4 +131,3 @@ For answers to common questions about this code of conduct, see the FAQ at [Mozilla CoC]: https://github.com/mozilla/diversity [FAQ]: https://www.contributor-covenant.org/faq [translations]: https://www.contributor-covenant.org/translations - diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a600ba8..60f2f7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,4 +3,4 @@ Thank you for contributing to winapps! Before you can contribute, we ask some things of you: - Please follow our Code of Conduct, the Contributor Covenant. You can find a copy in this repository or under https://www.contributor-covenant.org/ -- All Contributors have to sign [a CLA](https://gist.github.com/oskardotglobal/35f0a72eb45fcc7087e535561383dbc5) for legal reasons. When opening a PR, @cla-assitant will prompt you and guide you through the process. However, if you contribute on behalf of a legal entity, we ask of you to sign [a different CLA](https://gist.github.com/oskardotglobal/75a8cc056e56a439fa6a1551129ae47f). In that case, please contact us. \ No newline at end of file +- All Contributors have to sign [a CLA](https://gist.github.com/oskardotglobal/35f0a72eb45fcc7087e535561383dbc5) for legal reasons. When opening a PR, @cla-assitant will prompt you and guide you through the process. However, if you contribute on behalf of a legal entity, we ask of you to sign [a different CLA](https://gist.github.com/oskardotglobal/75a8cc056e56a439fa6a1551129ae47f). In that case, please contact us. diff --git a/apps/access-o365-x86/info b/apps/access-o365-x86/info index 3c6739f..13de9d5 100644 --- a/apps/access-o365-x86/info +++ b/apps/access-o365-x86/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Access" diff --git a/apps/access-o365/info b/apps/access-o365/info index cab586f..be40284 100644 --- a/apps/access-o365/info +++ b/apps/access-o365/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Access" diff --git a/apps/access-x86/info b/apps/access-x86/info index d37673c..9bf0bf7 100644 --- a/apps/access-x86/info +++ b/apps/access-x86/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Access" diff --git a/apps/onenote-o365/info b/apps/onenote-o365/info index 6626816..de58569 100644 --- a/apps/onenote-o365/info +++ b/apps/onenote-o365/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="OneNote" diff --git a/apps/outlook-o365/info b/apps/outlook-o365/info index 4763b83..379dd64 100644 --- a/apps/outlook-o365/info +++ b/apps/outlook-o365/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Outlook" diff --git a/apps/publisher-o365/info b/apps/publisher-o365/info index a0466f0..728e66a 100644 --- a/apps/publisher-o365/info +++ b/apps/publisher-o365/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Publisher" diff --git a/apps/visual-studio-comm/info b/apps/visual-studio-comm/info index c99a038..02504d6 100644 --- a/apps/visual-studio-comm/info +++ b/apps/visual-studio-comm/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Visual Studio Community" diff --git a/apps/visual-studio-ent/info b/apps/visual-studio-ent/info index 81cc124..ad8f769 100644 --- a/apps/visual-studio-ent/info +++ b/apps/visual-studio-ent/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Visual Studio Enterprise" diff --git a/apps/visual-studio-pro/info b/apps/visual-studio-pro/info index 0c08861..ac731e7 100644 --- a/apps/visual-studio-pro/info +++ b/apps/visual-studio-pro/info @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # GNOME shortcut name NAME="Visual Studio Professional" diff --git a/bin/winapps b/bin/winapps index 1563955..0d39651 100755 --- a/bin/winapps +++ b/bin/winapps @@ -1,4 +1,8 @@ #!/usr/bin/env bash +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense ### GLOBAL CONSTANTS ### # ERROR CODES diff --git a/compose.yaml b/compose.yaml index 3e77cfb..4992b51 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # For documentation, FAQ, additional configuration options and technical help, visit: https://github.com/dockur/windows name: "winapps" # Docker Compose Project Name. diff --git a/install/ExtractPrograms.ps1 b/install/ExtractPrograms.ps1 index 5662f16..87b0527 100644 --- a/install/ExtractPrograms.ps1 +++ b/install/ExtractPrograms.ps1 @@ -1,3 +1,8 @@ +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + ### FUNCTIONS ### # Name: 'GetApplicationIcon' # Role: Extract the icon from a given executable file as a base-64 string. diff --git a/install/inquirer.sh b/install/inquirer.sh index 881079a..2640e60 100755 --- a/install/inquirer.sh +++ b/install/inquirer.sh @@ -1,4 +1,8 @@ #!/usr/bin/env bash +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense ### GLOBAL CONSTANTS ### declare -r ANSI_LIGHT_BLUE="\033[1;94m" # Light blue text. diff --git a/installer.sh b/installer.sh index 60a9b39..66d7ecd 100755 --- a/installer.sh +++ b/installer.sh @@ -1,4 +1,9 @@ #!/usr/bin/env bash +# Copyright (c) 2024 winapps-org +# All rights reserved. +# +# SPDX-License-Identifier: Unlicense + # shellcheck disable=SC2034 # Silence warnings regarding unused variables globally. ### GLOBAL CONSTANTS ### diff --git a/oem/install.bat b/oem/install.bat index 182423c..8fbe8d6 100644 --- a/oem/install.bat +++ b/oem/install.bat @@ -1,3 +1,7 @@ @echo off +REM Copyright (c) 2024 winapps-org +REM All rights reserved. +REM +REM SPDX-License-Identifier: Unlicense REG IMPORT C:\OEM\RDPApps.reg