Add missing copyright notice

This commit is contained in:
2025-07-09 10:31:36 +02:00
committed by CodingWorkshop Signing Team
parent b229854ae0
commit 6729d72322

View File

@@ -1,4 +1,10 @@
#!/bin/bash
# PROJECT: ExectOS
# LICENSE: See the COPYING.md in the top level directory
# FILE: configure.sh
# DESCRIPTION: Project configuration script for preparing the build environment
# DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
# Check XTCHain
if [ "x${XTCVER}" = "x" ]; then