summaryrefslogtreecommitdiff
path: root/scripts/set_compiler_env.bat
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/set_compiler_env.bat')
-rw-r--r--scripts/set_compiler_env.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/set_compiler_env.bat b/scripts/set_compiler_env.bat
index 47d7c50f..215fb41d 100644
--- a/scripts/set_compiler_env.bat
+++ b/scripts/set_compiler_env.bat
@@ -1,5 +1,8 @@
@echo off
+rem SPDX-FileCopyrightText: Allen Winter <winter@kde.org>
+rem SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0
+
:: Now we declare a scope
Setlocal EnableDelayedExpansion EnableExtensions