Add missing copyright notice
Bazı kontroller başarısız oldu
Builds / ExectOS (amd64) (push) Failing after -59m51s
Builds / ExectOS (i686) (push) Failing after 21s

Bu işleme şunda yer alıyor:
2025-07-09 10:31:36 +02:00
işlemeyi yapan: CodingWorkshop Signing Team
ebeveyn b229854ae0
işleme 6729d72322

Dosyayı Görüntüle

@@ -1,4 +1,10 @@
#!/bin/bash #!/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 # Check XTCHain
if [ "x${XTCVER}" = "x" ]; then if [ "x${XTCVER}" = "x" ]; then