From 2f40ef0c57f09f56b112ddbe18046a0f1da63231 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 2 Apr 2021 17:07:01 +0300 Subject: Canonicalize license in package manifests and source files --- curl/tests/build/bootstrap.build | 2 +- curl/tests/build/root.build | 2 +- curl/tests/buildfile | 2 +- curl/tests/http.testscript | 2 +- curl/tests/https.testscript | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'curl/tests') 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 d0f5667..5aff06b 100644 --- a/curl/tests/build/root.build +++ b/curl/tests/build/root.build @@ -1,5 +1,5 @@ # 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). # diff --git a/curl/tests/buildfile b/curl/tests/buildfile index 1c3ad5d..332d4f0 100644 --- a/curl/tests/buildfile +++ b/curl/tests/buildfile @@ -1,4 +1,4 @@ # file : tests/buildfile -# license : cURL License; see accompanying COPYING file +# license : curl License; see accompanying COPYING file ./: testscript{*} file{empty.pem} $curl diff --git a/curl/tests/http.testscript b/curl/tests/http.testscript index c73bd23..aa96e06 100644 --- a/curl/tests/http.testscript +++ b/curl/tests/http.testscript @@ -1,5 +1,5 @@ # file : tests/http.testscript -# license : cURL License; see accompanying COPYING file +# license : curl License; see accompanying COPYING file : basic : diff --git a/curl/tests/https.testscript b/curl/tests/https.testscript index eb4aea1..fabdd69 100644 --- a/curl/tests/https.testscript +++ b/curl/tests/https.testscript @@ -1,5 +1,5 @@ # file : tests/https.testscript -# license : cURL License; see accompanying COPYING file +# license : curl License; see accompanying COPYING file : default : -- cgit v1.1