From e202c604e74d4410cf0f61a0912acdb8d8a23832 Mon Sep 17 00:00:00 2001 From: Gavin Halliday Date: Mon, 11 Sep 2023 16:34:44 +0100 Subject: [PATCH] Changes following review Signed-off-by: Gavin Halliday --- testing/regress/ecl/common/SoapTextTest.ecl | 2 +- .../ecl/setup/soaptest_getdocumentcount.ecl | 17 +++++++++++++++++ .../ecl/setup/soaptest_getsearchwords.ecl | 17 +++++++++++++++++ .../regress/ecl/setup/soaptest_mainservice.ecl | 17 +++++++++++++++++ testing/regress/ecl/soaptext1.ecl | 2 +- 5 files changed, 53 insertions(+), 2 deletions(-) diff --git a/testing/regress/ecl/common/SoapTextTest.ecl b/testing/regress/ecl/common/SoapTextTest.ecl index 01cf22cc878..9fa27b17cc9 100644 --- a/testing/regress/ecl/common/SoapTextTest.ecl +++ b/testing/regress/ecl/common/SoapTextTest.ecl @@ -1,6 +1,6 @@ /*############################################################################## - HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems®. + HPCC SYSTEMS software Copyright (C) 2023 HPCC Systems®. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testing/regress/ecl/setup/soaptest_getdocumentcount.ecl b/testing/regress/ecl/setup/soaptest_getdocumentcount.ecl index d951fab6d5a..6ccb6375064 100644 --- a/testing/regress/ecl/setup/soaptest_getdocumentcount.ecl +++ b/testing/regress/ecl/setup/soaptest_getdocumentcount.ecl @@ -1,3 +1,20 @@ +/*############################################################################## + + HPCC SYSTEMS software Copyright (C) 2023 HPCC Systems®. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +############################################################################## */ + //nothor //nohthor //publish diff --git a/testing/regress/ecl/setup/soaptest_getsearchwords.ecl b/testing/regress/ecl/setup/soaptest_getsearchwords.ecl index 621e21cb806..199fb273493 100644 --- a/testing/regress/ecl/setup/soaptest_getsearchwords.ecl +++ b/testing/regress/ecl/setup/soaptest_getsearchwords.ecl @@ -1,3 +1,20 @@ +/*############################################################################## + + HPCC SYSTEMS software Copyright (C) 2023 HPCC Systems®. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +############################################################################## */ + //nothor //nohthor //publish diff --git a/testing/regress/ecl/setup/soaptest_mainservice.ecl b/testing/regress/ecl/setup/soaptest_mainservice.ecl index 1fdfbee3f5a..91f1e206d7b 100644 --- a/testing/regress/ecl/setup/soaptest_mainservice.ecl +++ b/testing/regress/ecl/setup/soaptest_mainservice.ecl @@ -1,3 +1,20 @@ +/*############################################################################## + + HPCC SYSTEMS software Copyright (C) 2023 HPCC Systems®. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +############################################################################## */ + //nothor //nohthor //publish diff --git a/testing/regress/ecl/soaptext1.ecl b/testing/regress/ecl/soaptext1.ecl index 19b90809aba..6c79d123a16 100644 --- a/testing/regress/ecl/soaptext1.ecl +++ b/testing/regress/ecl/soaptext1.ecl @@ -1,6 +1,6 @@ /*############################################################################## - HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems®. + HPCC SYSTEMS software Copyright (C) 2023 HPCC Systems®. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.