[META] License script(as I have taken a fair bit)

This commit is contained in:
lda 2023-11-03 12:28:03 +01:00
parent 070cce84f2
commit 52b27a7af8

6
setup
View file

@ -1,5 +1,11 @@
#!/bin/bash #!/bin/bash
# Code taken in part from https://github.com/rlalik/setup-cpp-compiler, created by
# Rafał Lalik ( (c) 2021 ).
#
# The original source is under MIT license; which I believe is compatible with the
# modified license of the Telodendria project.
COMPILER=$2 COMPILER=$2
SSL=$3 SSL=$3