diff options
-rw-r--r-- | sofort/cfgtest/cfgtest.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sofort/cfgtest/cfgtest.sh b/sofort/cfgtest/cfgtest.sh index 9cf5ec0..3398483 100644 --- a/sofort/cfgtest/cfgtest.sh +++ b/sofort/cfgtest/cfgtest.sh @@ -1,6 +1,8 @@ # cfgtest.sh: sofort's config test framework, # for use from within a project's custom cfgdefs.sh. +# this file is covered by COPYING.SOFORT. + # in the common scenario, host-specific tests are preceded # by a single invocation of cfgtest_host_section, whereas # native (build) system tests are preceded by the invocation |