summaryrefslogtreecommitdiff
path: root/curl/tests/build
diff options
context:
space:
mode:
Diffstat (limited to 'curl/tests/build')
-rw-r--r--curl/tests/build/bootstrap.build2
-rw-r--r--curl/tests/build/root.build4
2 files changed, 3 insertions, 3 deletions
diff --git a/curl/tests/build/bootstrap.build b/curl/tests/build/bootstrap.build
index b1c5f94..cd8314a 100644
--- a/curl/tests/build/bootstrap.build
+++ b/curl/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# license : cURL License; see accompanying COPYING file
+# license : curl License; see accompanying COPYING file
project = # Unnamed tests subproject.
diff --git a/curl/tests/build/root.build b/curl/tests/build/root.build
index b75fafe..5aff06b 100644
--- a/curl/tests/build/root.build
+++ b/curl/tests/build/root.build
@@ -1,9 +1,9 @@
# file : tests/build/root.build
-# license : cURL License; see accompanying COPYING file
+# license : curl License; see accompanying COPYING file
# We need to configure C module to obtain the target information (see below).
#
-using c
+using c.config
# Setup the curl program that we are testing.
#