From 9a8e72abc6e363f3b031d033a498bcc22805527f Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 9 Jan 2020 06:51:00 +0000 Subject: build system: added file annotations. --- sofort/ccenv/ccenv.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sofort/ccenv/ccenv.sh') diff --git a/sofort/ccenv/ccenv.sh b/sofort/ccenv/ccenv.sh index 2f61736..a376eb7 100644 --- a/sofort/ccenv/ccenv.sh +++ b/sofort/ccenv/ccenv.sh @@ -1,6 +1,8 @@ # ccenv.sh: sofort's tool-finding bits, # invoked from within the project-agnostic configure script. +# this file is covered by COPYING.SOFORT. + # invocation and names of binary tools: # agnostic names (ar, nm, objdump, ...); # target-prefixed agnostic names (x86_64-nt64-midipix-ar, ...); -- cgit v1.2.3