diff --git a/configure.sh b/configure.sh index 3102683..a0d6a55 100755 --- a/configure.sh +++ b/configure.sh @@ -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 + # Check XTCHain if [ "x${XTCVER}" = "x" ]; then