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

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