Add missing copyright notice
This commit is contained in:
parent
b229854ae0
commit
6729d72322
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user