feat: add license header to our files

This commit is contained in:
Oskar Manhart 2024-09-04 16:48:49 +02:00
parent 6aaf7cf844
commit 1d3e521144
18 changed files with 117 additions and 3 deletions

View File

@ -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,

View File

@ -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

View File

@ -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.
- 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.

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Access"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Access"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Access"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="OneNote"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Outlook"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Publisher"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Visual Studio Community"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Visual Studio Enterprise"

View File

@ -1,3 +1,8 @@
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# GNOME shortcut name
NAME="Visual Studio Professional"

View File

@ -1,4 +1,8 @@
#!/usr/bin/env bash
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
### GLOBAL CONSTANTS ###
# ERROR CODES

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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 ###

View File

@ -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