diff --git a/demo/Base/EPTF_Base_all.cfg b/demo/Base/EPTF_Base_all.cfg index bfd6efb13c31b52ed010636d19d4e0de4c6a7a76..6d408830204fc8879e02f554e3b631682981e5c4 100644 --- a/demo/Base/EPTF_Base_all.cfg +++ b/demo/Base/EPTF_Base_all.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] LogFile := "%e.%h-%r-%t.%s" diff --git a/demo/Base/EPTF_Base_all.prj b/demo/Base/EPTF_Base_all.prj index c241958c565386c757f614f2b51f958da8858a25..7afb5ad40e629e9d5cd9cb081e5834489a00dbc9 100644 --- a/demo/Base/EPTF_Base_all.prj +++ b/demo/Base/EPTF_Base_all.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Base/EPTF_Base_all.ttcn b/demo/Base/EPTF_Base_all.ttcn index bad02e88a3386e2497e0d32dcccff35a20f88493..e0bad849f2cc4598d4f6ae5b659fa8402b7566ca 100644 --- a/demo/Base/EPTF_Base_all.ttcn +++ b/demo/Base/EPTF_Base_all.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Base_all { diff --git a/demo/Base/EPTF_Base_test.cfg b/demo/Base/EPTF_Base_test.cfg index bfd6efb13c31b52ed010636d19d4e0de4c6a7a76..6d408830204fc8879e02f554e3b631682981e5c4 100644 --- a/demo/Base/EPTF_Base_test.cfg +++ b/demo/Base/EPTF_Base_test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] LogFile := "%e.%h-%r-%t.%s" diff --git a/demo/Base/EPTF_Base_test.prj b/demo/Base/EPTF_Base_test.prj index 9a8af193d3e136a6dba0b7e0a9007c37248a9c34..a2bc53e4508c149e851cb64b38a622fbc515dc9b 100644 --- a/demo/Base/EPTF_Base_test.prj +++ b/demo/Base/EPTF_Base_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Base/EPTF_Base_test.ttcn b/demo/Base/EPTF_Base_test.ttcn index 7fdd51fb62520fec308d54433d23ffda6393c04f..b522bccd547c801bd9e4ce46afa9a96b106e8ba2 100644 --- a/demo/Base/EPTF_Base_test.ttcn +++ b/demo/Base/EPTF_Base_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Base_test { diff --git a/demo/CentralScheduling/Common/Common_Definitions.ttcn b/demo/CentralScheduling/Common/Common_Definitions.ttcn index e6e577104eb8332a223212ef66f2181ec410169a..1c5a1fc9939413ab4b40fdc81e53c945beca1129 100644 --- a/demo/CentralScheduling/Common/Common_Definitions.ttcn +++ b/demo/CentralScheduling/Common/Common_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// // Module: Common_Definitions diff --git a/demo/CentralScheduling/EPTF_CS_demo.cfg b/demo/CentralScheduling/EPTF_CS_demo.cfg index b9b25e72738f53e778770a3eae170964b904a778..d69856e29cedb02e019ae61650e0d4ec6f1d6e71 100644 --- a/demo/CentralScheduling/EPTF_CS_demo.cfg +++ b/demo/CentralScheduling/EPTF_CS_demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] //TCPPort := 9999 diff --git a/demo/CentralScheduling/EPTF_CS_demo.prj b/demo/CentralScheduling/EPTF_CS_demo.prj index cfcdb5af09401b7451cc178bcb292789c5cc5758..be7bcb1b04e97ef41972da4057c4726f8adf1412 100644 --- a/demo/CentralScheduling/EPTF_CS_demo.prj +++ b/demo/CentralScheduling/EPTF_CS_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/CentralScheduling/LoadRegulator/LoadRegulator_Definitions.ttcn b/demo/CentralScheduling/LoadRegulator/LoadRegulator_Definitions.ttcn index de16880b0e1cc44ac02aa973e917b038cce87b0c..b8b8203904aea0f6693f7bf28e21190b089d1d88 100644 --- a/demo/CentralScheduling/LoadRegulator/LoadRegulator_Definitions.ttcn +++ b/demo/CentralScheduling/LoadRegulator/LoadRegulator_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/LoadRegulator/LoadRegulator_Functions.ttcn b/demo/CentralScheduling/LoadRegulator/LoadRegulator_Functions.ttcn index 75a2ce1977222c9b948917cc4066d2ac334aadd4..5997e12701482f14bf9d8159c164fb39f871b97d 100644 --- a/demo/CentralScheduling/LoadRegulator/LoadRegulator_Functions.ttcn +++ b/demo/CentralScheduling/LoadRegulator/LoadRegulator_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/Main/MainModule.ttcn b/demo/CentralScheduling/Main/MainModule.ttcn index 284c9cd4c8064ca8210db205ef9477ea6344ed81..096abb325116731ad8ab50a6207603a507e4c7d1 100644 --- a/demo/CentralScheduling/Main/MainModule.ttcn +++ b/demo/CentralScheduling/Main/MainModule.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolA/A_defs.ttcn b/demo/CentralScheduling/protocolA/A_defs.ttcn index 40e90031027ca5e784bb74a0b75854af8d701a1b..fa51c62a8755ee8c4e53edc25e13698e437c79d4 100644 --- a/demo/CentralScheduling/protocolA/A_defs.ttcn +++ b/demo/CentralScheduling/protocolA/A_defs.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolA/CS_A_Definitions.ttcn b/demo/CentralScheduling/protocolA/CS_A_Definitions.ttcn index 233f4171d5d503387c4e50fe6df8593bb72c6e83..56ed8e7bb321137de7489fbbd9ab8d91edcb4f44 100644 --- a/demo/CentralScheduling/protocolA/CS_A_Definitions.ttcn +++ b/demo/CentralScheduling/protocolA/CS_A_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolA/CS_A_Functions.ttcn b/demo/CentralScheduling/protocolA/CS_A_Functions.ttcn index b20d52e60e2d7250eb038719e6e30a61c6baf147..3590fcd6d5a4c7cfadd80045fa264e14b10d430b 100644 --- a/demo/CentralScheduling/protocolA/CS_A_Functions.ttcn +++ b/demo/CentralScheduling/protocolA/CS_A_Functions.ttcn @@ -9,9 +9,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolA/LGen_A_Functions.ttcn b/demo/CentralScheduling/protocolA/LGen_A_Functions.ttcn index 6130d2ac224b1790888f3a6978959833e469329d..dc53eb9c9a450e2fc55da68f04cf7e971eb56fd4 100644 --- a/demo/CentralScheduling/protocolA/LGen_A_Functions.ttcn +++ b/demo/CentralScheduling/protocolA/LGen_A_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolB/B_defs.ttcn b/demo/CentralScheduling/protocolB/B_defs.ttcn index 3c9f5b6e1554575bf070645d5346ea49672be635..4785b4fd45661fa2e888513f13c920517c8e9e90 100644 --- a/demo/CentralScheduling/protocolB/B_defs.ttcn +++ b/demo/CentralScheduling/protocolB/B_defs.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolB/CS_B_Definitions.ttcn b/demo/CentralScheduling/protocolB/CS_B_Definitions.ttcn index 64dc6c5446fb057007482227671cb443a6561ea9..eb9177b3a9c01cb561e5d2cb3660a2954e11475e 100644 --- a/demo/CentralScheduling/protocolB/CS_B_Definitions.ttcn +++ b/demo/CentralScheduling/protocolB/CS_B_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolB/CS_B_Functions.ttcn b/demo/CentralScheduling/protocolB/CS_B_Functions.ttcn index 57e3fea9736031fdaa72c2a506f56ee3730ca34c..2895afc062d99b22fb86aaa92c8ef9caa045b1cd 100644 --- a/demo/CentralScheduling/protocolB/CS_B_Functions.ttcn +++ b/demo/CentralScheduling/protocolB/CS_B_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CentralScheduling/protocolB/LGen_B_Functions.ttcn b/demo/CentralScheduling/protocolB/LGen_B_Functions.ttcn index 676d927508aece67fab08e88c5c859f2c8462562..15b45ada493cdd6913cfbf6c23e2f89943578d2c 100644 --- a/demo/CentralScheduling/protocolB/LGen_B_Functions.ttcn +++ b/demo/CentralScheduling/protocolB/LGen_B_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.prj b/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.prj index 229ec5958d957bb093dae25a1d2bc17d09f6ccea..74e373891cc06e1f833f4158a9d8b09b02b631e6 100644 --- a/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.prj +++ b/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.ttcn b/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.ttcn index 31130dfb50b67fc7daeb15c996dbe96af041288a..833f6a84873a0fcf3c6f621845dc1a1265fddcc8 100644 --- a/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.ttcn +++ b/demo/CommandLineInterface/EPTF_CLL_CLI_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/CommandLineInterface/Makefile_patch.sh b/demo/CommandLineInterface/Makefile_patch.sh index 87d89991149681d4d28db1d29a9ac48c8c48fdcc..da252e694587120da5ff3d587e3a99c51f3b63d8 100755 --- a/demo/CommandLineInterface/Makefile_patch.sh +++ b/demo/CommandLineInterface/Makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' s/SOLARIS8_LIBS = -lsocket -lnsl/SOLARIS8_LIBS = -lsocket -lnsl -lresolv/g diff --git a/demo/CommandLineInterface/cli.cfg b/demo/CommandLineInterface/cli.cfg index 9374e87ba5d2e3e024c86438af4638edf8292462..e460fba07dd21c8fe81c90293c679f98b86b745a 100644 --- a/demo/CommandLineInterface/cli.cfg +++ b/demo/CommandLineInterface/cli.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [DEFINE] diff --git a/demo/Common/RndValues_Demo.cfg b/demo/Common/RndValues_Demo.cfg index f9dc1e9617eafa729e35a7eee3c684bf4d1a7ff0..9785b5bc1ef061986530e96d504f911e6fb1c4ae 100644 --- a/demo/Common/RndValues_Demo.cfg +++ b/demo/Common/RndValues_Demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] #FileMask := LOG_ALL diff --git a/demo/Common/RndValues_Demo.prj b/demo/Common/RndValues_Demo.prj index af239be1eceb71f80e7454527eab008332c30498..b32bb5691ce0c24076ba6a548a5d620a0749b3d8 100644 --- a/demo/Common/RndValues_Demo.prj +++ b/demo/Common/RndValues_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Common/RndValues_Demo.ttcn b/demo/Common/RndValues_Demo.ttcn index 82cd927729952ea2141febc20abdba4604a93eeb..a27b5e00a32f8c2bd5c8aad7cbe7773aa13e9c91 100644 --- a/demo/Common/RndValues_Demo.ttcn +++ b/demo/Common/RndValues_Demo.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/DataSource/DataSource_Demo.grp b/demo/DataSource/DataSource_Demo.grp index dbe4f34027354763d36a35dd7f7be9dac16fe1d9..f75b95164ef48e6d2b32be7b33a2c078168dcfa0 100644 --- a/demo/DataSource/DataSource_Demo.grp +++ b/demo/DataSource/DataSource_Demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/DataSource/EPTF_CLL_DataSource_Demo.ttcn b/demo/DataSource/EPTF_CLL_DataSource_Demo.ttcn index 207fa5cca8feff406fa4cf8ed19e0be46279777d..de60e710934c51b14c404bbad8581df294e0e1dc 100644 --- a/demo/DataSource/EPTF_CLL_DataSource_Demo.ttcn +++ b/demo/DataSource/EPTF_CLL_DataSource_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/DataSource/EPTF_DataSource_Demo.cfg b/demo/DataSource/EPTF_DataSource_Demo.cfg index a10dc01f4c2392e541d98570c0a66a162104921f..c84085ad9b8e3dd2f76879cf1c487a8af2d4cf06 100644 --- a/demo/DataSource/EPTF_DataSource_Demo.cfg +++ b/demo/DataSource/EPTF_DataSource_Demo.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/demo/DataSource/EPTF_DataSource_Demo.prj b/demo/DataSource/EPTF_DataSource_Demo.prj index 275740ed3c23ee87b1dcb930067d560645ea9502..25736117aa1467c21fc188af38d55ca3d45a1bef 100644 --- a/demo/DataSource/EPTF_DataSource_Demo.prj +++ b/demo/DataSource/EPTF_DataSource_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/DsRestAPI/PythonAPI/exitDsRestAPI.py b/demo/DsRestAPI/PythonAPI/exitDsRestAPI.py index b3c7bcc50e29c70383c423bcc49ca71539e53bc7..b261ff96f730a78221a1202b398a686087a41022 100755 --- a/demo/DsRestAPI/PythonAPI/exitDsRestAPI.py +++ b/demo/DsRestAPI/PythonAPI/exitDsRestAPI.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import json diff --git a/demo/ExecCtrl/AppLib_A_Definitions.ttcn b/demo/ExecCtrl/AppLib_A_Definitions.ttcn index 9f90de5867e1f6dc2a9d5d03d39df22e366d24d0..665a57b3471594d8321f57986bf7d4b5d6bdec21 100644 --- a/demo/ExecCtrl/AppLib_A_Definitions.ttcn +++ b/demo/ExecCtrl/AppLib_A_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/AppLib_A_Functions.ttcn b/demo/ExecCtrl/AppLib_A_Functions.ttcn index 9491b7b21998dd2ec50038a87679a7ead859167c..e1acad08b008af2135e876559f7a68066342f196 100644 --- a/demo/ExecCtrl/AppLib_A_Functions.ttcn +++ b/demo/ExecCtrl/AppLib_A_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/ExecControlUIHandler_Demo.grp b/demo/ExecCtrl/ExecControlUIHandler_Demo.grp index 5e018f4b4acf8d3222f8428bf626d1570bb4a587..7c1135065e0a7f98e23572637ddaa65271e50565 100644 --- a/demo/ExecCtrl/ExecControlUIHandler_Demo.grp +++ b/demo/ExecCtrl/ExecControlUIHandler_Demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/ExecCtrl/ExecCtrlLGenPool_Demo.cfg b/demo/ExecCtrl/ExecCtrlLGenPool_Demo.cfg index aa6a1d5be7daf0a73faa1844e0aedb03ad5f087f..ef42ef8dad423815df0f34ccfb6fa5351ebdd3f5 100644 --- a/demo/ExecCtrl/ExecCtrlLGenPool_Demo.cfg +++ b/demo/ExecCtrl/ExecCtrlLGenPool_Demo.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/ExecCtrlLGenPool_Demo.prj b/demo/ExecCtrl/ExecCtrlLGenPool_Demo.prj index efd1bf0748d8ffba959b6ef1a60b16c2c7a1c6b0..0db285371fcae01857ac16a242c501e0d5f797ad 100644 --- a/demo/ExecCtrl/ExecCtrlLGenPool_Demo.prj +++ b/demo/ExecCtrl/ExecCtrlLGenPool_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/ExecCtrl/ExecCtrlLGenPool_Demo.ttcn b/demo/ExecCtrl/ExecCtrlLGenPool_Demo.ttcn index 53160d192ae814b03513b61609d5593c78cb467c..18b510b61d4be4eaf759fff614d183927216ad93 100644 --- a/demo/ExecCtrl/ExecCtrlLGenPool_Demo.ttcn +++ b/demo/ExecCtrl/ExecCtrlLGenPool_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/ExecCtrlUIHandler_Demo.ttcn b/demo/ExecCtrl/ExecCtrlUIHandler_Demo.ttcn index 24704f8567ea4825cb23e3d6a67cf46e27dffd9f..05cb5a6851f1541498679d6266d7de8a72dc7bf7 100644 --- a/demo/ExecCtrl/ExecCtrlUIHandler_Demo.ttcn +++ b/demo/ExecCtrl/ExecCtrlUIHandler_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/ExecCtrlUIHandler_demo.prj b/demo/ExecCtrl/ExecCtrlUIHandler_demo.prj index 01ca474306037ae30614fed2169604683b2ee633..1d07d6bbbfdf85288e2ccfa714df4072d4909179 100644 --- a/demo/ExecCtrl/ExecCtrlUIHandler_demo.prj +++ b/demo/ExecCtrl/ExecCtrlUIHandler_demo.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/ExecCtrl_Demo.ttcn b/demo/ExecCtrl/ExecCtrl_Demo.ttcn index aafdd48d9f9d9f46c86795ea0cfcd01251b19b4c..55aa0f8552d29e69cc572358cac75444decc1161 100644 --- a/demo/ExecCtrl/ExecCtrl_Demo.ttcn +++ b/demo/ExecCtrl/ExecCtrl_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/ExecCtrl_demo.prj b/demo/ExecCtrl/ExecCtrl_demo.prj index 854150773a61865a565ae63b392b9faac462ec5e..a36d72358a0ec9ac92e3072880ab5bf2f73d9f69 100644 --- a/demo/ExecCtrl/ExecCtrl_demo.prj +++ b/demo/ExecCtrl/ExecCtrl_demo.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/ExecCtrl/LoadRegUIHandler.grp b/demo/ExecCtrl/LoadRegUIHandler.grp index 2642b422af314682b1dea3e7861d9300c40c49c9..fe50391a9b5df8448ffae5098c6ee8900426585d 100644 --- a/demo/ExecCtrl/LoadRegUIHandler.grp +++ b/demo/ExecCtrl/LoadRegUIHandler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/ExecCtrl/execctrld.cfg b/demo/ExecCtrl/execctrld.cfg index aa0bd32ee5cbc49180053776e9e4652689ad9716..35e829dbdf2e4f6612c00a14e4a73b7b296a6389 100644 --- a/demo/ExecCtrl/execctrld.cfg +++ b/demo/ExecCtrl/execctrld.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.cfg b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.cfg index b948ed0af347a55d26cace2e4ef50be91f84d2c7..7115db71f116fcc9a3123b7a1cc64cae062b5f9c 100644 --- a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.cfg +++ b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [TESTPORT_PARAMETERS] diff --git a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.prj b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.prj index fcc0688aa4f84635d8182acd1476516947212ae3..35f2c4ca89ceca9da158fefe63c5ee014a5633c0 100644 --- a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.prj +++ b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.tpd b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.tpd index 7176fb1fc69426ed53fe8c6323e587c78f2dc921..a71f06f976c9a01c363a84a4a684963a38663be2 100644 --- a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.tpd +++ b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.ttcn b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.ttcn index 4140b4285a6938e3a7e40d5c4eec37e01acc6788..a54192d121df75af1b894791f8ce74454e2c3838 100644 --- a/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.ttcn +++ b/demo/FreeBusyQueue/EPTF_FreeBusyQueue_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/GUIViewer/GUIViewer_Demo.cfg b/demo/GUIViewer/GUIViewer_Demo.cfg index e3d53cb18e2b87373e3c02503ebaf83aaf598223..d9502740eee5c03775460999927a862ba229c884 100644 --- a/demo/GUIViewer/GUIViewer_Demo.cfg +++ b/demo/GUIViewer/GUIViewer_Demo.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/GUIViewer/GUIViewer_Demo.prj b/demo/GUIViewer/GUIViewer_Demo.prj index 5e5b7616a4816cdfda3417415b2e9e7713cad78d..f8489f53277945d62c25332d52931e19dc0ccb65 100644 --- a/demo/GUIViewer/GUIViewer_Demo.prj +++ b/demo/GUIViewer/GUIViewer_Demo.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/HashMap/HashMap.cfg b/demo/HashMap/HashMap.cfg index 3119af4d1270b1769b82271ef09bde0b09ae956c..865ead3f39042b3ff2240095f6727ef641d53663 100644 --- a/demo/HashMap/HashMap.cfg +++ b/demo/HashMap/HashMap.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/demo/HashMap/HashMap.prj b/demo/HashMap/HashMap.prj index 02a4b3ee1869e5e1853a4a4d6e9769efd5723afc..a9992e48e83cfa219b3ff3c2ba2e1e708c2c6311 100644 --- a/demo/HashMap/HashMap.prj +++ b/demo/HashMap/HashMap.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/HashMap/HashMap_demo.grp b/demo/HashMap/HashMap_demo.grp index ba96dd2846c5ab060d4cd435eac927db2decbe40..2f3ff4794fed730aae4fbcb5d95cb7fd9306f4f6 100644 --- a/demo/HashMap/HashMap_demo.grp +++ b/demo/HashMap/HashMap_demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/HashMap/HashMap_demo.ttcn b/demo/HashMap/HashMap_demo.ttcn index 307454f7cce9e693eb3ba1b28ea5e323e4f1a5db..d0a1f630525d3a18b8117e631ad867657c0f2182 100644 --- a/demo/HashMap/HashMap_demo.ttcn +++ b/demo/HashMap/HashMap_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/HostAdmin/EPTF_HostAdmin_demo.cfg b/demo/HostAdmin/EPTF_HostAdmin_demo.cfg index d0023e8b4c33217aa294992b90c31975b7c5112c..d3b15630a8a75842f2ae73eae331e9251c1046cc 100644 --- a/demo/HostAdmin/EPTF_HostAdmin_demo.cfg +++ b/demo/HostAdmin/EPTF_HostAdmin_demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/demo/HostAdmin/EPTF_HostAdmin_demo.prj b/demo/HostAdmin/EPTF_HostAdmin_demo.prj index 52f8f399eb49711c7a30f4eb0efe2f3ef6031ebb..7cd3c6e4a3720cb8e9b7808c4740467f0a0d6783 100644 --- a/demo/HostAdmin/EPTF_HostAdmin_demo.prj +++ b/demo/HostAdmin/EPTF_HostAdmin_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/HostAdmin/EPTF_HostAdmin_demo.ttcn b/demo/HostAdmin/EPTF_HostAdmin_demo.ttcn index 3adb8e64b6d402246dadd5cb908407d3f83556a4..92efbeb1f2b49a746422f6db4334b1bcc15cdbc7 100644 --- a/demo/HostAdmin/EPTF_HostAdmin_demo.ttcn +++ b/demo/HostAdmin/EPTF_HostAdmin_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/HostAdmin/LOADMEASasp.grp b/demo/HostAdmin/LOADMEASasp.grp index 467208aa4ea58d92563d09ac86a86b4c66ae6681..0cf3685dff22c3cf9a61fd65f53badfe9f1659e9 100644 --- a/demo/HostAdmin/LOADMEASasp.grp +++ b/demo/HostAdmin/LOADMEASasp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/HostAdmin/PIPEasp.grp b/demo/HostAdmin/PIPEasp.grp index 61c91b451222e9be6c556585ec126eb68cc762da..7ddb5850402b488215d66b9826d003949672a77e 100644 --- a/demo/HostAdmin/PIPEasp.grp +++ b/demo/HostAdmin/PIPEasp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/HostAdmin/gui.xml b/demo/HostAdmin/gui.xml index 43ff67c7f4d02bd7bba3be8ceb80d6200ed51719..c6a6c54cb10a80ca3c1ecf3615cafac15a9c6511 100644 --- a/demo/HostAdmin/gui.xml +++ b/demo/HostAdmin/gui.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/demo/HostAdmin/makefile_patch.sh b/demo/HostAdmin/makefile_patch.sh index 1d79a78a820e5dbcf7d6eb7963c40a4f0d0e6a3a..00806d14f7bd2b80efbfd85e7b44264eebb7eb89 100755 --- a/demo/HostAdmin/makefile_patch.sh +++ b/demo/HostAdmin/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/demo/ILog/EPTF_ILog_Applib_Definitions.ttcn b/demo/ILog/EPTF_ILog_Applib_Definitions.ttcn index dd318ab29fcc95b5ad026faccfc1c5523f48de73..3a4c6910ca3fbb133620147f41df38af36740972 100644 --- a/demo/ILog/EPTF_ILog_Applib_Definitions.ttcn +++ b/demo/ILog/EPTF_ILog_Applib_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ILog/EPTF_ILog_Applib_Functions.ttcn b/demo/ILog/EPTF_ILog_Applib_Functions.ttcn index 4d52ac2a27eecde9c09a4119a03f7ae6ff9d359b..975d7e17ba90f71f57369d5c6a012a0b9bae2c24 100644 --- a/demo/ILog/EPTF_ILog_Applib_Functions.ttcn +++ b/demo/ILog/EPTF_ILog_Applib_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ILog/EPTF_ILog_Application_Definitions.ttcn b/demo/ILog/EPTF_ILog_Application_Definitions.ttcn index a575dade1db63c448bee1853d46308daf8e50d21..2332b95076edc611298844449802e06ee39b6767 100755 --- a/demo/ILog/EPTF_ILog_Application_Definitions.ttcn +++ b/demo/ILog/EPTF_ILog_Application_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ILog/EPTF_ILog_Application_Functions.ttcn b/demo/ILog/EPTF_ILog_Application_Functions.ttcn index 1eab5ca1db10ae99d6227be095f1cf4b51ac51d1..bc99f68492c00156833147b28509de0557e4278e 100755 --- a/demo/ILog/EPTF_ILog_Application_Functions.ttcn +++ b/demo/ILog/EPTF_ILog_Application_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ILog/EPTF_ILog_Transport_Definitions.ttcn b/demo/ILog/EPTF_ILog_Transport_Definitions.ttcn index 10a97282802230c4022ed8103260375fe2e76974..0653da3330924750fb27b221751dd4b02d39e9ea 100644 --- a/demo/ILog/EPTF_ILog_Transport_Definitions.ttcn +++ b/demo/ILog/EPTF_ILog_Transport_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ILog/EPTF_ILog_Transport_Functions.ttcn b/demo/ILog/EPTF_ILog_Transport_Functions.ttcn index 7a08a8a7068ce1a40150fcdd64faf39000e64664..a69cc76eeb1e6844011430b509278c7ca2d0c551 100644 --- a/demo/ILog/EPTF_ILog_Transport_Functions.ttcn +++ b/demo/ILog/EPTF_ILog_Transport_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/ILog/EPTF_ILog_demo.cfg b/demo/ILog/EPTF_ILog_demo.cfg index 3cdbe5c6eef619964b74a12b568d4b6702497a34..73e673f97d5fe674eef5bdd030cfd2a7318ef4eb 100644 --- a/demo/ILog/EPTF_ILog_demo.cfg +++ b/demo/ILog/EPTF_ILog_demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] diff --git a/demo/ILog/EPTF_ILog_demo.prj b/demo/ILog/EPTF_ILog_demo.prj index 94971df074fd64f9eeb5a4557ecb952082af0efe..acc34d6854db48ca4b218c0a82e61f955c191ca4 100644 --- a/demo/ILog/EPTF_ILog_demo.prj +++ b/demo/ILog/EPTF_ILog_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/ILog/EPTF_ILog_demo.tpd b/demo/ILog/EPTF_ILog_demo.tpd index f9d7f959d43e66b8544554e255f55f1478eab7ef..b3e0514714792fff57483697d9c32d693ae1d9b8 100644 --- a/demo/ILog/EPTF_ILog_demo.tpd +++ b/demo/ILog/EPTF_ILog_demo.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/demo/ILog/EPTF_ILog_demo.ttcn b/demo/ILog/EPTF_ILog_demo.ttcn index 656207fe558675c709f57338a36f8c91ebe48690..0bd7881bd83aa7a6d248ab07d9b2269f281f2a82 100644 --- a/demo/ILog/EPTF_ILog_demo.ttcn +++ b/demo/ILog/EPTF_ILog_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo.cfg b/demo/LGenBase/EPTF_LGenBaseDemo.cfg index 23b397511b4f93767593c78d3ed239b29f963dca..5800c13408e3eb955066efc83a5f814772b85ec2 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo.cfg +++ b/demo/LGenBase/EPTF_LGenBaseDemo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] //tsp_EPTF_LGenBase_debugVars := true diff --git a/demo/LGenBase/EPTF_LGenBaseDemo.prj b/demo/LGenBase/EPTF_LGenBaseDemo.prj index d0a65deee43f1daa452aaa46318691d30eef8f21..031d9e76955c32604ac715f5574f8419e40f922b 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo.prj +++ b/demo/LGenBase/EPTF_LGenBaseDemo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_CallerDefinitions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_CallerDefinitions.ttcn index 181737493e48def754177d0b260d1521e4bcceaf..4bf35cd0dd7ca53cfebb188a11e78af07752c20c 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_CallerDefinitions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_CallerDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_CallerFunctions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_CallerFunctions.ttcn index dd89a2453d277020435d9bc6d4739af83b1d21ad..f7a8fa40505e60b7ae5757202962936b953b4cd1 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_CallerFunctions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_CallerFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_Definitions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_Definitions.ttcn index d45ff54760b42fe69d08841842ae83b02fe487cd..54f0953022e2769045646e512890771b9c77f6b4 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_Definitions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_Functions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_Functions.ttcn index 3e83719f535c2f9aeebd60fceeeb168fdbbfbcdb..6007aa91ca711b0293920a4247574a3b394a1014 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_Functions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_ResponderDefinitions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_ResponderDefinitions.ttcn index 2280bbb2c89fa516eea05188b5ca693f27360623..5bb4eda982429e681a59f68445e3a0321d2cb004 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_ResponderDefinitions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_ResponderDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_ResponderFunctions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_ResponderFunctions.ttcn index 13be0656e85b7d7bb09db482d7ecae1259f68742..eb765895da36f7483b890994fb47684ac087ab3a 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_ResponderFunctions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_ResponderFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmDefinitions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmDefinitions.ttcn index 3342db22952ada372c97450ffae19bed569339c9..0531965fc458a5ef374959dcd083c1a14fec2869 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmDefinitions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmFunctions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmFunctions.ttcn index 157a499305f59fc4ca800a4ac94c576c7527ca29..a91a151cd5ce581a9ca3dac1f4b2bfc3034991ff 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmFunctions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_SiblingFsmFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_TemplateFunctions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_TemplateFunctions.ttcn index 15ada86871d9ee6eed847a348c367c8de6d9296e..43f0c16f1a358bdb04b2ac61512a34333b2ce4d7 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_TemplateFunctions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_TemplateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_TransportDefinitions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_TransportDefinitions.ttcn index f1e6a8b815cbd47dad3834e20c4f658aa17475a1..fa95f0eec37a83c6f8fb691446e04930e801606f 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_TransportDefinitions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_TransportDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_TransportFunctions.ttcn b/demo/LGenBase/EPTF_LGenBaseDemo_TransportFunctions.ttcn index e3654493f06d166f53e438cbe46850d1c2ac7b8d..75d0dc36c18ce0c649f2465ad4b58f7a539ca2c2 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_TransportFunctions.ttcn +++ b/demo/LGenBase/EPTF_LGenBaseDemo_TransportFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_msgReRegisterTemplate.txt b/demo/LGenBase/EPTF_LGenBaseDemo_msgReRegisterTemplate.txt index 81f60c9066c08a2958e02b85131d94fe8c0301db..46c79cb8be97751b934f02e0b7c0d811fd3c17e7 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_msgReRegisterTemplate.txt +++ b/demo/LGenBase/EPTF_LGenBaseDemo_msgReRegisterTemplate.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// LGenBase Demo ReRegisterMsg From: $(phonePrefix)$(fromNr) diff --git a/demo/LGenBase/EPTF_LGenBaseDemo_msgRegisterTemplate.txt b/demo/LGenBase/EPTF_LGenBaseDemo_msgRegisterTemplate.txt index 167f2ba6d75f2a41c5eae01e628d97ceb263c739..0c81301884074e3457e1e87731495f45878cdece 100644 --- a/demo/LGenBase/EPTF_LGenBaseDemo_msgRegisterTemplate.txt +++ b/demo/LGenBase/EPTF_LGenBaseDemo_msgRegisterTemplate.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// LGenBase Demo RegisterMsg From: $(phonePrefix)$(fromNr) diff --git a/demo/LGenBase/Readme.txt b/demo/LGenBase/Readme.txt index ae458558e0d4a1398d0a604622fd51073ba43d2e..36059b2bfa898b1b19b81d34c24f8cd76cb476eb 100644 --- a/demo/LGenBase/Readme.txt +++ b/demo/LGenBase/Readme.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// The purpose of this demo is to give a basic view of the use of the LGenBase feature of the TitanSim Core Load Library. diff --git a/demo/LoadRegulator/EPTF_LoadRegulator_demo.cfg b/demo/LoadRegulator/EPTF_LoadRegulator_demo.cfg index 5ca1c6db6797918e968c01aea4c88505014f0f99..b67ac9e20a98510b386950001e329208719e0ac2 100644 --- a/demo/LoadRegulator/EPTF_LoadRegulator_demo.cfg +++ b/demo/LoadRegulator/EPTF_LoadRegulator_demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] #TCPPort := 9999 diff --git a/demo/LoadRegulator/EPTF_LoadRegulator_demo.prj b/demo/LoadRegulator/EPTF_LoadRegulator_demo.prj index 3573cb3fe326e3b7a0d3134218bcfe63689450da..8b6b52383ad4abfde7f4dd0343f4c0d6e082dcbe 100644 --- a/demo/LoadRegulator/EPTF_LoadRegulator_demo.prj +++ b/demo/LoadRegulator/EPTF_LoadRegulator_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/LoadRegulator/EPTF_LoadRegulator_demo.ttcn b/demo/LoadRegulator/EPTF_LoadRegulator_demo.ttcn index a83c13b24eb2ad6410ae38d14a2fbc66a0e790b6..85c1956e91b9d88a34d1f22e90eac1687fea82ad 100644 --- a/demo/LoadRegulator/EPTF_LoadRegulator_demo.ttcn +++ b/demo/LoadRegulator/EPTF_LoadRegulator_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/Logging/EPTF_Logging_test.cfg b/demo/Logging/EPTF_Logging_test.cfg index 74f81aebc8fd4f5a0232060f1878788ae6f58467..bf8f60d8814ab26be692b736d3e6d07e07420c13 100644 --- a/demo/Logging/EPTF_Logging_test.cfg +++ b/demo/Logging/EPTF_Logging_test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL diff --git a/demo/Logging/EPTF_Logging_test.prj b/demo/Logging/EPTF_Logging_test.prj index 6232052d2a2cf256b34013514648dbdcccdf8007..d5b84682907ef16c23eab250eebb68bed2f174cd 100644 --- a/demo/Logging/EPTF_Logging_test.prj +++ b/demo/Logging/EPTF_Logging_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Logging/EPTF_Logging_test.ttcn b/demo/Logging/EPTF_Logging_test.ttcn index 0e63af1bbfc7610a3fec196e972428fa97d3d543..db19e8da3581c0cda9dd68bc4cbee24fb03b6955 100644 --- a/demo/Logging/EPTF_Logging_test.ttcn +++ b/demo/Logging/EPTF_Logging_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Logging_test { diff --git a/demo/Logging/LoggingUI.cfg b/demo/Logging/LoggingUI.cfg index 62f9926c16a31aaab7fc8a0e7466e86064a9fdb6..3052e24c9f26b3ff8fd9327d6927f5168b45029c 100644 --- a/demo/Logging/LoggingUI.cfg +++ b/demo/Logging/LoggingUI.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/demo/Logging/LoggingUI.prj b/demo/Logging/LoggingUI.prj index a1f3fd076fcbfe5d6a40fadbc861c6e40cccba76..519e9970fd82ee70d5eedd124d6030aaa509f907 100644 --- a/demo/Logging/LoggingUI.prj +++ b/demo/Logging/LoggingUI.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Logging/LoggingUI_Demo.ttcn b/demo/Logging/LoggingUI_Demo.ttcn index 25a5cefe1ae00de24fdde956a78b85f79ceca39e..1843d206e475199db9e2d3da460fcc5410d0208f 100644 --- a/demo/Logging/LoggingUI_Demo.ttcn +++ b/demo/Logging/LoggingUI_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/Logging/Logging_Demo.grp b/demo/Logging/Logging_Demo.grp index 5420017df174dd817b8f2cd252ecff710f6d3f0b..4a043ef27d66cd843630cb1da005c84385247e82 100644 --- a/demo/Logging/Logging_Demo.grp +++ b/demo/Logging/Logging_Demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Logging/TCCUsefulFunctions.grp b/demo/Logging/TCCUsefulFunctions.grp index 55c98d4944ae4bc51abe49586b08f65da9dac885..4168fe30b0fabf76d437aecce15535f3cd9ec56f 100644 --- a/demo/Logging/TCCUsefulFunctions.grp +++ b/demo/Logging/TCCUsefulFunctions.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Logging/TELNETasp.grp b/demo/Logging/TELNETasp.grp index e4dfb4d3e7867765f4260fb0d581423b20012c73..497eebf2f2ae87e4088c938381f7d561f703f037 100644 --- a/demo/Logging/TELNETasp.grp +++ b/demo/Logging/TELNETasp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Logging/XTDPasp.grp b/demo/Logging/XTDPasp.grp index a6ced026145596eca12cedfe1c697de7064fa268..35d83d4f5c3c31b67a26b393d6d7ce80165aa73f 100644 --- a/demo/Logging/XTDPasp.grp +++ b/demo/Logging/XTDPasp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/NameService/EPTF_NameService_test.prj b/demo/NameService/EPTF_NameService_test.prj index 8372597b61ef0344dfacb34fdae8fa2302bd7efd..6e64a847f0f77d6243b10e6a7195c913740e5b4c 100644 --- a/demo/NameService/EPTF_NameService_test.prj +++ b/demo/NameService/EPTF_NameService_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/NameService/EPTF_NameService_test.ttcn b/demo/NameService/EPTF_NameService_test.ttcn index fe98f655350041b4894489c62b379f5dd1db36b9..5a66d9d117bd76361d03d814c8186cc283e488ae 100644 --- a/demo/NameService/EPTF_NameService_test.ttcn +++ b/demo/NameService/EPTF_NameService_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_NameService_test { diff --git a/demo/PTCDeployment/EPTF_PTCDeployment_test.prj b/demo/PTCDeployment/EPTF_PTCDeployment_test.prj index a81c502e079a982ed8f11d304ec4d276f2e746f3..fe53e5e2ae8b9f839cc8592844220aeeb4f1a4fc 100644 --- a/demo/PTCDeployment/EPTF_PTCDeployment_test.prj +++ b/demo/PTCDeployment/EPTF_PTCDeployment_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/PTCDeployment/EPTF_PTCDeployment_test.ttcn b/demo/PTCDeployment/EPTF_PTCDeployment_test.ttcn index 2e63e64ae685fcf2a9afc5c05064ceeea0db81a9..8610b6d830580c79b71990078eb61f115de1e45f 100644 --- a/demo/PTCDeployment/EPTF_PTCDeployment_test.ttcn +++ b/demo/PTCDeployment/EPTF_PTCDeployment_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_PTCDeployment_test{ diff --git a/demo/RandomNArray/EPTF_RNA.cfg b/demo/RandomNArray/EPTF_RNA.cfg index 84eb50e52d21ba2aa8ec69ddd5a40453430c2980..c9a12092f97c91fa564a177eeb8dc6b76e1bd07e 100644 --- a/demo/RandomNArray/EPTF_RNA.cfg +++ b/demo/RandomNArray/EPTF_RNA.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/demo/RandomNArray/EPTF_RNA_Demo.prj b/demo/RandomNArray/EPTF_RNA_Demo.prj index 14a51685dc53c28810e7cfe97cc442e5df69a577..bc333c5d92f898c952b06cf6c34fe15ed35311eb 100644 --- a/demo/RandomNArray/EPTF_RNA_Demo.prj +++ b/demo/RandomNArray/EPTF_RNA_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/RandomNArray/EPTF_RNA_Demo.ttcn b/demo/RandomNArray/EPTF_RNA_Demo.ttcn index a6eeb7bd766b54cbfad27da62eae5fd6ad95c8fc..fbd35d1d8896b3ccd0ac177986175d5790897f24 100644 --- a/demo/RandomNArray/EPTF_RNA_Demo.ttcn +++ b/demo/RandomNArray/EPTF_RNA_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/RedBlackTree/EPTF_RedBlackTree_demo.cfg b/demo/RedBlackTree/EPTF_RedBlackTree_demo.cfg index 2d38f17c4f9bb5788430f36037578c1914b48efa..1a31379fabf4ad52079c84132c45a2f79f81d499 100644 --- a/demo/RedBlackTree/EPTF_RedBlackTree_demo.cfg +++ b/demo/RedBlackTree/EPTF_RedBlackTree_demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [TESTPORT_PARAMETERS] diff --git a/demo/RedBlackTree/EPTF_RedBlackTree_demo.prj b/demo/RedBlackTree/EPTF_RedBlackTree_demo.prj index 1f5186be877f48da3830006c9cdba493a8bf9075..02cb216f205024e94f38d94842c2b9247130766c 100644 --- a/demo/RedBlackTree/EPTF_RedBlackTree_demo.prj +++ b/demo/RedBlackTree/EPTF_RedBlackTree_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/RedBlackTree/EPTF_RedBlackTree_demo.ttcn b/demo/RedBlackTree/EPTF_RedBlackTree_demo.ttcn index e666f0091cdab0e8a1ed4ec34765d412b005ae63..3c43f3a1318e2f2074ad6ae40185e92cc5f3bfd8 100644 --- a/demo/RedBlackTree/EPTF_RedBlackTree_demo.ttcn +++ b/demo/RedBlackTree/EPTF_RedBlackTree_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/RendezVous/EPTF_Rendezvous.prj b/demo/RendezVous/EPTF_Rendezvous.prj index 4b4fef69a4beee119d9754d5acd028b711b8bf36..fc9885a37bd8fd94f36050f23d633b0b1e9e47ab 100644 --- a/demo/RendezVous/EPTF_Rendezvous.prj +++ b/demo/RendezVous/EPTF_Rendezvous.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/RendezVous/EPTF_Rendezvous_Demo.ttcn b/demo/RendezVous/EPTF_Rendezvous_Demo.ttcn index 8be82626c4f6bb68895fc3f1a7f62afda4c608e3..aab25923614ce65bfc36160be162c2f285313ede 100644 --- a/demo/RendezVous/EPTF_Rendezvous_Demo.ttcn +++ b/demo/RendezVous/EPTF_Rendezvous_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/RendezVous/Rendezvous.cfg b/demo/RendezVous/Rendezvous.cfg index cf64c6db596075d6c54c28bf7344fbff2e0ab4c8..09beb14ae24cf48081478182a97d20753fcc8d9e 100644 --- a/demo/RendezVous/Rendezvous.cfg +++ b/demo/RendezVous/Rendezvous.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/demo/RingBuffer/MyMessageTypeRingBuffer_Functions.ttcnpp b/demo/RingBuffer/MyMessageTypeRingBuffer_Functions.ttcnpp index 3310b5425fe5e90b751c1fe39826e4e3265a491e..61ffd713d273757db3907a082a4cf85435991129 100644 --- a/demo/RingBuffer/MyMessageTypeRingBuffer_Functions.ttcnpp +++ b/demo/RingBuffer/MyMessageTypeRingBuffer_Functions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/RingBuffer/MyMessageTypeRingBuffer_demo.ttcn b/demo/RingBuffer/MyMessageTypeRingBuffer_demo.ttcn index 41f47141d1d8a974ce25dbee129e57c36103918a..5c1cd590f77e2c146b9cdb3338944668a1115b96 100644 --- a/demo/RingBuffer/MyMessageTypeRingBuffer_demo.ttcn +++ b/demo/RingBuffer/MyMessageTypeRingBuffer_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/RingBuffer/RingBuffer_Demo.prj b/demo/RingBuffer/RingBuffer_Demo.prj index 1786762e51bd0009385cee3c0ddbefe78c3aa0ad..470e78d5eb358c1a2b8dfae396500c1c61f3b721 100644 --- a/demo/RingBuffer/RingBuffer_Demo.prj +++ b/demo/RingBuffer/RingBuffer_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Scheduler/EPTF_Scheduler_test.prj b/demo/Scheduler/EPTF_Scheduler_test.prj index 098a194bca4090c45318eca17e8c0b289ee9aa8d..e8e90c9fd8f7a61421d31bfab949e137288f6c2f 100644 --- a/demo/Scheduler/EPTF_Scheduler_test.prj +++ b/demo/Scheduler/EPTF_Scheduler_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Scheduler/EPTF_Scheduler_test.ttcn b/demo/Scheduler/EPTF_Scheduler_test.ttcn index 96984fd82837a6c644689a387f8137d064e91db5..940909d476c502c89ffae8e2456a678f881aa99b 100644 --- a/demo/Scheduler/EPTF_Scheduler_test.ttcn +++ b/demo/Scheduler/EPTF_Scheduler_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Scheduler_test { diff --git a/demo/Semaphore/EPTF_Semaphore_test.prj b/demo/Semaphore/EPTF_Semaphore_test.prj index 1bc291e35a8b558e0b4bcd6cdd8fdae942d6ebd4..45aa3137cd6bba31caa15c7ac53574fc76dc2caa 100644 --- a/demo/Semaphore/EPTF_Semaphore_test.prj +++ b/demo/Semaphore/EPTF_Semaphore_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Semaphore/EPTF_Semaphore_test.ttcn b/demo/Semaphore/EPTF_Semaphore_test.ttcn index b6d7eb7c8e2c2d7bcc322b9351d7708a106594ba..1b2d53dc6555d88ef0be24644fa8a1664e9f7bd7 100644 --- a/demo/Semaphore/EPTF_Semaphore_test.ttcn +++ b/demo/Semaphore/EPTF_Semaphore_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Semaphore_test { diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/SimpleHello_Demo.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/SimpleHello_Demo.ttcn index 868864a8c950422eec017cff3fc0f4e841bc1cc2..e60c33ab22e58fb33d53e496065d64874240a62f 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/SimpleHello_Demo.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/SimpleHello_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/Simple_Hello.prj b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/Simple_Hello.prj index 58d42ea43fc64ac7c173f3675455c86b48ef26bd..ae8f5deb4e0e1c7519c6476387a79c8b4dcb572c 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/Simple_Hello.prj +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/Simple_Hello.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/makefile_patch.sh b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/makefile_patch.sh index f63545008fb1b69d95749894b7a218fc1c06be00..56e0a8bc2883aa1b536a7a600f58164758baced8 100755 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/makefile_patch.sh +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/request_templ.txt b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/request_templ.txt index 954493bdd4c386869d269a90f84a5fae28c484c5..84a838076238968585bd1a4c32bd4411515548a4 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/request_templ.txt +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/request_templ.txt @@ -2,8 +2,8 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// 00000000000000000000000000000000000000000000000007000000$(senderId)$(msg) \ No newline at end of file diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/sh.cfg b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/sh.cfg index d8b2fe7545c98eadfbc98f0a4c54168ba8555b5f..19c560e1575617b057fb31e43280585435eb43ec 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/sh.cfg +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/demo/sh.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Definitions.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Definitions.ttcn index a46d7026307caf94c7bb884b81e05bd936069955..b86148b21bf7e052f89ffc7baf9739492b5cf551 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Definitions.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Functions.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Functions.ttcn index 2cd0687932d9edee07de4a1813a6ac9a9232c59a..950024aeb9c15d71860c9121d4a4b449c6c10d34 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Functions.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/LoadGen/EPTF_SimpleHello_LGen_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Definitions.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Definitions.ttcn index a9e90e2d1ca969c01ab4997af4d9852023c8f946..0d24f503405cd351a47f38cc6ff5d25ab9205427 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Definitions.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Functions.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Functions.ttcn index 3b732cba3ed0d5706cec5c84ea6eb975cc3dc356..80d100afea69592054426458d1ea8a93654f2bda 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Functions.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Logger/EPTF_SimpleHello_Logger_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Definitions.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Definitions.ttcn index 5638f12a5675925bec440ea783d74c79a31a5e78..e225766795831040df13c07eebb7906e9b01c9f2 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Definitions.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Functions.ttcn b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Functions.ttcn index f723c0bcf4e52307829c94b3b8ab19496a366f97..e5ceb7aa81e8771082e817086a03413222a0be29 100644 --- a/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Functions.ttcn +++ b/demo/SimpleHello/EPTF_Applib_SimpleHello/src/Transport/EPTF_SimpleHello_Transport_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/SimpleHello/Readme b/demo/SimpleHello/Readme index a2a3734ed1cee8b222f3fdd206ca9ff5136df54b..2caf5da202dd0ef5e38948777b2388464ca60122 100644 --- a/demo/SimpleHello/Readme +++ b/demo/SimpleHello/Readme @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// This is a Demo Application to present the basic structure of the TITAnSim R2. diff --git a/demo/SimpleHello/SimpleHello_ProtocolModule/src/EPTF_SimpleHello_Definitions.ttcn b/demo/SimpleHello/SimpleHello_ProtocolModule/src/EPTF_SimpleHello_Definitions.ttcn index 627a1b9769323505c6fa639f1ecd6a83cc30b936..d92331043a0de0cee1e96c7db71502a851d1ca25 100644 --- a/demo/SimpleHello/SimpleHello_ProtocolModule/src/EPTF_SimpleHello_Definitions.ttcn +++ b/demo/SimpleHello/SimpleHello_ProtocolModule/src/EPTF_SimpleHello_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/StatCapture/EPTF_StatCaptureControl_demo.ttcn b/demo/StatCapture/EPTF_StatCaptureControl_demo.ttcn index 21f6610ee3cd5b650fe301f5777b3883de429787..afca1c8875af7313629efafd1b1a06d045f7c190 100644 --- a/demo/StatCapture/EPTF_StatCaptureControl_demo.ttcn +++ b/demo/StatCapture/EPTF_StatCaptureControl_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/StatCapture/EPTF_StatCapture_demo.ttcn b/demo/StatCapture/EPTF_StatCapture_demo.ttcn index a7c91e77dbc3b179f6a706cfe77d7542970e0e60..651a352aefd584bda44d2b9d91c8baee44d8b837 100644 --- a/demo/StatCapture/EPTF_StatCapture_demo.ttcn +++ b/demo/StatCapture/EPTF_StatCapture_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/StatCapture/StatCaptureTest.prj b/demo/StatCapture/StatCaptureTest.prj index 3bd9e64d47674a7cd7f0fead7e7c5ceaedcc9e4e..7c6b2cecfc97822a816ea4c51e32a3585a25ea54 100644 --- a/demo/StatCapture/StatCaptureTest.prj +++ b/demo/StatCapture/StatCaptureTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/StatCapture/main.cfg b/demo/StatCapture/main.cfg index 8ff41fb80171f058a464e2cf8471d7717287acc9..12a9e9eda59e17ab0b86d5245a209b051b7e1eeb 100644 --- a/demo/StatCapture/main.cfg +++ b/demo/StatCapture/main.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] LogFile := "%e.%h-%r-%t.%s" diff --git a/demo/StatHandler/EPTF_StatHandler_Demo.cfg b/demo/StatHandler/EPTF_StatHandler_Demo.cfg index 3d922fd31c497ff90263408f18ff0f17e76ca0ff..c7c986275e8c379a8e9bb0bf30e151b085ed79ad 100644 --- a/demo/StatHandler/EPTF_StatHandler_Demo.cfg +++ b/demo/StatHandler/EPTF_StatHandler_Demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_xtdp_listen_addr := "127.0.0.1" diff --git a/demo/StatHandler/EPTF_StatHandler_Demo.prj b/demo/StatHandler/EPTF_StatHandler_Demo.prj index ba43c12afbf2a2c290b2b84fa8f04b8e56f8f825..587277e94bfdafbe3cccd9a199a557521a9063c9 100644 --- a/demo/StatHandler/EPTF_StatHandler_Demo.prj +++ b/demo/StatHandler/EPTF_StatHandler_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/StatHandler/EPTF_StatHandler_Demo.ttcn b/demo/StatHandler/EPTF_StatHandler_Demo.ttcn index 704ce5bbd644757dab2220408390ebad17a3b351..262daffa09d17c2281c0839581eba25f1cca44db 100644 --- a/demo/StatHandler/EPTF_StatHandler_Demo.ttcn +++ b/demo/StatHandler/EPTF_StatHandler_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/StatManager/EPTF_StatManager_demo.prj b/demo/StatManager/EPTF_StatManager_demo.prj index ec38a800b263423f9c1596a0bdd8fec5a89cd640..874563a11014b6a46de11d77b8e425d9c2ebe1d3 100644 --- a/demo/StatManager/EPTF_StatManager_demo.prj +++ b/demo/StatManager/EPTF_StatManager_demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/StatManager/EPTF_StatManager_demo.ttcn b/demo/StatManager/EPTF_StatManager_demo.ttcn index 4d02d5b425bc17b1ddea87434fc47e2884ae2610..52ac99a02b992ce4c42d0dd217e919421f24a786 100644 --- a/demo/StatManager/EPTF_StatManager_demo.ttcn +++ b/demo/StatManager/EPTF_StatManager_demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatManager_Test_Testcases { diff --git a/demo/StatManager/main.cfg b/demo/StatManager/main.cfg index 38d42af7fce250fe0fb20e3fd1cd2c45a11624ce..4fe231ff59618618e0535203ecaf2b7525e9429d 100644 --- a/demo/StatManager/main.cfg +++ b/demo/StatManager/main.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/demo/StatMeasure/EPTF_StatMeasure_test.prj b/demo/StatMeasure/EPTF_StatMeasure_test.prj index fb02bde14b7649b60573d779c261eb794306d292..f4692cce98c4c7e1ac1b8e306cefa5646bf0a844 100644 --- a/demo/StatMeasure/EPTF_StatMeasure_test.prj +++ b/demo/StatMeasure/EPTF_StatMeasure_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/StatMeasure/EPTF_StatMeasure_test.ttcn b/demo/StatMeasure/EPTF_StatMeasure_test.ttcn index 14ff4abe39876b0ab736573826234c120204b98c..84590eac5e6be0118af730e2f3131de49c40a1ad 100644 --- a/demo/StatMeasure/EPTF_StatMeasure_test.ttcn +++ b/demo/StatMeasure/EPTF_StatMeasure_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatMeasure_test { diff --git a/demo/StatMeasure/UsefulFunctions.grp b/demo/StatMeasure/UsefulFunctions.grp index 38f537dbc7596097993a571f82b61633b41740c4..08247d6fcd888438937950f906b2089db1e2d7a6 100644 --- a/demo/StatMeasure/UsefulFunctions.grp +++ b/demo/StatMeasure/UsefulFunctions.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/StatReplay/README.TXT b/demo/StatReplay/README.TXT index dc0124c4d5baa490e5e49ccc1cc3b13f8cce9edc..228f640da152210f5f0642d714ca659751b571b0 100644 --- a/demo/StatReplay/README.TXT +++ b/demo/StatReplay/README.TXT @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// The demo directory is empty. The demo ttcn file is in the src directory (EPTF_CLL_StatReplay_Execution), because diff --git a/demo/StatReplay/StatReplay_Demo.cfg b/demo/StatReplay/StatReplay_Demo.cfg index ac67ca8209d30085c7e50186d3fd7efccf652dcb..4f8d9839d7fc18a73ef42cd272f5164e8d6f8e86 100644 --- a/demo/StatReplay/StatReplay_Demo.cfg +++ b/demo/StatReplay/StatReplay_Demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] //LogFile := "%e.%h-%r-%t.%s" diff --git a/demo/StatReplay/StatReplay_Demo.prj b/demo/StatReplay/StatReplay_Demo.prj index aa8e62d986570f72341089359fbeea08cd34255b..603380a134c80285822a418c611692af96bd1c2d 100644 --- a/demo/StatReplay/StatReplay_Demo.prj +++ b/demo/StatReplay/StatReplay_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/StatReplay/testlog.txt b/demo/StatReplay/testlog.txt index 6d9cef23491bac088995db4acb42ca41be9d7cbe..5e24543e0a317da7dabc9cf17231df6549fe2bea 100644 --- a/demo/StatReplay/testlog.txt +++ b/demo/StatReplay/testlog.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// TimeStampBase: 2007-11-29-10:18:19.412000 0.295000 CaptureGroup["group1"] diff --git a/demo/TimeProfileEditor/TimeProfileEditor.cfg b/demo/TimeProfileEditor/TimeProfileEditor.cfg index 6c70b55beed97eb9636c4e0d20b663d5cb8ad7f8..eb344f926c330a3876670b90eecd8777c8473b14 100644 --- a/demo/TimeProfileEditor/TimeProfileEditor.cfg +++ b/demo/TimeProfileEditor/TimeProfileEditor.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] #FileMask := LOG_NOTHING diff --git a/demo/TimeProfileEditor/TimeProfileEditor.prj b/demo/TimeProfileEditor/TimeProfileEditor.prj index cc07c7b49669a037a65a36329cc07814450a619a..393705609fb910348e1bfeefaf9f73aff8c49bb5 100644 --- a/demo/TimeProfileEditor/TimeProfileEditor.prj +++ b/demo/TimeProfileEditor/TimeProfileEditor.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/TimeProfileEditor/edited_time_profiles.cfg b/demo/TimeProfileEditor/edited_time_profiles.cfg index 2accc55906ee80b08eb47668c7af2c64842fd0fc..cb23deb96f43ec08cd45ef3c11f0a082e56f2819 100644 --- a/demo/TimeProfileEditor/edited_time_profiles.cfg +++ b/demo/TimeProfileEditor/edited_time_profiles.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/demo/Transport/Transport_Demo.cfg b/demo/Transport/Transport_Demo.cfg index dfeb6d925ca8f52478786d4b7a5656e44956caea..d4a8bff65f7575733372b4a76466b4c3aec093fd 100644 --- a/demo/Transport/Transport_Demo.cfg +++ b/demo/Transport/Transport_Demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG diff --git a/demo/Transport/Transport_Demo.prj b/demo/Transport/Transport_Demo.prj index 288602c0ae04f93f39651789b882433be4733d9d..41d0f9ace1c7ff351504f4a5a3f90f80213ce2e7 100755 --- a/demo/Transport/Transport_Demo.prj +++ b/demo/Transport/Transport_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Transport/Transport_Demo.ttcn b/demo/Transport/Transport_Demo.ttcn index 66f03544cc3a3b141640d86162009d23b7a3783c..26a17ac747afa5f88bbf586754119fc6569d1d3d 100755 --- a/demo/Transport/Transport_Demo.ttcn +++ b/demo/Transport/Transport_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module Transport_Demo { diff --git a/demo/Transport/makefile_patch.sh b/demo/Transport/makefile_patch.sh index 0f2aab57706267802ed368009084a5ac147bfaf5..8127eca512dfbda6220cbc94396a49b11f66fc76 100755 --- a/demo/Transport/makefile_patch.sh +++ b/demo/Transport/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/demo/UIHandler/Makefile_script b/demo/UIHandler/Makefile_script index d53037cfa219712d7b089ce4a37eee40a4563fff..1a589c563049588295585d5e269968b9a0f9e165 100755 --- a/demo/UIHandler/Makefile_script +++ b/demo/UIHandler/Makefile_script @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' s/CPPFLAGS = .*/CPPFLAGS = -D$(PLATFORM) -I$(TTCN3_DIR)\/include -DNO_IPV6/g diff --git a/demo/UIHandler/README.TXT b/demo/UIHandler/README.TXT index 05968513e2bca4a95cea9a9a9bd8df9f50beb4b8..fe9daafaa435ed43d4bcda4a56c1f38a6a13f574 100644 --- a/demo/UIHandler/README.TXT +++ b/demo/UIHandler/README.TXT @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> In order to use the project file, you have to define some variables diff --git a/demo/UIHandler/Test1.launch b/demo/UIHandler/Test1.launch index 941e1ae5864a0c0896548933eb7ca005828f6945..b6eb33e4575f7587ae7403b3c14e3bde9ea299ad 100644 --- a/demo/UIHandler/Test1.launch +++ b/demo/UIHandler/Test1.launch @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/UIHandler/UIHandler_DataSource_Demo.cfg b/demo/UIHandler/UIHandler_DataSource_Demo.cfg index e4836c9b2f3b5c14f50ffe2d0b09dd09fa436da7..6949d98baf0bb05f05f1917da1170e600ee36689 100644 --- a/demo/UIHandler/UIHandler_DataSource_Demo.cfg +++ b/demo/UIHandler/UIHandler_DataSource_Demo.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/UIHandler/UIHandler_DataSource_Demo.prj b/demo/UIHandler/UIHandler_DataSource_Demo.prj index 5cec2c5172985ac0aa394c74f4cd105066cc78be..c5f35c2875dc28f6abfeed01fb65dde97c2bda4e 100644 --- a/demo/UIHandler/UIHandler_DataSource_Demo.prj +++ b/demo/UIHandler/UIHandler_DataSource_Demo.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/UIHandler/UI_Handler_Test.grp b/demo/UIHandler/UI_Handler_Test.grp index f3e5ec83f2792e269ed9b68cab08be004c5e605c..004166fea0e969d8f67e9ab277be060df8ea0692 100644 --- a/demo/UIHandler/UI_Handler_Test.grp +++ b/demo/UIHandler/UI_Handler_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/UIHandler/UI_Handler_Test.prj b/demo/UIHandler/UI_Handler_Test.prj index 40fc6f5fef8d63ea9fc8af1e7860c12851697da1..9de670ea701ee4b44c98e5de39544ce7b4bba61a 100644 --- a/demo/UIHandler/UI_Handler_Test.prj +++ b/demo/UIHandler/UI_Handler_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/UIHandler/UI_Handler_Test.ttcn b/demo/UIHandler/UI_Handler_Test.ttcn index 3657b6977f5c8015d3514da0080cb424d250a82c..fae8a2bafaa8e7a8bf861eb605d4cbd2bbbec242 100644 --- a/demo/UIHandler/UI_Handler_Test.ttcn +++ b/demo/UIHandler/UI_Handler_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/UIHandler/cfg.cfg b/demo/UIHandler/cfg.cfg index cac45ac124d932b5c3d3a6d58316bf2caba9a5cc..46e595b83d46afc9704ed22e212a9b6f1ba712e8 100644 --- a/demo/UIHandler/cfg.cfg +++ b/demo/UIHandler/cfg.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/demo/Variable/DateTimeFunctions.grp b/demo/Variable/DateTimeFunctions.grp index d62162fc185a5cd2fd8e6c67f51fe34339d07500..6a25be20791e07f45cf95daeb5eebe59aaab92ee 100644 --- a/demo/Variable/DateTimeFunctions.grp +++ b/demo/Variable/DateTimeFunctions.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Variable/EPTF_Var_SnapshotFile.cfg b/demo/Variable/EPTF_Var_SnapshotFile.cfg index d22e59645e58dbaf0eaafaf8f696dae001479e2d..d1a7be3c5dbc5e25c3f90b7f9f156b492d77c5a4 100644 --- a/demo/Variable/EPTF_Var_SnapshotFile.cfg +++ b/demo/Variable/EPTF_Var_SnapshotFile.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_EPTF_Var_SaveLoadSnapshot_cfg := { diff --git a/demo/Variable/EPTF_Variable_test.prj b/demo/Variable/EPTF_Variable_test.prj index 15b53744fb25a80e930ece937759e81b0f76859c..877114b77d828a2f22a782e0ac496369985514f9 100644 --- a/demo/Variable/EPTF_Variable_test.prj +++ b/demo/Variable/EPTF_Variable_test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/Variable/EPTF_Variable_test.ttcnpp b/demo/Variable/EPTF_Variable_test.ttcnpp index 85c7ec4c01ce8cd4df7687d5487e00a97d47c351..22f0d6bdc3ffb1414cf05821babdbffb15d5dfc8 100644 --- a/demo/Variable/EPTF_Variable_test.ttcnpp +++ b/demo/Variable/EPTF_Variable_test.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Variable_test { diff --git a/demo/Variable/FileIO.grp b/demo/Variable/FileIO.grp index d7891a7295b81a543164839ce0ba6c7d2eeb9e69..d33d6877a31834c4265713df386d824c89817121 100644 --- a/demo/Variable/FileIO.grp +++ b/demo/Variable/FileIO.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Variable/PIPE.grp b/demo/Variable/PIPE.grp index e652fc8278368b875cba0707006ab4334fe1c169..7433d5e21a4b6f58d6878c8866198c42c65aeadc 100644 --- a/demo/Variable/PIPE.grp +++ b/demo/Variable/PIPE.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Variable/Variable_Demo.grp b/demo/Variable/Variable_Demo.grp index e672b5dd86d2f00b42fd031349a9365e66f0fcfe..806726527eab302da199ea5ea33870b865788e17 100644 --- a/demo/Variable/Variable_Demo.grp +++ b/demo/Variable/Variable_Demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/Variable/main.cfg b/demo/Variable/main.cfg index 0e2fe29fde1738bd54b99a6b7a46e1de6880913f..eb0c5a8a5d12b717994c37d21dbc7eadbdc01c47 100644 --- a/demo/Variable/main.cfg +++ b/demo/Variable/main.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] LogFile := "%e.%h-%r-%t.%s" diff --git a/demo/WebGUI/EPTF_WebGUI_Demo.cfg b/demo/WebGUI/EPTF_WebGUI_Demo.cfg index 8358172c73b7c6a43bf2be50ca1b8d958496914f..4788f0af9e4721e719a895c6b9659e112a37c64b 100644 --- a/demo/WebGUI/EPTF_WebGUI_Demo.cfg +++ b/demo/WebGUI/EPTF_WebGUI_Demo.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/demo/WebGUI/EPTF_WebGUI_Demo.grp b/demo/WebGUI/EPTF_WebGUI_Demo.grp index f089c40bd5d570398d960e995dc4a5475a968b1d..b3dbf34b2044671904235a1e4253f473e38c1a21 100755 --- a/demo/WebGUI/EPTF_WebGUI_Demo.grp +++ b/demo/WebGUI/EPTF_WebGUI_Demo.grp @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/demo/WebGUI/EPTF_WebGUI_Demo.prj b/demo/WebGUI/EPTF_WebGUI_Demo.prj index 5b189d6050454ad907e838e2b419ac81ce3678c5..10c9f50127b5e211e44ff5543931ecc45deb83f9 100755 --- a/demo/WebGUI/EPTF_WebGUI_Demo.prj +++ b/demo/WebGUI/EPTF_WebGUI_Demo.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/demo/WebGUI/EPTF_WebGUI_Demo.tpd b/demo/WebGUI/EPTF_WebGUI_Demo.tpd index 15a0f53d596ace80a4576fe4913270b562b27bc6..a9c71d32bb3981ae28396710769457133182e899 100755 --- a/demo/WebGUI/EPTF_WebGUI_Demo.tpd +++ b/demo/WebGUI/EPTF_WebGUI_Demo.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/demo/WebGUI/EPTF_WebGUI_Demo_Definitions.ttcn b/demo/WebGUI/EPTF_WebGUI_Demo_Definitions.ttcn index 02ec1009909bcbe95de39032c133882b2e854750..bff244ddb8dabee092d194b6813743b81712327e 100755 --- a/demo/WebGUI/EPTF_WebGUI_Demo_Definitions.ttcn +++ b/demo/WebGUI/EPTF_WebGUI_Demo_Definitions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/WebGUI/EPTF_WebGUI_Demo_Functions.ttcn b/demo/WebGUI/EPTF_WebGUI_Demo_Functions.ttcn index e63f192131de3e64ab7c4fe3baea401207a3850b..b0ebe5cd0102bfcd39aa7f9c9145fb7185dd6c15 100755 --- a/demo/WebGUI/EPTF_WebGUI_Demo_Functions.ttcn +++ b/demo/WebGUI/EPTF_WebGUI_Demo_Functions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/WebGUI/EPTF_WebGUI_Demo_ManyEntityGroupsAndScenarios.cfg b/demo/WebGUI/EPTF_WebGUI_Demo_ManyEntityGroupsAndScenarios.cfg index d28cb14dab75fa66885f4d0bd249f66d4d9a1250..e406d0701a6c558084d46bf18e6ca52eea43c4ee 100644 --- a/demo/WebGUI/EPTF_WebGUI_Demo_ManyEntityGroupsAndScenarios.cfg +++ b/demo/WebGUI/EPTF_WebGUI_Demo_ManyEntityGroupsAndScenarios.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/demo/WebGUI/EPTF_WebGUI_Demo_Testcases.ttcn b/demo/WebGUI/EPTF_WebGUI_Demo_Testcases.ttcn index 12f76ae209bc59a155fd5da13c8de4bf1984e1a0..953abb6d3125d3ae1f335bc597903d8f7667a8bf 100755 --- a/demo/WebGUI/EPTF_WebGUI_Demo_Testcases.ttcn +++ b/demo/WebGUI/EPTF_WebGUI_Demo_Testcases.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/demo/WebGUI/python_test.py b/demo/WebGUI/python_test.py index c4ae52db6c585984a8f7f0b123f144a2a7c93b53..102a92ba5a961b95d6b7a1ecfd8becbf3b72ff19 100755 --- a/demo/WebGUI/python_test.py +++ b/demo/WebGUI/python_test.py @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import urllib2 diff --git a/doc/apidocSource/Menu.txt b/doc/apidocSource/Menu.txt index 652a444e08b11da1b3ae7c05b9d1bc48ec8b3f03..e08f5560b36afd986ddb28b7d7feeaeed8a488dc 100644 --- a/doc/apidocSource/Menu.txt +++ b/doc/apidocSource/Menu.txt @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// Format: 1.4 diff --git a/doc/apidocSource/TitanSim.html b/doc/apidocSource/TitanSim.html index b50bb5f99a28ec57b3401833f2e36209fb16a6f7..9c15705a457cb42f7361e99a42f7039aa6874a14 100644 --- a/doc/apidocSource/TitanSim.html +++ b/doc/apidocSource/TitanSim.html @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html> diff --git a/doc/apidocSource/index.html b/doc/apidocSource/index.html index 920b9498e0ed66df4850787dc5b67608e04c6d1f..b507b5b76ac8ed1c263b7f333160c413d39a38d9 100644 --- a/doc/apidocSource/index.html +++ b/doc/apidocSource/index.html @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html><head><title></title></head> diff --git a/src/Base/EPTF_CLL_Base.grp b/src/Base/EPTF_CLL_Base.grp index 3ad0485e7a6a287ab6a3412d90ba08bff01d5de9..a9a1eac0c9188da2288988333ff5a94e5ab1e91a 100644 --- a/src/Base/EPTF_CLL_Base.grp +++ b/src/Base/EPTF_CLL_Base.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Base/EPTF_CLL_Base.tpd b/src/Base/EPTF_CLL_Base.tpd index b165ca3b0ca2f1e9ed28b2c09ab913bdb5f9d155..777343c4298c69d991ca7606175b0d24e790abba 100644 --- a/src/Base/EPTF_CLL_Base.tpd +++ b/src/Base/EPTF_CLL_Base.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Base/EPTF_CLL_Base_Definitions.ttcn b/src/Base/EPTF_CLL_Base_Definitions.ttcn index bded1b906510da0874b3083b875697c310fe4e29..5e5e8b49139969a82f26f5e0c48f9bc7bd78718f 100644 --- a/src/Base/EPTF_CLL_Base_Definitions.ttcn +++ b/src/Base/EPTF_CLL_Base_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Base/EPTF_CLL_Base_Dep.grp b/src/Base/EPTF_CLL_Base_Dep.grp index 66233c962928270b36478dad59e26ea4239c3354..a6e7595d0b837986e945e5ca1902859cbb99f606 100755 --- a/src/Base/EPTF_CLL_Base_Dep.grp +++ b/src/Base/EPTF_CLL_Base_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/Base/EPTF_CLL_Base_ExternalFunctions.cc b/src/Base/EPTF_CLL_Base_ExternalFunctions.cc index b8b28c9084c241acd081cfdbca62ffc528d88962..3d90aa355b184dd0eb8b8ebd0c5c27152e1839c2 100644 --- a/src/Base/EPTF_CLL_Base_ExternalFunctions.cc +++ b/src/Base/EPTF_CLL_Base_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Base/EPTF_CLL_Base_Functions.ttcn b/src/Base/EPTF_CLL_Base_Functions.ttcn index 0c2e50d41afc6206cefa9cb2bf4c8c7acabe7af0..2e9fc1bc1fe7d1f35c41004dce911ebb7a7cb5df 100644 --- a/src/Base/EPTF_CLL_Base_Functions.ttcn +++ b/src/Base/EPTF_CLL_Base_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Buffer/EPTF_CLL_Buffer.grp b/src/Buffer/EPTF_CLL_Buffer.grp index daa7c3d5bb2e19cb0977c37b277ec6cb870dc800..245f405b744d4e067ab238a729efbba2a05c3f2d 100644 --- a/src/Buffer/EPTF_CLL_Buffer.grp +++ b/src/Buffer/EPTF_CLL_Buffer.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Buffer/EPTF_CLL_Buffer.tpd b/src/Buffer/EPTF_CLL_Buffer.tpd index 7fbcbdcfb6a1a846ce5341e0143cbb5708577480..d3e141989d39194794b10ae8e6cff160086bcb5d 100644 --- a/src/Buffer/EPTF_CLL_Buffer.tpd +++ b/src/Buffer/EPTF_CLL_Buffer.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Buffer/EPTF_CLL_Buffer_Definitions.ttcn b/src/Buffer/EPTF_CLL_Buffer_Definitions.ttcn index 19f882d24b26140e8b45c784ef92f240ba18b09d..7b51576d2b1261209f4a023b7e1f15fa443283b4 100644 --- a/src/Buffer/EPTF_CLL_Buffer_Definitions.ttcn +++ b/src/Buffer/EPTF_CLL_Buffer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Buffer/EPTF_CLL_Buffer_Dep.grp b/src/Buffer/EPTF_CLL_Buffer_Dep.grp index 9bad859966d98495a30dd165a8992fee47be3242..0856baadc12c2bc79d29bdb683d739b2128a506c 100755 --- a/src/Buffer/EPTF_CLL_Buffer_Dep.grp +++ b/src/Buffer/EPTF_CLL_Buffer_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/Buffer/EPTF_CLL_Buffer_ExternalFunctions.cc b/src/Buffer/EPTF_CLL_Buffer_ExternalFunctions.cc index dfaa872cebebc8069bd5999d14fc78a892656840..02b1bcafb195d3e4aa7f18b2c1998ff96562a5fc 100644 --- a/src/Buffer/EPTF_CLL_Buffer_ExternalFunctions.cc +++ b/src/Buffer/EPTF_CLL_Buffer_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// #include "EPTF_CLL_Buffer_Functions.hh" diff --git a/src/Buffer/EPTF_CLL_Buffer_Functions.ttcn b/src/Buffer/EPTF_CLL_Buffer_Functions.ttcn index 3435e7ef5b55d1b742c3278b01726415d7f61633..c64d3d2b3f9c0ee03d9dbde63e8cf0da32d92744 100644 --- a/src/Buffer/EPTF_CLL_Buffer_Functions.ttcn +++ b/src/Buffer/EPTF_CLL_Buffer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CSAdmin_Functions.ttcn b/src/CentralScheduling/EPTF_CLL_CSAdmin_Functions.ttcn index 075215767c4895351dc9b3df9adcbaacd300dc42..319ff506f1dfbb1cc9b9f61938c80ca177c07b87 100644 --- a/src/CentralScheduling/EPTF_CLL_CSAdmin_Functions.ttcn +++ b/src/CentralScheduling/EPTF_CLL_CSAdmin_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CSLB_Functions.ttcn b/src/CentralScheduling/EPTF_CLL_CSLB_Functions.ttcn index eaa0c666cf6506246684d08b0a857509e58372fa..0e4235c2ea22ea12ceb4147b6edeefa2ab348b2e 100644 --- a/src/CentralScheduling/EPTF_CLL_CSLB_Functions.ttcn +++ b/src/CentralScheduling/EPTF_CLL_CSLB_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CSUIHandler_Definitions.ttcn b/src/CentralScheduling/EPTF_CLL_CSUIHandler_Definitions.ttcn index d46d0276cf395236ced420d1eb9098781e3ba0bb..14214b0948ed6f9998508779673c432ae75c6e47 100644 --- a/src/CentralScheduling/EPTF_CLL_CSUIHandler_Definitions.ttcn +++ b/src/CentralScheduling/EPTF_CLL_CSUIHandler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CSUIHandler_Functions.ttcn b/src/CentralScheduling/EPTF_CLL_CSUIHandler_Functions.ttcn index d5f460c636e60dac00abddd3349683577c41ccaa..d392e262d48187b0e8bae16c9a980912422d3c0d 100644 --- a/src/CentralScheduling/EPTF_CLL_CSUIHandler_Functions.ttcn +++ b/src/CentralScheduling/EPTF_CLL_CSUIHandler_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CS_DSFunctions.ttcn b/src/CentralScheduling/EPTF_CLL_CS_DSFunctions.ttcn index 154e0375daf4c0aa99f04e1deb3442535a5113a9..29f177bbd6f32e982177c3119e7f2e264ab50642 100644 --- a/src/CentralScheduling/EPTF_CLL_CS_DSFunctions.ttcn +++ b/src/CentralScheduling/EPTF_CLL_CS_DSFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CS_Definitions.ttcn b/src/CentralScheduling/EPTF_CLL_CS_Definitions.ttcn index 334430ed9c0c08e7c735c15db83d3dbaa0dfb12b..eace0a8bd09170d10fa49ed1af19aae4118bec64 100644 --- a/src/CentralScheduling/EPTF_CLL_CS_Definitions.ttcn +++ b/src/CentralScheduling/EPTF_CLL_CS_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CentralScheduling.grp b/src/CentralScheduling/EPTF_CLL_CentralScheduling.grp index 204b6dae4775efc9f79a7e5cc4472375d05ffe95..b9ba85c8783acc2cd6f0875c55975cbb6c7295e6 100644 --- a/src/CentralScheduling/EPTF_CLL_CentralScheduling.grp +++ b/src/CentralScheduling/EPTF_CLL_CentralScheduling.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CentralScheduling.tpd b/src/CentralScheduling/EPTF_CLL_CentralScheduling.tpd index b4ee95623d9b581dc76f4c79d488acd87221b068..0c370855c3767afd774bf52042890e04d2817070 100644 --- a/src/CentralScheduling/EPTF_CLL_CentralScheduling.tpd +++ b/src/CentralScheduling/EPTF_CLL_CentralScheduling.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.grp b/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.grp index 2059142229bf060f32ca484436430fa5364f9c75..01431d1d86bb6e90fe18cc891b172cfd73706961 100644 --- a/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.grp +++ b/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.tpd b/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.tpd index fa0490ad237cb14d437b0ece85f8cc7fe659ff09..0fe49f9214b9403f9f41a86eb048149fe2fed723 100644 --- a/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.tpd +++ b/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler_Dep.grp b/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler_Dep.grp index ab626743eff5e8ccf467a0858c2b7d23188034c8..e46e1a2cd3ea342614df8869d737393b4ee0cd46 100755 --- a/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler_Dep.grp +++ b/src/CentralScheduling/EPTF_CLL_CentralSchedulingUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/CentralScheduling/EPTF_CLL_CentralScheduling_Dep.grp b/src/CentralScheduling/EPTF_CLL_CentralScheduling_Dep.grp index 92a7108839f1b1b916644f552c24fab4981289f7..2a2073ec443c96161a24d3dd1c7cbac3cbc9b9a0 100755 --- a/src/CentralScheduling/EPTF_CLL_CentralScheduling_Dep.grp +++ b/src/CentralScheduling/EPTF_CLL_CentralScheduling_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/CommandLineInterface/EPTF_CLL_CLI.grp b/src/CommandLineInterface/EPTF_CLL_CLI.grp index 30cc48c14fb7210cf662eba24f48ac556bd6931e..cbc0e27829efdc9251c620b7167607cff06342ba 100644 --- a/src/CommandLineInterface/EPTF_CLL_CLI.grp +++ b/src/CommandLineInterface/EPTF_CLL_CLI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/CommandLineInterface/EPTF_CLL_CLI.tpd b/src/CommandLineInterface/EPTF_CLL_CLI.tpd index 0af6df5718ec6cd0e02be379f2ab3844622a4ec4..eda324ffaea9dffaf2cd6ec88f5c014c8056a6e7 100644 --- a/src/CommandLineInterface/EPTF_CLL_CLI.tpd +++ b/src/CommandLineInterface/EPTF_CLL_CLI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/CommandLineInterface/EPTF_CLL_CLI_Definitions.ttcn b/src/CommandLineInterface/EPTF_CLL_CLI_Definitions.ttcn index 34e07cfa4497d36f8cbb8953264f581f22ae39f6..1459b8cb88ddeb2708cfa30b6596ca5a966c82b0 100644 --- a/src/CommandLineInterface/EPTF_CLL_CLI_Definitions.ttcn +++ b/src/CommandLineInterface/EPTF_CLL_CLI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CommandLineInterface/EPTF_CLL_CLI_Functions.ttcn b/src/CommandLineInterface/EPTF_CLL_CLI_Functions.ttcn index 36374bd25e3e359a972bc5035c6d192b4b03d34b..e1a4fe7b4720c69c83480df4b9040a3d0f9d8fa2 100644 --- a/src/CommandLineInterface/EPTF_CLL_CLI_Functions.ttcn +++ b/src/CommandLineInterface/EPTF_CLL_CLI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/CommandLineInterface/EPTF_CLL_CommandLineInterface_Dep.grp b/src/CommandLineInterface/EPTF_CLL_CommandLineInterface_Dep.grp index 8d96d41448d1a98a81dd39b121c077f5a97d4cf6..d6e851cf30ac8c4129e6724462315890ab4ffa4e 100755 --- a/src/CommandLineInterface/EPTF_CLL_CommandLineInterface_Dep.grp +++ b/src/CommandLineInterface/EPTF_CLL_CommandLineInterface_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common.grp b/src/Common/EPTF_CLL_Common.grp index 09ec045a0fa8ef2cdf523ffc3c09e727da3b9aed..290643ace7228b025c24a0f7f967d685b95540f1 100644 --- a/src/Common/EPTF_CLL_Common.grp +++ b/src/Common/EPTF_CLL_Common.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Common/EPTF_CLL_Common.tpd b/src/Common/EPTF_CLL_Common.tpd index 48d3708f02c84ea6594871bfa5123ffca55517a6..30bb6cb50ef7a9b9971c445bb4d41c02fb8d43d1 100644 --- a/src/Common/EPTF_CLL_Common.tpd +++ b/src/Common/EPTF_CLL_Common.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Common/EPTF_CLL_Common_Definitions.ttcn b/src/Common/EPTF_CLL_Common_Definitions.ttcn index 7ab1c57a8b6edf005236cfa9915e25dbb5267f80..177b27ea09b7f62ea201bb94931e4941991c666f 100644 --- a/src/Common/EPTF_CLL_Common_Definitions.ttcn +++ b/src/Common/EPTF_CLL_Common_Definitions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_Dep.grp b/src/Common/EPTF_CLL_Common_Dep.grp index b1b5571d17402351bb36aecf8e41105e9b630797..9887625f7877929b5603defef9efcf3cc8cbda40 100755 --- a/src/Common/EPTF_CLL_Common_Dep.grp +++ b/src/Common/EPTF_CLL_Common_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/Common/EPTF_CLL_Common_ExternalFunctions.cc b/src/Common/EPTF_CLL_Common_ExternalFunctions.cc index 184de1bc71418a40170ff2a1cd418483c141fb93..8dc7a71757763b2f0c03bf3a04ac41fae34a7ebd 100644 --- a/src/Common/EPTF_CLL_Common_ExternalFunctions.cc +++ b/src/Common/EPTF_CLL_Common_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_Functions.ttcn b/src/Common/EPTF_CLL_Common_Functions.ttcn index 577d200897cd4831b65e6e7abf029a8e1876b0d1..b3ef1219b33cb107fb755d5e9afe4a12fdcf1d43 100644 --- a/src/Common/EPTF_CLL_Common_Functions.ttcn +++ b/src/Common/EPTF_CLL_Common_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_IndexArrayDefinitions.ttcn b/src/Common/EPTF_CLL_Common_IndexArrayDefinitions.ttcn index 8f530bc5875beb9429bf74f7ccc993a02fdac3df..d2ee02970cff2c1ae33dbc3d421131dd354e7995 100644 --- a/src/Common/EPTF_CLL_Common_IndexArrayDefinitions.ttcn +++ b/src/Common/EPTF_CLL_Common_IndexArrayDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_IndexArrayFunctions.ttcn b/src/Common/EPTF_CLL_Common_IndexArrayFunctions.ttcn index 003223d06ad2432071e70b56378e3ce82c0c7193..5115b45f6aade6ebcbd1c636f7a08fbe6c4beae2 100644 --- a/src/Common/EPTF_CLL_Common_IndexArrayFunctions.ttcn +++ b/src/Common/EPTF_CLL_Common_IndexArrayFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_PrivateDebugDefinitions.ttcnpp b/src/Common/EPTF_CLL_Common_PrivateDebugDefinitions.ttcnpp index 34581220252d3f0e70f0f4c8072af0a606e77b85..b01728638d90b7bfd3538d97129d33d0752cadb7 100644 --- a/src/Common/EPTF_CLL_Common_PrivateDebugDefinitions.ttcnpp +++ b/src/Common/EPTF_CLL_Common_PrivateDebugDefinitions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_RndDefinitions.ttcn b/src/Common/EPTF_CLL_Common_RndDefinitions.ttcn index 70a8dd1c8b1c516e657d76b233316694e0639be5..46bd5c512b442c9e3bcdb6cd14ba43f73d0b9086 100644 --- a/src/Common/EPTF_CLL_Common_RndDefinitions.ttcn +++ b/src/Common/EPTF_CLL_Common_RndDefinitions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Common/EPTF_CLL_Common_RndFunctions.ttcn b/src/Common/EPTF_CLL_Common_RndFunctions.ttcn index f99093a709de026845a536c2d3050d78e34582f4..b150c186ef2405b05765acf2bbe10ccea30a0194 100644 --- a/src/Common/EPTF_CLL_Common_RndFunctions.ttcn +++ b/src/Common/EPTF_CLL_Common_RndFunctions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DataSource/EPTF_CLL_DataSource.grp b/src/DataSource/EPTF_CLL_DataSource.grp index 8be48a804b87f4838d85fac838459ed27a267743..d70384dbbf677d087d2146b0570ab974f3d326aa 100644 --- a/src/DataSource/EPTF_CLL_DataSource.grp +++ b/src/DataSource/EPTF_CLL_DataSource.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/DataSource/EPTF_CLL_DataSource.tpd b/src/DataSource/EPTF_CLL_DataSource.tpd index 8bbe637031bea2a542c47a3fe31011c8c52aaea9..66d23784d223288e22d809378e0684c147adeb17 100644 --- a/src/DataSource/EPTF_CLL_DataSource.tpd +++ b/src/DataSource/EPTF_CLL_DataSource.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/DataSource/EPTF_CLL_DataSourceClient_Functions.ttcn b/src/DataSource/EPTF_CLL_DataSourceClient_Functions.ttcn index 8dded9742ed72599142fce3b4be225ee02b38af4..59ed3b75db8fb1ccfd397dc29cf96919efce197b 100644 --- a/src/DataSource/EPTF_CLL_DataSourceClient_Functions.ttcn +++ b/src/DataSource/EPTF_CLL_DataSourceClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DataSource/EPTF_CLL_DataSource_Apidoc.ttcn b/src/DataSource/EPTF_CLL_DataSource_Apidoc.ttcn index dc195530131b852e1bd91e0af390f8aea6276c26..a192b2971bf2a94e92cea9a413428525f7fa24ee 100644 --- a/src/DataSource/EPTF_CLL_DataSource_Apidoc.ttcn +++ b/src/DataSource/EPTF_CLL_DataSource_Apidoc.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DataSource/EPTF_CLL_DataSource_Definitions.ttcn b/src/DataSource/EPTF_CLL_DataSource_Definitions.ttcn index 33866d97ab87bac01c46fa44faa5fa5fa46f5c78..e585da4f2ba7d68bcb55deaf44ce6af79acc5d9e 100644 --- a/src/DataSource/EPTF_CLL_DataSource_Definitions.ttcn +++ b/src/DataSource/EPTF_CLL_DataSource_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DataSource/EPTF_CLL_DataSource_Dep.grp b/src/DataSource/EPTF_CLL_DataSource_Dep.grp index afb7db5a26baed9b44eb95fe7494325477330537..019c378ce092626b8f7be577e537f419c2035715 100755 --- a/src/DataSource/EPTF_CLL_DataSource_Dep.grp +++ b/src/DataSource/EPTF_CLL_DataSource_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/DataSource/EPTF_CLL_DataSource_ExternalFunctions.cc b/src/DataSource/EPTF_CLL_DataSource_ExternalFunctions.cc index 4d3c95fe774dafac69c0364b026420ee878cee3e..ce0c4d25dd6fe1c5856977f21d94921d54c29a7a 100644 --- a/src/DataSource/EPTF_CLL_DataSource_ExternalFunctions.cc +++ b/src/DataSource/EPTF_CLL_DataSource_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/DataSource/EPTF_CLL_DataSource_Functions.ttcn b/src/DataSource/EPTF_CLL_DataSource_Functions.ttcn index 00aa4e5cb2a4c9192d5c14c9eaf94bbc27dc773c..2381ada8de91f679783ee1cad718ab5103567324 100644 --- a/src/DataSource/EPTF_CLL_DataSource_Functions.ttcn +++ b/src/DataSource/EPTF_CLL_DataSource_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// @@ -2338,9 +2338,9 @@ return "//////////////////////////////////////////////////////////////////////// // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/Api/Js/DsRestAPI.js b/src/DsRestAPI/Api/Js/DsRestAPI.js index 1493ea8f2c1e6afc4f219a86e00b02b1e813ca9f..c81c8f298e969f1cfacdab45610da50af262f9f5 100644 --- a/src/DsRestAPI/Api/Js/DsRestAPI.js +++ b/src/DsRestAPI/Api/Js/DsRestAPI.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /** DsRestAPI DataSource API calls */ diff --git a/src/DsRestAPI/Api/Js/DsRestAPIComm.js b/src/DsRestAPI/Api/Js/DsRestAPIComm.js index 104bec6133b69175a3fd93d17e30d9d86b2f8990..687276aca84617ea6cdf2073d9ae5cfea3b1e6aa 100644 --- a/src/DsRestAPI/Api/Js/DsRestAPIComm.js +++ b/src/DsRestAPI/Api/Js/DsRestAPIComm.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function CDsRestAPIComm(p_extension) { "use strict"; diff --git a/src/DsRestAPI/Api/Python/DsRestAPI.py b/src/DsRestAPI/Api/Python/DsRestAPI.py index 846903dada1256a09340e98d543480f2d3cc104c..5c8fad4c9a7b9005f92acc462702b3f403b85738 100755 --- a/src/DsRestAPI/Api/Python/DsRestAPI.py +++ b/src/DsRestAPI/Api/Python/DsRestAPI.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import sys diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI.grp b/src/DsRestAPI/EPTF_CLL_DsRestAPI.grp index 877a34926e08af5c888614e8d5c909bd7e94a5fe..e2193a565ebafd98124c5d54d61d8882078b4672 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI.grp +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI.tpd b/src/DsRestAPI/EPTF_CLL_DsRestAPI.tpd index 62eadef3044c0552f7b8d82ff0a45c6e34c7a21c..c13ff0d5f4a3c5b25d0575f2c35d334a84767a6f 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI.tpd +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Definitions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Definitions.ttcn index 48eea3f1bf37ba325e38c926cbf18ae544397cbc..c302241eaf8c6bb96bc54a3b1bb4d59f83ded239 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Definitions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Functions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Functions.ttcn index 9856779a221c74c6a97e01863b065537bab63ed6..feea464f71f87744a5a529f32e8efc4c31e6914f 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Functions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_DSServer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Definitions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Definitions.ttcn index 9e7e3d0db1d01585a2781ccc5b8c2b21498c10bf..dd904d3397c1dfdcc406b3733a70b4c1f9584dac 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Definitions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Dep.grp b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Dep.grp index d4d33cce9b64d8f4c5adf386ab6b4e869fd30295..c0dd99ac43d36994b07806cfbef799e5f453315e 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Dep.grp +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_ExternalFunctions.cc b/src/DsRestAPI/EPTF_CLL_DsRestAPI_ExternalFunctions.cc index 541c4fef1422fd54f5e8853dbdbafd8039c57771..23b8ab5b9f8e49be614c33d32068b574c486b994 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_ExternalFunctions.cc +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Definitions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Definitions.ttcn index b105a518d10eaa083d0a4f40fe7651258a2a5520..89fbf77f0006301c51e21bfe8a26fa4edf6e7ded 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Definitions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Functions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Functions.ttcn index 2a8cd12acaa8a335c2a83831231fc1eddf148bf9..f42af7b6be54ca5338efffa95382e624011e9f0d 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Functions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Filter_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Functions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Functions.ttcn index 0d0a324d7bde1d1c6f7ca3d01eebcb169826ddd9..75b179cb993c0f6f81f7b9a509ae4dd8f7190933 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Functions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Definitions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Definitions.ttcn index 47da4b302bbbd17cecba03ddad0ff63160da481a..1029d5e7806a9d5cd75c67b8e6397d8c5a01ba06 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Definitions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Functions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Functions.ttcn index 17d121945a348acacfdec8168aa69fde3c438066..9e5ee802626db15423d7cb550d5929e9e461b736 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Functions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_HTTPServer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Definitions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Definitions.ttcn index 896a81cfa6f0279342caf692022173e7bfd66e81..a44c4ba861ce31202cc4c51fb537de1ed50bb895 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Definitions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Functions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Functions.ttcn index e6c2c4588e9b733ce91958d0df08826cf4a28c76..cee02774e3dbcaadeb8a7bb6373dfde032aaa449 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Functions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Storage_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Definitions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Definitions.ttcn index 1bbe958cb0bf14dd0b7756cffa47dc61dbc92884..6f9a253da6488faa15f0621d052b24cabf13246f 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Definitions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_ExternalFunctions.cc b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_ExternalFunctions.cc index 9d847dd2476d06fce6a84efc90b398870b93e4d8..ab1558ca2a31d21ad6491de89f44ea5c89d270f8 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_ExternalFunctions.cc +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_ExternalFunctions.cc @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// #include <deque> #include <string> diff --git a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Functions.ttcn b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Functions.ttcn index fac06a3adedc0c43eaa9b891820b942c5aee9bb0..33b6e800821297cc08c0822fe1065f5c82c63e2c 100644 --- a/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Functions.ttcn +++ b/src/DsRestAPI/EPTF_CLL_DsRestAPI_Timeline_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl.grp b/src/ExecCtrl/EPTF_CLL_ExecCtrl.grp index 91356ef1b988c6935fa46686541c6c654937825e..8e6842d679fc60a2ee30501b1c1050323103f2f7 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl.grp +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl.tpd b/src/ExecCtrl/EPTF_CLL_ExecCtrl.tpd index aad5230f9b35937c308e923cfbf0147497bff9a1..967d45e1dcd7cd7793c053f4d9011cc11425b9e6 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl.tpd +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrlClient_Functions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrlClient_Functions.ttcn index 501214334493ba536d9b20adf08f1ea311612c7d..e4b65bb01a6aca245967d73358e4b616a611717c 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrlClient_Functions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrlClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrlTimeProfile_Definitions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrlTimeProfile_Definitions.ttcn index fc460c19a23497e2ad61428f9211692d7d904a52..32ec3fbcd74437eaa62b12cdb957aa66d22cec67 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrlTimeProfile_Definitions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrlTimeProfile_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler.grp b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler.grp index b173e40d2847b9fbb3f6d0379904a4a3d334b460..d8be9507a858b2a194a1a9a3f2af118bb658cf94 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler.grp +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Definitions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Definitions.ttcn index d376f164a74f43fb8aa451ad62b6df04c279ff27..728c3fc00b8c1ecd7bd6b0758237b35866174310 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Definitions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Dep.grp b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Dep.grp index 90db874a04b365e195ea0e066101cd0a7fac17ad..edb6e52c23a1571a68ae14d1f969248257988012 100755 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Dep.grp +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Functions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Functions.ttcn index d4e2e9c035bf2cf28bcddaa366b5a5ba7e2db7af..5830516f5540889c9e5d19a8e840efa0b0841106 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Functions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrlUIHandler_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIDefinitions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIDefinitions.ttcn index 63380582f0acd7ec8b2ec0789fcdc4f92b2a30c3..63b71870b64fb60f1d4daf341929a1270dec1b92 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIDefinitions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIFunctions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIFunctions.ttcn index 8e793d0905b7c6982fa2260863b928d5c16885f1..9a83463d1218fab1a3f072f996d2eae0fa76b390 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIFunctions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_CLIFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_DSFunctions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_DSFunctions.ttcn index dabf01f953cc0707c45cce8b45dae81df56cae91..3db81cdd8ea70cfe98cbb28c279c90a5c678c6d3 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_DSFunctions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_DSFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_Definitions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_Definitions.ttcn index c330df6e3c4fd3c12228566ee9ad4c0c03b15d98..27e1ed7b6e6c5bce8524199fd5700241850105ed 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_Definitions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_Dep.grp b/src/ExecCtrl/EPTF_CLL_ExecCtrl_Dep.grp index 4ac731a921b89591d5e067adf8b2f56d38dc5970..02cfb3b80d724ab7779671067d72d0e2bb812b68 100755 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_Dep.grp +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_Functions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_Functions.ttcn index 6e370d7acd00f275504fd7881a9f1e290fe52e72..c21d1097da467ef1b227336c9e90674b62e40256 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_Functions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_LoggingFunctions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_LoggingFunctions.ttcn index 1cb4c8c47525b5e73131698f18179a4db670da05..880aa9f4e51a5985eede0eeaedebf958cff19ce3 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_LoggingFunctions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_LoggingFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseDefinitions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseDefinitions.ttcn index 47799b8843c8c9f9fcb2d00c0701176cec2cf1e8..5f1b0ba318bacd79bbca44e64aacb0bc697aac39 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseDefinitions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseFunctions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseFunctions.ttcn index 02ea8fc6a4a5f26a2300c23282ae7969aea5fbbe..c94120f19cfbe865b1faa046f0ea991a83a890d8 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseFunctions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_PhaseFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioDefinitions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioDefinitions.ttcn index 9829dc3ac3d8e9dff2b6f94b2e2bd96e1535c2f9..8f3628dcb1b46fb719344a058a30463b238d5ead 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioDefinitions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn index a6482eff1c807e8047b9b0f42ab4a17efdcd9257..25a88d3644f19573b4fbf1cf9bc3038d6382bc9e 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_UI.tpd b/src/ExecCtrl/EPTF_CLL_ExecCtrl_UI.tpd index 4628a5e84ea5a31839524d8a32e780dc3d33b1e1..93dc6468be22f420fbb3ef5af5cdf45d483ae985 100644 --- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_UI.tpd +++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_UI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/FreeBusyQueue/EPTF_CLL_FBQ.tpd b/src/FreeBusyQueue/EPTF_CLL_FBQ.tpd index 967f2721f346aacb800d6866f7b2c94b19d1901d..523e9959e694fc5265302d3a7c012ea429e8afc8 100644 --- a/src/FreeBusyQueue/EPTF_CLL_FBQ.tpd +++ b/src/FreeBusyQueue/EPTF_CLL_FBQ.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/FreeBusyQueue/EPTF_CLL_FBQ_Definitions.ttcn b/src/FreeBusyQueue/EPTF_CLL_FBQ_Definitions.ttcn index 75d6b7344ae45b1d6e45615e78593a7b243758e0..aa4250804c12247ecfeb5868fcb2bf46de4a245d 100644 --- a/src/FreeBusyQueue/EPTF_CLL_FBQ_Definitions.ttcn +++ b/src/FreeBusyQueue/EPTF_CLL_FBQ_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/FreeBusyQueue/EPTF_CLL_FBQ_Functions.ttcn b/src/FreeBusyQueue/EPTF_CLL_FBQ_Functions.ttcn index 49948a9a5b156d62ef2193b77d66008cce8d6e43..fec1cd6b3ef609667015eb0bb78ac405a79a15a2 100644 --- a/src/FreeBusyQueue/EPTF_CLL_FBQ_Functions.ttcn +++ b/src/FreeBusyQueue/EPTF_CLL_FBQ_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue.grp b/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue.grp index 3e87330481a88c1b141cba35879c47b5ae2115ea..8af6bcafdcf732146af4d7b087d6184c00d5623c 100644 --- a/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue.grp +++ b/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue_Dep.grp b/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue_Dep.grp index 30d05e42b275ce617d5844322b745d82129a89cb..2cdcb88ebce6e0522e48411ad0635baae517f971 100755 --- a/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue_Dep.grp +++ b/src/FreeBusyQueue/EPTF_CLL_FreeBusyQueue_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/GUIViewer/EPTF_CLL_GUIViewer.grp b/src/GUIViewer/EPTF_CLL_GUIViewer.grp index d2c6ddc89cb3ada0e7e2c002346a3806b2481bec..4af162c7a0bbdf4ec39aa06b247d2fbbf6dc4b9c 100644 --- a/src/GUIViewer/EPTF_CLL_GUIViewer.grp +++ b/src/GUIViewer/EPTF_CLL_GUIViewer.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/GUIViewer/EPTF_CLL_GUIViewer.tpd b/src/GUIViewer/EPTF_CLL_GUIViewer.tpd index c68f1601f6abc89eec3efb173bbdf4fd6dcdef82..82442897f40cb585414ddfb345027f4a971cd861 100644 --- a/src/GUIViewer/EPTF_CLL_GUIViewer.tpd +++ b/src/GUIViewer/EPTF_CLL_GUIViewer.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/GUIViewer/EPTF_CLL_GUIViewer.xml b/src/GUIViewer/EPTF_CLL_GUIViewer.xml index b29bf5a80b6ec5325fa2b4d9346072ef61b31c59..3f6fd8b1865e3fc12b808c91146653fea04b7411 100644 --- a/src/GUIViewer/EPTF_CLL_GUIViewer.xml +++ b/src/GUIViewer/EPTF_CLL_GUIViewer.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/src/GUIViewer/EPTF_CLL_GUIViewer_Functions.ttcn b/src/GUIViewer/EPTF_CLL_GUIViewer_Functions.ttcn index f2dd1eebc86f4348230a6fb43476a2c93a25c865..a1fedea10f6c0143ab09312fa27ad0f25c89d75b 100644 --- a/src/GUIViewer/EPTF_CLL_GUIViewer_Functions.ttcn +++ b/src/GUIViewer/EPTF_CLL_GUIViewer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HashMap/EPTF_CLL_HashMap.grp b/src/HashMap/EPTF_CLL_HashMap.grp index a053d35afe63ff66b5867812b313fcf174161b62..d60c59d08c355e44aeac966b522b18150f312611 100644 --- a/src/HashMap/EPTF_CLL_HashMap.grp +++ b/src/HashMap/EPTF_CLL_HashMap.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/HashMap/EPTF_CLL_HashMap.tpd b/src/HashMap/EPTF_CLL_HashMap.tpd index f1740b45c31a1b610459ab8daf385bbe82de553d..f6bae1582681dcbdfe8ed6775eb993dd673a5e6d 100644 --- a/src/HashMap/EPTF_CLL_HashMap.tpd +++ b/src/HashMap/EPTF_CLL_HashMap.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/HashMap/EPTF_CLL_HashMapInt2Int_ExternalFunctions.cc b/src/HashMap/EPTF_CLL_HashMapInt2Int_ExternalFunctions.cc index dc8d966bcb0cd366115aab1cc85027f36ec6ac7b..ceb9191b17de323f8806538db02c620c6b495603 100644 --- a/src/HashMap/EPTF_CLL_HashMapInt2Int_ExternalFunctions.cc +++ b/src/HashMap/EPTF_CLL_HashMapInt2Int_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Purpose: diff --git a/src/HashMap/EPTF_CLL_HashMapInt2Int_Functions.ttcn b/src/HashMap/EPTF_CLL_HashMapInt2Int_Functions.ttcn index 3e355ce36139e8dd2688f3eea181e4a002feb7e7..e1e52b29e799c863c8857f398b6f9c28d798b74d 100644 --- a/src/HashMap/EPTF_CLL_HashMapInt2Int_Functions.ttcn +++ b/src/HashMap/EPTF_CLL_HashMapInt2Int_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Detailed Comments: diff --git a/src/HashMap/EPTF_CLL_HashMapOct2Int_ExternalFunctions.cc b/src/HashMap/EPTF_CLL_HashMapOct2Int_ExternalFunctions.cc index 8a8d53e1f1d8d7679f84738af51a6301ebd21c44..9b061f1bc25254f775ffc52d7ffd6c323490d15a 100644 --- a/src/HashMap/EPTF_CLL_HashMapOct2Int_ExternalFunctions.cc +++ b/src/HashMap/EPTF_CLL_HashMapOct2Int_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Purpose: diff --git a/src/HashMap/EPTF_CLL_HashMapOct2Int_Functions.ttcn b/src/HashMap/EPTF_CLL_HashMapOct2Int_Functions.ttcn index 09ed5f4279d4507f6f0dcd2ffbb154582430d243..6e9a56296f863d8c2396c6bd00ec3219802bc143 100644 --- a/src/HashMap/EPTF_CLL_HashMapOct2Int_Functions.ttcn +++ b/src/HashMap/EPTF_CLL_HashMapOct2Int_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Detailed Comments: diff --git a/src/HashMap/EPTF_CLL_HashMapStr2Int_ExternalFunctions.cc b/src/HashMap/EPTF_CLL_HashMapStr2Int_ExternalFunctions.cc index fa2e66337653cac289586ae18caa614c97bd391c..5b77b90b4ec9984ba50cd8405706dd5ec22a1400 100644 --- a/src/HashMap/EPTF_CLL_HashMapStr2Int_ExternalFunctions.cc +++ b/src/HashMap/EPTF_CLL_HashMapStr2Int_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Purpose: diff --git a/src/HashMap/EPTF_CLL_HashMapStr2Int_Functions.ttcn b/src/HashMap/EPTF_CLL_HashMapStr2Int_Functions.ttcn index 87318a2f0b165d4722572dd174dff3d49cf44f01..38b0370db155c614e6037b75986f586a6978aeb9 100644 --- a/src/HashMap/EPTF_CLL_HashMapStr2Int_Functions.ttcn +++ b/src/HashMap/EPTF_CLL_HashMapStr2Int_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Detailed Comments: diff --git a/src/HashMap/EPTF_CLL_HashMap_Definitions.ttcn b/src/HashMap/EPTF_CLL_HashMap_Definitions.ttcn index 3a58d3ebdba7ceb569fa4da48e77a5b9ae1112c8..3982d4ac60309d7146bd866e3378d2b9bbac918e 100644 --- a/src/HashMap/EPTF_CLL_HashMap_Definitions.ttcn +++ b/src/HashMap/EPTF_CLL_HashMap_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Detailed Comments: diff --git a/src/HashMap/EPTF_CLL_HashMap_Dep.grp b/src/HashMap/EPTF_CLL_HashMap_Dep.grp index f54d1c2bc7a6714d595c86856263e6c0a179e47b..3c86e6f66cef958a5bd588e06caa9b15e7330b93 100755 --- a/src/HashMap/EPTF_CLL_HashMap_Dep.grp +++ b/src/HashMap/EPTF_CLL_HashMap_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/HashMap/EPTF_CLL_HashMap_ExternalFunctions.hh b/src/HashMap/EPTF_CLL_HashMap_ExternalFunctions.hh index 316744090b0e515daf79403533e8fad37ed83ce4..6b229b1bab0e3317b76ae9c572ca23a0d41410a8 100644 --- a/src/HashMap/EPTF_CLL_HashMap_ExternalFunctions.hh +++ b/src/HashMap/EPTF_CLL_HashMap_ExternalFunctions.hh @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Purpose: diff --git a/src/HashMap/EPTF_CLL_HashMap_Functions.ttcn b/src/HashMap/EPTF_CLL_HashMap_Functions.ttcn index 7456d0eb8d4f59676dcaff136719d556f5bbb087..ac2b4068e20ff3328daa5ac55e976eadb7e2cb24 100644 --- a/src/HashMap/EPTF_CLL_HashMap_Functions.ttcn +++ b/src/HashMap/EPTF_CLL_HashMap_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// Detailed Comments: diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin.grp b/src/HostAdmin/EPTF_CLL_HostAdmin.grp index a5f87120c401eaf680e660c6b75188105c31e65e..00bc0b29514c727ed1dbf45d2f824fc083448671 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin.grp +++ b/src/HostAdmin/EPTF_CLL_HostAdmin.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin.tpd b/src/HostAdmin/EPTF_CLL_HostAdmin.tpd index 47eaf597335b236db5665daaa67f653421b830bb..d30f2244ac53fb29afbba6195554976894a08dd3 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin.tpd +++ b/src/HostAdmin/EPTF_CLL_HostAdmin.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/HostAdmin/EPTF_CLL_HostAdminServer_Definitions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdminServer_Definitions.ttcn index 136ceb3fe6e431228fb6b140286f7eeed149fe57..e2971dfacecb001cbec7dd2c431c5a011484de5d 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdminServer_Definitions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdminServer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdminServer_Functions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdminServer_Functions.ttcn index 03ce7256b7ce264601b0105a9671deaf5e99446e..0fb8eebf2f26dc56efbea8dae46ec72c6ea62ab4 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdminServer_Functions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdminServer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdminUI.grp b/src/HostAdmin/EPTF_CLL_HostAdminUI.grp index e6b9094987a16c0f2c9af547ed1df4513b10f868..d688492a967b75d10de2705d597e87ded35ddb59 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdminUI.grp +++ b/src/HostAdmin/EPTF_CLL_HostAdminUI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/HostAdmin/EPTF_CLL_HostAdminUIHandler_Dep.grp b/src/HostAdmin/EPTF_CLL_HostAdminUIHandler_Dep.grp index 02691a9f2d06c88c4e5bfcb122477c2a250cef3a..7058e8b099a2a74c8ddb9bf48852dbafa7b62d35 100755 --- a/src/HostAdmin/EPTF_CLL_HostAdminUIHandler_Dep.grp +++ b/src/HostAdmin/EPTF_CLL_HostAdminUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/HostAdmin/EPTF_CLL_HostAdminUI_Definitions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdminUI_Definitions.ttcn index e31bf90d8b6d66f5008ba69c42478c1ff063f8b9..b08abeed140fb08b33b22ba7a74f6b7b0cc72a7f 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdminUI_Definitions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdminUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdminUI_Functions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdminUI_Functions.ttcn index 633e1e69d825ef2bcb1612208bea5c232e188c29..3812506f6fae4b0ac3fae6395153d52cca956a04 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdminUI_Functions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdminUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_BaseDefinitions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdmin_BaseDefinitions.ttcn index 570ecc11862935677ee8aa7b4f663ed51873effe..a1894af1670d4ca6d6cc128d32267291f5575f1d 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_BaseDefinitions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_BaseDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_BaseFunctions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdmin_BaseFunctions.ttcn index abd9a7423b812ec1c9ba2d7674614a074356a15a..516ecaded6218eef104fbb4bbcb912d110d16302 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_BaseFunctions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_BaseFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_DSFunctions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdmin_DSFunctions.ttcn index 80a6b9cbe731279c3587ff00e028b5996cfda7a4..3ec22f868e7986dd5c60f385ef089af75eea0c07 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_DSFunctions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_DSFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_Definitions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdmin_Definitions.ttcn index d2793bc76ee25cca3aa3c59ef781a6c30119f842..91033d8ffd07f1119292bde571a74e1054855f67 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_Definitions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_Dep.grp b/src/HostAdmin/EPTF_CLL_HostAdmin_Dep.grp index 1d5f07a6af8f99f39bce6d985c6dad75ed3b32ed..f7d15a9a2e80de4465d6f9b5b59acbc6ff6c9d11 100755 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_Dep.grp +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_Functions.ttcn b/src/HostAdmin/EPTF_CLL_HostAdmin_Functions.ttcn index 4eb0cf125bf4b88352606517a512d3a618457b11..ca4fa1c7ae77afa9a0ffbb66121e15cec7fe801c 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_Functions.ttcn +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/HostAdmin/EPTF_CLL_HostAdmin_UI.tpd b/src/HostAdmin/EPTF_CLL_HostAdmin_UI.tpd index f1127c3ad51773bd6d1f7ba69b21f429992bcb7b..19320219fe0259ae8b943a029318a496871b7280 100644 --- a/src/HostAdmin/EPTF_CLL_HostAdmin_UI.tpd +++ b/src/HostAdmin/EPTF_CLL_HostAdmin_UI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/ILog/EPTF_CLL_ILog.grp b/src/ILog/EPTF_CLL_ILog.grp index 92e3341d7c26674c7fe4b30b0c8f3a8e273f7a19..3e9374744fd7ece3cf6dce21280d648a3b6ace87 100644 --- a/src/ILog/EPTF_CLL_ILog.grp +++ b/src/ILog/EPTF_CLL_ILog.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ILog/EPTF_CLL_ILog.tpd b/src/ILog/EPTF_CLL_ILog.tpd index 85277be93c2803f609604966583adcf32d8b1a77..acfcdf5d4bcede56ce55cd27fa4ece25e96d07cb 100644 --- a/src/ILog/EPTF_CLL_ILog.tpd +++ b/src/ILog/EPTF_CLL_ILog.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/ILog/EPTF_CLL_ILogString.grp b/src/ILog/EPTF_CLL_ILogString.grp index bc01845b0cf90bfd6cbb3ef73192b04cab807169..1b3dd1dba09d7953330f5e4df1de1cbf339348f2 100644 --- a/src/ILog/EPTF_CLL_ILogString.grp +++ b/src/ILog/EPTF_CLL_ILogString.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/ILog/EPTF_CLL_ILogString.tpd b/src/ILog/EPTF_CLL_ILogString.tpd index decc87e6eb016e02dd4a298e4ad7300ebac7665a..a9484e7a39987d1f3e44d70c9902a281a17f337d 100644 --- a/src/ILog/EPTF_CLL_ILogString.tpd +++ b/src/ILog/EPTF_CLL_ILogString.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/ILog/EPTF_CLL_ILogString_Definitions.ttcn b/src/ILog/EPTF_CLL_ILogString_Definitions.ttcn index 3f49fab2e2dd9137241e51dd6ff7077cfd98c71a..97103fe79e3e11d6b7ca3031d99c31bf2e5ec534 100644 --- a/src/ILog/EPTF_CLL_ILogString_Definitions.ttcn +++ b/src/ILog/EPTF_CLL_ILogString_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ILog/EPTF_CLL_ILogString_Functions.ttcn b/src/ILog/EPTF_CLL_ILogString_Functions.ttcn index d87325946f86cbb315e2a5710077c73162583369..a33cc7d312cf4ab1ac3447b175c046b002eb4522 100644 --- a/src/ILog/EPTF_CLL_ILogString_Functions.ttcn +++ b/src/ILog/EPTF_CLL_ILogString_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ILog/EPTF_CLL_ILog_Definitions.ttcn b/src/ILog/EPTF_CLL_ILog_Definitions.ttcn index cb16bf309a92ab8e4bc19754fa7e1a2772d4dbed..e81d0014790d0d733565bb4df0b85f50102964c9 100644 --- a/src/ILog/EPTF_CLL_ILog_Definitions.ttcn +++ b/src/ILog/EPTF_CLL_ILog_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/ILog/EPTF_CLL_ILog_Functions.ttcn b/src/ILog/EPTF_CLL_ILog_Functions.ttcn index 72e39945a6a406e8589f14f58e658d7527d3e6d6..3fe0fb9b3e24da82ad790905a5dabd400590a998 100644 --- a/src/ILog/EPTF_CLL_ILog_Functions.ttcn +++ b/src/ILog/EPTF_CLL_ILog_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase.grp b/src/LGenBase/EPTF_CLL_LGenBase.grp index 2c18ffb92b2803dc498ee94c9e18d62beb8889ed..da6b5838bbf60d75e606ef2bbb4a05e752a8a7fb 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase.grp +++ b/src/LGenBase/EPTF_CLL_LGenBase.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase.tpd b/src/LGenBase/EPTF_CLL_LGenBase.tpd index a76d8825607ab7eb7d6ed633bfc5699b6aa59aa2..216173e7b5db05940ad0f1c5be1b2d2bb08d843d 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase.tpd +++ b/src/LGenBase/EPTF_CLL_LGenBase.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/LGenBase/EPTF_CLL_LGenBaseStats.grp b/src/LGenBase/EPTF_CLL_LGenBaseStats.grp index 44713476c278c92b534ffbee8cc07ef8ecd66099..bfeaa601d6b0baedbd30251fc5c794767fd470bc 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseStats.grp +++ b/src/LGenBase/EPTF_CLL_LGenBaseStats.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseStatsUI.grp b/src/LGenBase/EPTF_CLL_LGenBaseStatsUI.grp index 6e1c91aaaf1e60336b9bc2501b528821c7816f56..c4c317689e388924d5a95d97696e587a252dcc2d 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseStatsUI.grp +++ b/src/LGenBase/EPTF_CLL_LGenBaseStatsUI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Definitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Definitions.ttcn index e02ac2fb594b18f719f0853f1d0236b79090ff3a..ec5fe0426edc88949bfc5b992e6b9f7d957b6369 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Definitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Functions.ttcn b/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Functions.ttcn index 54686ea527834f3b3f2d8e8cefbba14db93b23db..5a5c020386599128221ce54c03237b6bcb6bc4fd 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Functions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBaseStatsUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseStats_Definitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBaseStats_Definitions.ttcn index 1bfc93fc884f1dcd6941e97115156cdf9c42b8d4..455d110f8e33793b60ba47e085a1b94cd2332138 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseStats_Definitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBaseStats_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseStats_Functions.ttcn b/src/LGenBase/EPTF_CLL_LGenBaseStats_Functions.ttcn index 1bef5a484704db4bf9606f5b8b8186c88ebfe2d0..ab61d849a44c9b92af461ca4f32b4ac5dfc77406 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseStats_Functions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBaseStats_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Definitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Definitions.ttcn index 46b97e8bf35d3aaa61ca2bbfbb709d69fbdd8ae2..c56c38b82558ea3e9219751534b44ac2b1ee116c 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Definitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Functions.ttcn b/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Functions.ttcn index 75c5cbd61b609c026c3282166952665f1a145cb0..bb174e883872fe12c849d2e476fd59a9f7b9bca4 100644 --- a/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Functions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBaseTrafficMixer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBaseUIHandler_Dep.grp b/src/LGenBase/EPTF_CLL_LGenBaseUIHandler_Dep.grp index 3da1f9bb7acbddceaff43b797bcecce0e96505ff..80fc579f54958705655eeca27ef00502f8bcdd8e 100755 --- a/src/LGenBase/EPTF_CLL_LGenBaseUIHandler_Dep.grp +++ b/src/LGenBase/EPTF_CLL_LGenBaseUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/LGenBase/EPTF_CLL_LGenBase_All.grp b/src/LGenBase/EPTF_CLL_LGenBase_All.grp index 8a8dc4a31e0e0f2984f6db41d4f85a25cd2ecba8..46f7790e8e364eab57cbe848b1a80b813c2f6e79 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_All.grp +++ b/src/LGenBase/EPTF_CLL_LGenBase_All.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_ConfigDefinitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_ConfigDefinitions.ttcn index 013ed8b61d42f2de56a774103c918632ad0b8281..b826271d557a847d9a152d15a3f2eddeff2de350 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_ConfigDefinitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_ConfigDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_ConfigFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_ConfigFunctions.ttcn index 0632c6b6862dc656b8aa0161ca2a3ab622542626..cca1f942a8085a310db22b2968f17d1e2f915b5e 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_ConfigFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_ConfigFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_DSFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_DSFunctions.ttcn index acae3a102c6fb4b35b9089d07e6ae908f78db1e2..fb73c62992dcc7167d2a0613bed9ff41c8a6b689 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_DSFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_DSFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_Definitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_Definitions.ttcn index 14a8338e77b8c445d9a5b557f9cfbca8b0787bc9..171af6437838394e998bbf86410d39889392276a 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_Definitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_Dep.grp b/src/LGenBase/EPTF_CLL_LGenBase_Dep.grp index 3e9d71bed4ca454fa383e445a2e50daf9aa19528..d11457eda7388a353df18c3a0d411be6c5bf8955 100755 --- a/src/LGenBase/EPTF_CLL_LGenBase_Dep.grp +++ b/src/LGenBase/EPTF_CLL_LGenBase_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingExternalFunctions.cc b/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingExternalFunctions.cc index 3fb9676a75a034b056380b64feec4097948160a3..3d722654def40d79d66608d010e223be669d2764 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingExternalFunctions.cc +++ b/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingFunctions.ttcn index 26b57ae5f7873c81f4b49a0e9dd184ce6aa761dc..6331b932d12f146bb9992dc21af589d662cc4efb 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_EventHandlingFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_External.grp b/src/LGenBase/EPTF_CLL_LGenBase_External.grp index 3de5ce159c484d2f4b5bb8897e075fb402835926..46f4fa62f5b3b9e119d1795a87d2e87e5e808328 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_External.grp +++ b/src/LGenBase/EPTF_CLL_LGenBase_External.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_ExternalFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_ExternalFunctions.ttcn index 410e478b3642cafdfb6f61ba55dad7248ead19d4..f44de97834e31cd7b683e32ec5be861485bf8485 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_ExternalFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_ExternalFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_Functions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_Functions.ttcn index 584d4881824f9b2a04528c7d2fdc408c705d2d36..acd0950f1d6fca88e15077f0171f134f0fce9c3a 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_Functions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_ILog_Definitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_ILog_Definitions.ttcn index 341d477220410f08eb1ff4fe25d46b327ec15230..54f7050040720ebb165c11186f253d76a9483e3b 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_ILog_Definitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_ILog_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_ILog_Functions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_ILog_Functions.ttcn index b54aba14cf7f328c07b18c1be22b90233f966e13..1a5d5b0128cf57b97796fd858984ea6f3587a603 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_ILog_Functions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_ILog_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_LoggingDefinitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_LoggingDefinitions.ttcn index 39bb9321feaa8e3d1f85f10af875865b851c234a..eadb87ffacf745bf11e35f4d1703431ac0f1f0af 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_LoggingDefinitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_LoggingDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_LoggingFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_LoggingFunctions.ttcn index 96c7c69b9b23ec9b27646502e87aebd2d37dd4bc..4c61222e9b2a611ed74b68a7d2f8153668b4b68d 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_LoggingFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_LoggingFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_PhaseConfigFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_PhaseConfigFunctions.ttcn index ceb5b55e468b33736818b216876625039c728916..3d2574a57fcbdd7a46796e9bc3c6b77e8a396860 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_PhaseConfigFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_PhaseConfigFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_PhaseDefinitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_PhaseDefinitions.ttcn index dbafb22c030a516d7bd44fde0026729ed401f978..ecad041edfad15e037ae5f1b247a1d8447c9d157 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_PhaseDefinitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_PhaseDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_PhaseFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_PhaseFunctions.ttcn index 12c02cbfa54c20338d70965c5434ba29d11cc101..815235f49b18e7c6414402ed27dfe346c124afab 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_PhaseFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_PhaseFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_StepFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_StepFunctions.ttcn index cfb272c77805e0c6508862f6155f554d5dbc11e8..90c703f16ce609369eb386d1c7af1e018c26edc2 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_StepFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_StepFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_TemplateDefinitions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_TemplateDefinitions.ttcn index 05736b6d16db1ae59d13937a48d4531fd496362c..2ac5b0c02a7d935f6255d6f620a95689b239df5d 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_TemplateDefinitions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_TemplateDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_TemplateFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_TemplateFunctions.ttcn index 3fd23badf4c987dba2f10da62e08dfc1cfa4132f..63e51714fd2ddbd1e3ec52faf094ace818a2e1c9 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_TemplateFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_TemplateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_TrafficFunctions.ttcn b/src/LGenBase/EPTF_CLL_LGenBase_TrafficFunctions.ttcn index 9ebc37805ae42c7e9379453e332731d25e9ae86c..962b08fb993210451aeee2c7f32d48caddccfd0f 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_TrafficFunctions.ttcn +++ b/src/LGenBase/EPTF_CLL_LGenBase_TrafficFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LGenBase/EPTF_CLL_LGenBase_UI.tpd b/src/LGenBase/EPTF_CLL_LGenBase_UI.tpd index 830697d0294c5c9feb18b86e3289843ff50332af..25151a531b412f6b03c2815dc9b8d59abc108d2f 100644 --- a/src/LGenBase/EPTF_CLL_LGenBase_UI.tpd +++ b/src/LGenBase/EPTF_CLL_LGenBase_UI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulator.grp b/src/LoadRegulator/EPTF_CLL_LoadRegulator.grp index ced48641fb6012ca89b5f1d83a0aec076b4c4134..4948c9d2509293cd9dff2d8841e86f1880e521e8 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulator.grp +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulator.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulator.tpd b/src/LoadRegulator/EPTF_CLL_LoadRegulator.tpd index 86c313e57e51f405db7911530c63dfaf6778d516..fdce7abafc6a1b28aa6f0478c52a46d5f48f8b38 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulator.tpd +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulator.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.grp b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.grp index 90b63cc04b5b38eec641604a63c132eb737859ff..2d9a3e97351342bafbbd2a919345db4ea4fb504f 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.grp +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.tpd b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.tpd index 622812301a5563832f908bfcfa6b6eec3ed114ab..9d188b87fe132d57c2bf271d30ca2ff3320fe408 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.tpd +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUIHandler_Dep.grp b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUIHandler_Dep.grp index 1e5b8be819e06819c0ce9bf1d4e95224eb67ea6d..dbb2ac66de946d6580a41d6891ef0754dbebaad8 100755 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUIHandler_Dep.grp +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Definitions.ttcn b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Definitions.ttcn index e7af1e7f2d44453b2c98ebfe1867fc23a0a5bad3..781f11ac223f004f64fa68ddea3f65b72a659207 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Definitions.ttcn +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Functions.ttcn b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Functions.ttcn index 7efda69ea3548a371472a9821f06a40f550995a9..50c418f153f2ce0be83cb7fd2c1dfd92da3d8b86 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Functions.ttcn +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulatorUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulator_Definitions.ttcn b/src/LoadRegulator/EPTF_CLL_LoadRegulator_Definitions.ttcn index 6b00659d92b9822a648e5b641a137e589edae9e9..d2f38eb667a0418f0de517db6c31507403453d43 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulator_Definitions.ttcn +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulator_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulator_Dep.grp b/src/LoadRegulator/EPTF_CLL_LoadRegulator_Dep.grp index c32d4aa41adf465f3ce0afa6f0cf8bef28cbb61c..fa2a8c66c855ee7269fdacdba53b008b62b5a576 100755 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulator_Dep.grp +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulator_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/LoadRegulator/EPTF_CLL_LoadRegulator_Functions.ttcn b/src/LoadRegulator/EPTF_CLL_LoadRegulator_Functions.ttcn index 3a7b5a517f94ab818d9d3cfd9295209d9b05ec0f..1a749a050c1ff9742e80b4167b1115742982aec1 100644 --- a/src/LoadRegulator/EPTF_CLL_LoadRegulator_Functions.ttcn +++ b/src/LoadRegulator/EPTF_CLL_LoadRegulator_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_Logging.grp b/src/Logging/EPTF_CLL_Logging.grp index deb03cde9db495a5b2707c363925608129b2cee5..a7b26f6cd029f7e2ec21d27c34261afbceeb0aab 100644 --- a/src/Logging/EPTF_CLL_Logging.grp +++ b/src/Logging/EPTF_CLL_Logging.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_Logging.tpd b/src/Logging/EPTF_CLL_Logging.tpd index e8317af72ed53ca9251f10560d10b43060dc16ef..821f61ac66d296472a9f79316302468df37a7594 100644 --- a/src/Logging/EPTF_CLL_Logging.tpd +++ b/src/Logging/EPTF_CLL_Logging.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Logging/EPTF_CLL_LoggingCS.grp b/src/Logging/EPTF_CLL_LoggingCS.grp index f85f6a66db3634a9cbbfe3e3a5d162ed8a735cf1..f46eb8daa3295ed5441992b07739c9c05904a490 100644 --- a/src/Logging/EPTF_CLL_LoggingCS.grp +++ b/src/Logging/EPTF_CLL_LoggingCS.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingCS_Dep.grp b/src/Logging/EPTF_CLL_LoggingCS_Dep.grp index ebe129a7d8586b94e735b7fc45a01b8f85f631d8..e26813995d1eb7f6ff9c91663f54c467d859abd8 100755 --- a/src/Logging/EPTF_CLL_LoggingCS_Dep.grp +++ b/src/Logging/EPTF_CLL_LoggingCS_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Logging/EPTF_CLL_LoggingClient_Functions.ttcn b/src/Logging/EPTF_CLL_LoggingClient_Functions.ttcn index 46b88a131dcd93b52218e2c2a54b46afe013f074..c676380dc18321b86030d2fe7d6782bd520ffd1a 100644 --- a/src/Logging/EPTF_CLL_LoggingClient_Functions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingServer_Definitions.ttcn b/src/Logging/EPTF_CLL_LoggingServer_Definitions.ttcn index d781569963962b75769101801fdb3216e4c1af85..4250c25ff166b4b9c1425fbf92b4e05a1be9e5bb 100644 --- a/src/Logging/EPTF_CLL_LoggingServer_Definitions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingServer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingServer_Functions.ttcn b/src/Logging/EPTF_CLL_LoggingServer_Functions.ttcn index f98ad8315050cb275993ea405217691265fde8a0..1ad5b4b2a681c25f7d86bfffc6ae73cc1e2ba022 100644 --- a/src/Logging/EPTF_CLL_LoggingServer_Functions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingServer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingUI.grp b/src/Logging/EPTF_CLL_LoggingUI.grp index f7a3bb935284e2ec4091fa4cf1ce167c550ec06c..17f74e7a1c9986461fa4d57e43cefb988c1a0afe 100644 --- a/src/Logging/EPTF_CLL_LoggingUI.grp +++ b/src/Logging/EPTF_CLL_LoggingUI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingUIClient_Functions.ttcn b/src/Logging/EPTF_CLL_LoggingUIClient_Functions.ttcn index 89cff4719d3bfbc871b7c5d56ff08fcccd86c7fd..6d1c27a4971ddba915d4200853e090c0fb77d0f2 100644 --- a/src/Logging/EPTF_CLL_LoggingUIClient_Functions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingUIClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingUIHandler_Dep.grp b/src/Logging/EPTF_CLL_LoggingUIHandler_Dep.grp index fab18fe9c6d4a3df8c25252b63665422934b95b8..1941381315fbad76591e85defe7d1e8963fd56e2 100755 --- a/src/Logging/EPTF_CLL_LoggingUIHandler_Dep.grp +++ b/src/Logging/EPTF_CLL_LoggingUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Logging/EPTF_CLL_LoggingUI_Definitions.ttcn b/src/Logging/EPTF_CLL_LoggingUI_Definitions.ttcn index 1a06f58e0cf8f78d039a0fc24b439ab48de74968..5159e2c08f028d0c15ccfcacec4e5a674aa2d963 100644 --- a/src/Logging/EPTF_CLL_LoggingUI_Definitions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingUI_Functions.ttcn b/src/Logging/EPTF_CLL_LoggingUI_Functions.ttcn index 86df025367a92a3cb8172115d73a1e7975c81eeb..74a49aec789d574108f3dbba070185f32271a2bb 100644 --- a/src/Logging/EPTF_CLL_LoggingUI_Functions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_LoggingUI_PrivateFunctions.ttcn b/src/Logging/EPTF_CLL_LoggingUI_PrivateFunctions.ttcn index cff8ec38907240ce4b87289c68b7357538a2bdb2..a5de8a44b707dd15bd62c3b59b27dcc48ff0b33b 100644 --- a/src/Logging/EPTF_CLL_LoggingUI_PrivateFunctions.ttcn +++ b/src/Logging/EPTF_CLL_LoggingUI_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_Logging_Client.tpd b/src/Logging/EPTF_CLL_Logging_Client.tpd index bfe97b7839da330b2da859bbd3cb1147d5afb3fc..077bb06e384c14a35c443f86701c10697aba1d1d 100644 --- a/src/Logging/EPTF_CLL_Logging_Client.tpd +++ b/src/Logging/EPTF_CLL_Logging_Client.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Logging/EPTF_CLL_Logging_Definitions.ttcn b/src/Logging/EPTF_CLL_Logging_Definitions.ttcn index 311bf01805e36b237b7cce7c843b397f62110559..e2497dbae6ad2ff0032c8fac67fbd5f31afa67f6 100644 --- a/src/Logging/EPTF_CLL_Logging_Definitions.ttcn +++ b/src/Logging/EPTF_CLL_Logging_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_Logging_Dep.grp b/src/Logging/EPTF_CLL_Logging_Dep.grp index b1cd9530d15c3731e543e9b8a9cb41db70cd9a23..254d06d5d1269bcb6d9739b37ca0496a3d328686 100755 --- a/src/Logging/EPTF_CLL_Logging_Dep.grp +++ b/src/Logging/EPTF_CLL_Logging_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Logging/EPTF_CLL_Logging_Functions.ttcn b/src/Logging/EPTF_CLL_Logging_Functions.ttcn index 5534d6b9caf9d5e16a25258062b51428bf980810..34bc18e4f9918e57e8fe191379f179855414fd54 100644 --- a/src/Logging/EPTF_CLL_Logging_Functions.ttcn +++ b/src/Logging/EPTF_CLL_Logging_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Logging/EPTF_CLL_Logging_Server.tpd b/src/Logging/EPTF_CLL_Logging_Server.tpd index 1488790dff8f24fcecf062e5a483c98869b1f17d..5eb06dcbfd232338dcb2a6575c14bb362f26791e 100644 --- a/src/Logging/EPTF_CLL_Logging_Server.tpd +++ b/src/Logging/EPTF_CLL_Logging_Server.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Logging/EPTF_CLL_Logging_UI.tpd b/src/Logging/EPTF_CLL_Logging_UI.tpd index 15b7c47222a4138e944f35461b0b8bbb3fcfd79a..68a326315275f7103edf8700165ff09f1a4ece7e 100644 --- a/src/Logging/EPTF_CLL_Logging_UI.tpd +++ b/src/Logging/EPTF_CLL_Logging_UI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/NQueue/EPTF_CLL_NQueue.grp b/src/NQueue/EPTF_CLL_NQueue.grp index f6ab89b3980303fa4d0c7a047091c02a23c61d02..77bb5c4a85775e11f9c51752a85b7d5c1125b000 100644 --- a/src/NQueue/EPTF_CLL_NQueue.grp +++ b/src/NQueue/EPTF_CLL_NQueue.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/NQueue/EPTF_CLL_NQueue.tpd b/src/NQueue/EPTF_CLL_NQueue.tpd index c6a694a55e90263d34ff1deeb36dab74196cfca2..2fda6d44013529cb182a27d5516aca02bfb44057 100644 --- a/src/NQueue/EPTF_CLL_NQueue.tpd +++ b/src/NQueue/EPTF_CLL_NQueue.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/NQueue/EPTF_CLL_NQueue_Definitions.ttcn b/src/NQueue/EPTF_CLL_NQueue_Definitions.ttcn index 48c3863c1d8e3a8dc5fae2b6aa3cc10b1667b42d..98ab2635b83f8dae7fbc55edf08e1e427aefa8ed 100644 --- a/src/NQueue/EPTF_CLL_NQueue_Definitions.ttcn +++ b/src/NQueue/EPTF_CLL_NQueue_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/NQueue/EPTF_CLL_NQueue_ExternalFunctions.cc b/src/NQueue/EPTF_CLL_NQueue_ExternalFunctions.cc index 1f238b726dab44ff23259105fbe6f81dc41e4dc2..1e949508b3b6d99d1768161db0223d6673be9d5b 100644 --- a/src/NQueue/EPTF_CLL_NQueue_ExternalFunctions.cc +++ b/src/NQueue/EPTF_CLL_NQueue_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// #include "EPTF_CLL_Base_Functions.hh" diff --git a/src/NQueue/EPTF_CLL_NQueue_Functions.ttcn b/src/NQueue/EPTF_CLL_NQueue_Functions.ttcn index cb77db410e3845af5c30135f6dfeb6f2e591eb23..4ffcee83c494e3cca2490e1d0d0a29c3a684e1c9 100644 --- a/src/NQueue/EPTF_CLL_NQueue_Functions.ttcn +++ b/src/NQueue/EPTF_CLL_NQueue_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/NameService/EPTF_CLL_NameService.grp b/src/NameService/EPTF_CLL_NameService.grp index 1157bd675288f8ebccc7023a50af085ae37f7a26..8d8d54c33cbefda32a8448f551a686275e511cc4 100644 --- a/src/NameService/EPTF_CLL_NameService.grp +++ b/src/NameService/EPTF_CLL_NameService.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/NameService/EPTF_CLL_NameService.tpd b/src/NameService/EPTF_CLL_NameService.tpd index a2dc387f7ffa67d5eed876b5e424178297202fbc..0d1f90095538fc627b9a149f2776a05d42b44bfd 100644 --- a/src/NameService/EPTF_CLL_NameService.tpd +++ b/src/NameService/EPTF_CLL_NameService.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/NameService/EPTF_CLL_NameServiceClient_Functions.ttcn b/src/NameService/EPTF_CLL_NameServiceClient_Functions.ttcn index c4f16cd257939b7c1d3a1fc8c5a8bd052f31b21e..b02cb0e4e86085ea6f73374a8014530b9ea567ba 100644 --- a/src/NameService/EPTF_CLL_NameServiceClient_Functions.ttcn +++ b/src/NameService/EPTF_CLL_NameServiceClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/NameService/EPTF_CLL_NameService_Definitions.ttcn b/src/NameService/EPTF_CLL_NameService_Definitions.ttcn index 797446bd36d7442d538b8db731deeaab930c5dd8..448f2755cd28fd25bd06135dd52350c7b916d0de 100644 --- a/src/NameService/EPTF_CLL_NameService_Definitions.ttcn +++ b/src/NameService/EPTF_CLL_NameService_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/NameService/EPTF_CLL_NameService_Dep.grp b/src/NameService/EPTF_CLL_NameService_Dep.grp index 68489cef820c843929540c58e004883ec5ebcee3..785cfd8c08607b17b3576fac9d872c3db6dfc8a5 100755 --- a/src/NameService/EPTF_CLL_NameService_Dep.grp +++ b/src/NameService/EPTF_CLL_NameService_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/NameService/EPTF_CLL_NameService_ExternalFunctions.cc b/src/NameService/EPTF_CLL_NameService_ExternalFunctions.cc index a6ac715e268a288dcd39226838c600c1472ec3b0..d95dec42a50f2d3fbbb2d15e4fb136d187aea60b 100644 --- a/src/NameService/EPTF_CLL_NameService_ExternalFunctions.cc +++ b/src/NameService/EPTF_CLL_NameService_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// #include "EPTF_CLL_NameService_Definitions.hh" diff --git a/src/NameService/EPTF_CLL_NameService_Functions.ttcn b/src/NameService/EPTF_CLL_NameService_Functions.ttcn index de6b966ce3e47f90352820cfa082d74715fe2f7d..e674aa5eec95c5ac14c3426026d744da9a595d42 100644 --- a/src/NameService/EPTF_CLL_NameService_Functions.ttcn +++ b/src/NameService/EPTF_CLL_NameService_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/PTCDeployment/EPTF_CLL_PTCDeployment.grp b/src/PTCDeployment/EPTF_CLL_PTCDeployment.grp index 3faaa27bae74c95c7c673e9f9972fbaf0027d081..13cd0d8624f670d5762aa125fd2c9d7d776e48f1 100644 --- a/src/PTCDeployment/EPTF_CLL_PTCDeployment.grp +++ b/src/PTCDeployment/EPTF_CLL_PTCDeployment.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/PTCDeployment/EPTF_CLL_PTCDeployment.tpd b/src/PTCDeployment/EPTF_CLL_PTCDeployment.tpd index ec5db7e7c9681af0f866708d30daf0d601388b39..42004d9c1960019223509546f0605beb9501d66d 100644 --- a/src/PTCDeployment/EPTF_CLL_PTCDeployment.tpd +++ b/src/PTCDeployment/EPTF_CLL_PTCDeployment.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/PTCDeployment/EPTF_CLL_PTCDeployment_Definitions.ttcn b/src/PTCDeployment/EPTF_CLL_PTCDeployment_Definitions.ttcn index 9467067ab94e0a002ea07d510076e6aa7eb7ead7..85a33e07af35124351e5836f4853a38a2269373e 100644 --- a/src/PTCDeployment/EPTF_CLL_PTCDeployment_Definitions.ttcn +++ b/src/PTCDeployment/EPTF_CLL_PTCDeployment_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/PTCDeployment/EPTF_CLL_PTCDeployment_Dep.grp b/src/PTCDeployment/EPTF_CLL_PTCDeployment_Dep.grp index dfeb8cf8e24475899623d299b65bdeced6ffe921..7d743a267c4d26ede72c9c05ad536c4046b348e9 100755 --- a/src/PTCDeployment/EPTF_CLL_PTCDeployment_Dep.grp +++ b/src/PTCDeployment/EPTF_CLL_PTCDeployment_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/PTCDeployment/EPTF_CLL_PTCDeployment_Functions.ttcn b/src/PTCDeployment/EPTF_CLL_PTCDeployment_Functions.ttcn index bc1d30505b03e3173e88416d93a48c67f1551b9d..95ea071540f3299a0f1c94a3de4c02bd710a4106 100644 --- a/src/PTCDeployment/EPTF_CLL_PTCDeployment_Functions.ttcn +++ b/src/PTCDeployment/EPTF_CLL_PTCDeployment_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/PTCDeployment/EPTF_CLL_PTCDeployment_PrivateFunctions.ttcn b/src/PTCDeployment/EPTF_CLL_PTCDeployment_PrivateFunctions.ttcn index 0ef62f22317b8ac502d2bab955893a46ee0b949e..67f90d24f340034992571d259320e51aa34a8c8f 100644 --- a/src/PTCDeployment/EPTF_CLL_PTCDeployment_PrivateFunctions.ttcn +++ b/src/PTCDeployment/EPTF_CLL_PTCDeployment_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RandomNArray/EPTF_CLL_RNA.grp b/src/RandomNArray/EPTF_CLL_RNA.grp index 40a6cebc758cf8716d28fb0ca33577c18e46b8c2..415fedd19e9d18b5c2febc4e65df75cc150f3014 100644 --- a/src/RandomNArray/EPTF_CLL_RNA.grp +++ b/src/RandomNArray/EPTF_CLL_RNA.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/RandomNArray/EPTF_CLL_RNA_Definitions.ttcn b/src/RandomNArray/EPTF_CLL_RNA_Definitions.ttcn index 647a695f727271485371341af4ff3ca534188362..88d1c98a0617f1932ad941daad3952f85787e0e2 100644 --- a/src/RandomNArray/EPTF_CLL_RNA_Definitions.ttcn +++ b/src/RandomNArray/EPTF_CLL_RNA_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RandomNArray/EPTF_CLL_RNA_Functions.ttcn b/src/RandomNArray/EPTF_CLL_RNA_Functions.ttcn index e7bac6316efbe462cb83c597712807b49a431d19..e3577ff28426c6b6ee40f6c14272fdd64a3c041c 100644 --- a/src/RandomNArray/EPTF_CLL_RNA_Functions.ttcn +++ b/src/RandomNArray/EPTF_CLL_RNA_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RandomNArray/EPTF_CLL_RandomNArray.tpd b/src/RandomNArray/EPTF_CLL_RandomNArray.tpd index c97c533b12fe3ef963408c815e765021b7ad0cbb..cd52fb3e1f6be0c9c1b074ab4a51b7293837449a 100644 --- a/src/RandomNArray/EPTF_CLL_RandomNArray.tpd +++ b/src/RandomNArray/EPTF_CLL_RandomNArray.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/RandomNArray/EPTF_CLL_RandomNArray_Dep.grp b/src/RandomNArray/EPTF_CLL_RandomNArray_Dep.grp index 36e88b26ab1ecf873d5f1985ae18064bbdb1f5df..6c1398ba3ab1af4a57dad5ba478e8a11d3263404 100755 --- a/src/RandomNArray/EPTF_CLL_RandomNArray_Dep.grp +++ b/src/RandomNArray/EPTF_CLL_RandomNArray_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/RedBlackTree/EPTF_CLL_RBT.grp b/src/RedBlackTree/EPTF_CLL_RBT.grp index 30e95b5caa5769393725d7a134cbbf4f1223da88..f559170526721d2168f8d491a9bf5059bf4f4fbf 100644 --- a/src/RedBlackTree/EPTF_CLL_RBT.grp +++ b/src/RedBlackTree/EPTF_CLL_RBT.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBT_Definitions.ttcn b/src/RedBlackTree/EPTF_CLL_RBT_Definitions.ttcn index bf0582e0811c88c7cfd9f494513c421167f4fb45..1d94b290a72e7ad627ff10baaf7fdd31e13dd885 100644 --- a/src/RedBlackTree/EPTF_CLL_RBT_Definitions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBT_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBT_ExternalFunctions.cc b/src/RedBlackTree/EPTF_CLL_RBT_ExternalFunctions.cc index 03313385b7d86d2f6584491c9d06e209a416da06..a6bf77e0e378aec6f42ea47f7779937170a88889 100644 --- a/src/RedBlackTree/EPTF_CLL_RBT_ExternalFunctions.cc +++ b/src/RedBlackTree/EPTF_CLL_RBT_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// #include <math.h> // isgreater, isless diff --git a/src/RedBlackTree/EPTF_CLL_RBT_Functions.ttcn b/src/RedBlackTree/EPTF_CLL_RBT_Functions.ttcn index 699c8e8e585d1028fbb652adc46565c61fd69b63..772238f33d4da92ddcd278e3645e5c411f6a1663 100644 --- a/src/RedBlackTree/EPTF_CLL_RBT_Functions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBT_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree.grp b/src/RedBlackTree/EPTF_CLL_RBtree.grp index 325e442f91d4fa8d1a6d0aa28fde3df6bf5d88d2..bb6bb6e9643c14e151fbf8f51726c9d8793d4e2b 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree.grp +++ b/src/RedBlackTree/EPTF_CLL_RBtree.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtreeFloat.grp b/src/RedBlackTree/EPTF_CLL_RBtreeFloat.grp index b75bb13972a8c8f9260999a814c7b1564d032b12..41ee5078ba93a0cc407fe8be7931ec556adcf2d4 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtreeFloat.grp +++ b/src/RedBlackTree/EPTF_CLL_RBtreeFloat.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtreeFloat_Functions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtreeFloat_Functions.ttcn index b72a1fc07ed2891929d39625488687edbf450b66..b459fec22cae3c0eb80e5efe72e11be035afb89d 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtreeFloat_Functions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtreeFloat_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtreeFloat_PrivateFunctions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtreeFloat_PrivateFunctions.ttcn index 646158beb552573e1b152df95a73edd796052ca4..468327360336d3d8e88a6951a429edd3b25f2f74 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtreeFloat_PrivateFunctions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtreeFloat_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtreeInteger.grp b/src/RedBlackTree/EPTF_CLL_RBtreeInteger.grp index 66a41d4221b0c141676e110ccc9ed75fa65da591..803e176f7030b8e54681fb80ba4876d72ea3abf5 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtreeInteger.grp +++ b/src/RedBlackTree/EPTF_CLL_RBtreeInteger.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtreeInteger_Functions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtreeInteger_Functions.ttcn index 2583302a8c8fde19631383e1f2eeca830f87cb5b..4d7cf457b11ec7cf0d1aa2bc1bf163d5eedb2c50 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtreeInteger_Functions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtreeInteger_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtreeInteger_PrivateFunctions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtreeInteger_PrivateFunctions.ttcn index b188ac12ea3a574ee221a8d3de5e91dcca5f7750..de3c10197df21866d025930489cab6f050b5c70f 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtreeInteger_PrivateFunctions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtreeInteger_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree_Definitions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtree_Definitions.ttcn index fade9bb38ac22798cbfcae03253dea0f29f26872..de973d4b0050fc4f3a9685903cc8f0efb30b7d94 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree_Definitions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtree_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree_Float.grp b/src/RedBlackTree/EPTF_CLL_RBtree_Float.grp index 82364b187e7c8b00437d3a41f132df821796aaf9..642a1d53a3445d59cc1f40b96dbf84522e9edfa6 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree_Float.grp +++ b/src/RedBlackTree/EPTF_CLL_RBtree_Float.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree_Functions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtree_Functions.ttcn index ddc666e8b2231cfc348f33fbfa2a6a61f8f36a98..57c5ccf06b4ab10af79904380cc1efc95c53e28f 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree_Functions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtree_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree_General.grp b/src/RedBlackTree/EPTF_CLL_RBtree_General.grp index 783a37476daa6359c9c56fcf45ecfa1d50ed5392..9c3bad48f6dbef6890682e9de866bf982f3fcaef 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree_General.grp +++ b/src/RedBlackTree/EPTF_CLL_RBtree_General.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree_Integer.grp b/src/RedBlackTree/EPTF_CLL_RBtree_Integer.grp index d9ee94eae450df569995ec33b1eb2d81da299cbe..3a4673db985ffeb29892c41b022d509ab63a2ff0 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree_Integer.grp +++ b/src/RedBlackTree/EPTF_CLL_RBtree_Integer.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RBtree_PrivateFunctions.ttcn b/src/RedBlackTree/EPTF_CLL_RBtree_PrivateFunctions.ttcn index 302ee07c3c1297bd27dc59c9ed21dfda62871af6..d73bd703871729d7d80d64b89897df29ca37ca6e 100644 --- a/src/RedBlackTree/EPTF_CLL_RBtree_PrivateFunctions.ttcn +++ b/src/RedBlackTree/EPTF_CLL_RBtree_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RedBlackTree/EPTF_CLL_RedBlackTree.tpd b/src/RedBlackTree/EPTF_CLL_RedBlackTree.tpd index 4b8d1c074273506ae060c5101eb2b20921a0a958..d4adbec2cc380b11f3f5dea59841e81e20b3aebe 100644 --- a/src/RedBlackTree/EPTF_CLL_RedBlackTree.tpd +++ b/src/RedBlackTree/EPTF_CLL_RedBlackTree.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/RedBlackTree/EPTF_CLL_RedBlackTree_Dep.grp b/src/RedBlackTree/EPTF_CLL_RedBlackTree_Dep.grp index 731fcc3d5dadd10c52c4f4100832249f45d35717..890c7d7545394b2e14793cad1ec8f1b50233ff37 100755 --- a/src/RedBlackTree/EPTF_CLL_RedBlackTree_Dep.grp +++ b/src/RedBlackTree/EPTF_CLL_RedBlackTree_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Rendezvous/EPTF_CLL_Rendezvous.grp b/src/Rendezvous/EPTF_CLL_Rendezvous.grp index ca574ba28791f3f8c7c6c1ff0228a2f64279bb72..83ca94dafba78bed1d2cf5a518c1e333d958e094 100644 --- a/src/Rendezvous/EPTF_CLL_Rendezvous.grp +++ b/src/Rendezvous/EPTF_CLL_Rendezvous.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Rendezvous/EPTF_CLL_Rendezvous.tpd b/src/Rendezvous/EPTF_CLL_Rendezvous.tpd index d0070ddac583a588b6867b509317a5809d9588f8..d5470ba422c5e15ba04b6ec695de44210042830f 100644 --- a/src/Rendezvous/EPTF_CLL_Rendezvous.tpd +++ b/src/Rendezvous/EPTF_CLL_Rendezvous.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Rendezvous/EPTF_CLL_RendezvousClient_Functions.ttcn b/src/Rendezvous/EPTF_CLL_RendezvousClient_Functions.ttcn index 712b5361be9e1936dc5321ba7cbbdcb1a5194190..4b388276e7c5b82a0e442edfdc9620713590479a 100644 --- a/src/Rendezvous/EPTF_CLL_RendezvousClient_Functions.ttcn +++ b/src/Rendezvous/EPTF_CLL_RendezvousClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Rendezvous/EPTF_CLL_Rendezvous_Definitions.ttcn b/src/Rendezvous/EPTF_CLL_Rendezvous_Definitions.ttcn index 4e0ffe41edfb7e57d3694602266068b5306d8825..445cafb2b87610dc8b76161be757eb36453038f1 100644 --- a/src/Rendezvous/EPTF_CLL_Rendezvous_Definitions.ttcn +++ b/src/Rendezvous/EPTF_CLL_Rendezvous_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Rendezvous/EPTF_CLL_Rendezvous_Dep.grp b/src/Rendezvous/EPTF_CLL_Rendezvous_Dep.grp index a8a29d4014aa7286ade24646406e82d7c915c201..026c97128bbc023c29b6489cec74f32075a164f0 100755 --- a/src/Rendezvous/EPTF_CLL_Rendezvous_Dep.grp +++ b/src/Rendezvous/EPTF_CLL_Rendezvous_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Rendezvous/EPTF_CLL_Rendezvous_Functions.ttcn b/src/Rendezvous/EPTF_CLL_Rendezvous_Functions.ttcn index fb564718d429fb66eb44ca1f5a5e7bdac0916549..ce780c8fda3e166ad0ee427f1e7c2e89d2bb9ce2 100644 --- a/src/Rendezvous/EPTF_CLL_Rendezvous_Functions.ttcn +++ b/src/Rendezvous/EPTF_CLL_Rendezvous_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Definitions.ttcnin b/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Definitions.ttcnin index 4e8221019309007aacf1cfcb7e76740d1b3ac32d..fbcdf3993332c003e79a0a0aaf59c698cf25c6ce 100644 --- a/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Definitions.ttcnin +++ b/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Definitions.ttcnin @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Functions.ttcnin b/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Functions.ttcnin index e62eb73defc3008ec3ffb1b8de104344889eeaf5..2d063ac50dd7fed58e5e46f687a242834d981949 100644 --- a/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Functions.ttcnin +++ b/src/RingBuffer/EPTF_CLL_GenericRingBuffer_Functions.ttcnin @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/RingBuffer/EPTF_CLL_IntegerRingBuffer_Functions.ttcn b/src/RingBuffer/EPTF_CLL_IntegerRingBuffer_Functions.ttcn index 76a6c1894ca1093e6560102da7a5b4a43ad4f1fe..804625ed86e6d01b37cec794407e59b638252056 100644 --- a/src/RingBuffer/EPTF_CLL_IntegerRingBuffer_Functions.ttcn +++ b/src/RingBuffer/EPTF_CLL_IntegerRingBuffer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RingBuffer/EPTF_CLL_RingBuffer.grp b/src/RingBuffer/EPTF_CLL_RingBuffer.grp index a80ea03d08e75207981074a6e22cd1788e9e5e19..c92e4f66e3a26d67f81f4f48134605d206618dcd 100644 --- a/src/RingBuffer/EPTF_CLL_RingBuffer.grp +++ b/src/RingBuffer/EPTF_CLL_RingBuffer.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/RingBuffer/EPTF_CLL_RingBuffer.tpd b/src/RingBuffer/EPTF_CLL_RingBuffer.tpd index 8141517085bbc011c5c589d323c9103de1f57358..fdf8e162e3f94b0702314e8c8a5810d3375f4c62 100644 --- a/src/RingBuffer/EPTF_CLL_RingBuffer.tpd +++ b/src/RingBuffer/EPTF_CLL_RingBuffer.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/RingBuffer/EPTF_CLL_RingBuffer_Definitions.ttcn b/src/RingBuffer/EPTF_CLL_RingBuffer_Definitions.ttcn index 44bc23e818934cb0b43c996a9c7e24f0ba1ca1ca..be2581fbbf022eb0ae08891b2a1bf4f05af5f8ee 100644 --- a/src/RingBuffer/EPTF_CLL_RingBuffer_Definitions.ttcn +++ b/src/RingBuffer/EPTF_CLL_RingBuffer_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/RingBuffer/EPTF_CLL_RingBuffer_Dep.grp b/src/RingBuffer/EPTF_CLL_RingBuffer_Dep.grp index 31cdbff7a8d244acb6829c12a337f799ddb8af91..d3a8146cc1816ffc1644018dce4aca7f6b021982 100755 --- a/src/RingBuffer/EPTF_CLL_RingBuffer_Dep.grp +++ b/src/RingBuffer/EPTF_CLL_RingBuffer_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/RingBuffer/EPTF_CLL_RingBuffer_PrivateFunctions.ttcn b/src/RingBuffer/EPTF_CLL_RingBuffer_PrivateFunctions.ttcn index 38928f910c26b54af5dfab22d94476e3a20f49df..527fa2967f5b524db01f42ac8fedc7971ea96e25 100644 --- a/src/RingBuffer/EPTF_CLL_RingBuffer_PrivateFunctions.ttcn +++ b/src/RingBuffer/EPTF_CLL_RingBuffer_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/SMacro/EPTF_CLL_SMacro.grp b/src/SMacro/EPTF_CLL_SMacro.grp index 58c1417d4a520a8f766169f6fdaa2b244a803afc..363e43440c03f1748377cef727e0320096c48bd4 100644 --- a/src/SMacro/EPTF_CLL_SMacro.grp +++ b/src/SMacro/EPTF_CLL_SMacro.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/SMacro/EPTF_CLL_SMacro.tpd b/src/SMacro/EPTF_CLL_SMacro.tpd index 348d5d20f94dcdd1f2f972510fd0187e88f99bd5..f2b11c999d0a9c96e184d4319db7cbc9fa18e44c 100644 --- a/src/SMacro/EPTF_CLL_SMacro.tpd +++ b/src/SMacro/EPTF_CLL_SMacro.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/SMacro/EPTF_CLL_SMacro_Definitions.ttcn b/src/SMacro/EPTF_CLL_SMacro_Definitions.ttcn index 7297b2096df2d0ac1af2ec3da7df0bd91703eda2..ec33e14879947aa34a98131dd6989d8a312a4fee 100644 --- a/src/SMacro/EPTF_CLL_SMacro_Definitions.ttcn +++ b/src/SMacro/EPTF_CLL_SMacro_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/SMacro/EPTF_CLL_SMacro_Dep.grp b/src/SMacro/EPTF_CLL_SMacro_Dep.grp index bd5e7cdd7f1ca2415398822e7acdef574eb40b9b..39d3f1b26e6683095608338d9d6a7d8cacdd2efc 100755 --- a/src/SMacro/EPTF_CLL_SMacro_Dep.grp +++ b/src/SMacro/EPTF_CLL_SMacro_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/SMacro/EPTF_CLL_SMacro_ExternalFunctions.cc b/src/SMacro/EPTF_CLL_SMacro_ExternalFunctions.cc index d081ee84c6d04f18d833e25787d488bf4d925d09..e29bcab08037f8a2df2c54b8688df27acc9fd163 100644 --- a/src/SMacro/EPTF_CLL_SMacro_ExternalFunctions.cc +++ b/src/SMacro/EPTF_CLL_SMacro_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/SMacro/EPTF_CLL_SMacro_Functions.ttcn b/src/SMacro/EPTF_CLL_SMacro_Functions.ttcn index 5a741398f295600310ec157e3aae17c8750068c3..58e114c5b0cef413397353c6399444df76ff8abc 100644 --- a/src/SMacro/EPTF_CLL_SMacro_Functions.ttcn +++ b/src/SMacro/EPTF_CLL_SMacro_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_RBTScheduler_Definitions.ttcn b/src/Scheduler/EPTF_CLL_RBTScheduler_Definitions.ttcn index dfb3637380108d3508bafc5900af27031fecf003..f47f016a7ca3dc00d5d8e36ecd58d6c69ee44d9c 100644 --- a/src/Scheduler/EPTF_CLL_RBTScheduler_Definitions.ttcn +++ b/src/Scheduler/EPTF_CLL_RBTScheduler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_RBTScheduler_Functions.ttcn b/src/Scheduler/EPTF_CLL_RBTScheduler_Functions.ttcn index b707c1907a5a728f6c93a65696078d718dc6dff2..54e836bfe41a69c36e055f14233ab71d981960ab 100644 --- a/src/Scheduler/EPTF_CLL_RBTScheduler_Functions.ttcn +++ b/src/Scheduler/EPTF_CLL_RBTScheduler_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_Scheduler.grp b/src/Scheduler/EPTF_CLL_Scheduler.grp index 58c6a1e5b938607c29c87cce846208cdf89d14a7..e7bf25e5d281ae75e8ecc022c49e88be780af052 100644 --- a/src/Scheduler/EPTF_CLL_Scheduler.grp +++ b/src/Scheduler/EPTF_CLL_Scheduler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_Scheduler.tpd b/src/Scheduler/EPTF_CLL_Scheduler.tpd index 7fdf177771eaaa16aa9ccdd2e3475520ccab9631..87e3e114e6c81019c859601073fb1670ee840b09 100644 --- a/src/Scheduler/EPTF_CLL_Scheduler.tpd +++ b/src/Scheduler/EPTF_CLL_Scheduler.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Scheduler/EPTF_CLL_Scheduler_Definitions.ttcn b/src/Scheduler/EPTF_CLL_Scheduler_Definitions.ttcn index db47a69c48b6ff061bb39dcab889d7cd72ee8fe6..fb049dcea1910e9abb57e4f8ec45438d85fe746b 100644 --- a/src/Scheduler/EPTF_CLL_Scheduler_Definitions.ttcn +++ b/src/Scheduler/EPTF_CLL_Scheduler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_Scheduler_Dep.grp b/src/Scheduler/EPTF_CLL_Scheduler_Dep.grp index 7edc1b466a8a5ed9b8de2ddd4e164526cb6260bc..92911541bfabd616aade68b5ca318058cb3ed591 100755 --- a/src/Scheduler/EPTF_CLL_Scheduler_Dep.grp +++ b/src/Scheduler/EPTF_CLL_Scheduler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Scheduler/EPTF_CLL_Scheduler_FBQ.grp b/src/Scheduler/EPTF_CLL_Scheduler_FBQ.grp index b260daa70ac55f949c7907c26e55fd460b79af0d..7572bff32521259c6cd5c9a049e70e251c5f0753 100644 --- a/src/Scheduler/EPTF_CLL_Scheduler_FBQ.grp +++ b/src/Scheduler/EPTF_CLL_Scheduler_FBQ.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_Scheduler_General.grp b/src/Scheduler/EPTF_CLL_Scheduler_General.grp index 0d068d3f19c0582cab30a579f81548970c68840b..b5aa025832453b07882ea310d20e1da458d6fc54 100644 --- a/src/Scheduler/EPTF_CLL_Scheduler_General.grp +++ b/src/Scheduler/EPTF_CLL_Scheduler_General.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_CLL_Scheduler_RBT.grp b/src/Scheduler/EPTF_CLL_Scheduler_RBT.grp index cc7e742a5e1319d0e2304189085a0873a22b4e61..3870642a944c82dbeb2dcdc976a3b664eb57bf9d 100644 --- a/src/Scheduler/EPTF_CLL_Scheduler_RBT.grp +++ b/src/Scheduler/EPTF_CLL_Scheduler_RBT.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_FBQScheduler.grp b/src/Scheduler/EPTF_FBQScheduler.grp index 871034733d1474e40af8580d2a57a618b13c76d8..9f38711e9ec6886bb307379d9d86f90ac5c9f3b3 100644 --- a/src/Scheduler/EPTF_FBQScheduler.grp +++ b/src/Scheduler/EPTF_FBQScheduler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Scheduler/EPTF_RBTScheduler.grp b/src/Scheduler/EPTF_RBTScheduler.grp index 108149a440d09f61f85797dacfe082ec1931945e..2df0096cf693640b7e2b699c723b8009cbafab46 100644 --- a/src/Scheduler/EPTF_RBTScheduler.grp +++ b/src/Scheduler/EPTF_RBTScheduler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Semaphore/EPTF_CLL_Semaphore.grp b/src/Semaphore/EPTF_CLL_Semaphore.grp index 464267ab6be73f9c554bec88338dee0d66b0bba6..37ca12d5ade0c769d5699d3a7c9e79557221e58b 100644 --- a/src/Semaphore/EPTF_CLL_Semaphore.grp +++ b/src/Semaphore/EPTF_CLL_Semaphore.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Semaphore/EPTF_CLL_Semaphore.tpd b/src/Semaphore/EPTF_CLL_Semaphore.tpd index 55c73847c1440fd1ad083c17b7436c9bdde745d1..8d5edd07994ecfa42c0a4e8244b6d31a1d2caf5e 100644 --- a/src/Semaphore/EPTF_CLL_Semaphore.tpd +++ b/src/Semaphore/EPTF_CLL_Semaphore.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Semaphore/EPTF_CLL_Semaphore_Definitions.ttcn b/src/Semaphore/EPTF_CLL_Semaphore_Definitions.ttcn index 49929935fa8ba45795eab1aadb41150d2bfb82af..549303f8b08bdb9ae91e168e4a958162f404e8b4 100644 --- a/src/Semaphore/EPTF_CLL_Semaphore_Definitions.ttcn +++ b/src/Semaphore/EPTF_CLL_Semaphore_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Semaphore/EPTF_CLL_Semaphore_Dep.grp b/src/Semaphore/EPTF_CLL_Semaphore_Dep.grp index c9ceee88861ac13f7f10492c0ca7fc832c98e8a2..7e741a9e50dea4bce1d18b7b7ca6006f536a0b42 100755 --- a/src/Semaphore/EPTF_CLL_Semaphore_Dep.grp +++ b/src/Semaphore/EPTF_CLL_Semaphore_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Semaphore/EPTF_CLL_Semaphore_Functions.ttcn b/src/Semaphore/EPTF_CLL_Semaphore_Functions.ttcn index 6b8a8e91d62ddfe749de1ccaf0e4ca6c6ba8d83a..b466c669c7813431594d544ac947898acf4654bb 100644 --- a/src/Semaphore/EPTF_CLL_Semaphore_Functions.ttcn +++ b/src/Semaphore/EPTF_CLL_Semaphore_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCapture.grp b/src/StatCapture/EPTF_CLL_StatCapture.grp index 1b7a32a55a81e4a932415cff8e1ada531274acfb..0e37123fc4a2a5a3c4ab6ee1006b3860aea4de77 100644 --- a/src/StatCapture/EPTF_CLL_StatCapture.grp +++ b/src/StatCapture/EPTF_CLL_StatCapture.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCapture.tpd b/src/StatCapture/EPTF_CLL_StatCapture.tpd index 8c001e02a18d9ee53c517424c107c2b6999faa05..b22a633c5521d2325ce6ca59b44d0e47d361deb8 100644 --- a/src/StatCapture/EPTF_CLL_StatCapture.tpd +++ b/src/StatCapture/EPTF_CLL_StatCapture.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatCapture/EPTF_CLL_StatCaptureControl.grp b/src/StatCapture/EPTF_CLL_StatCaptureControl.grp index 353aff7993822ab292c3cd1ce88783bbb936346e..6da2d23c481e39c2e394fce18f391df169c53205 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureControl.grp +++ b/src/StatCapture/EPTF_CLL_StatCaptureControl.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatCapture/EPTF_CLL_StatCaptureControl.tpd b/src/StatCapture/EPTF_CLL_StatCaptureControl.tpd index aece7674d611adf2b0fa6ac385282a3b5f54b293..6e0c8de0a6e240f1117625843150641e6b917cce 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureControl.tpd +++ b/src/StatCapture/EPTF_CLL_StatCaptureControl.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatCapture/EPTF_CLL_StatCaptureControl_Definitions.ttcn b/src/StatCapture/EPTF_CLL_StatCaptureControl_Definitions.ttcn index 2dcda2b44454887fa8e0949ec6890be8024087f4..fe86f35bb3eea9e79e0800e540884ff620d0409f 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureControl_Definitions.ttcn +++ b/src/StatCapture/EPTF_CLL_StatCaptureControl_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCaptureControl_Functions.ttcn b/src/StatCapture/EPTF_CLL_StatCaptureControl_Functions.ttcn index 86bb821d6333a0e9f6f91d02bd2c2dccfedc92ca..ea1679533a1297ae48b7bace5e4a46ca9d2b7c25 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureControl_Functions.ttcn +++ b/src/StatCapture/EPTF_CLL_StatCaptureControl_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCaptureUI.grp b/src/StatCapture/EPTF_CLL_StatCaptureUI.grp index 58a8a57a6c94b9eea8cfad85958a90109d2ca251..8f74d902094f6078f248fd9c328a12dbd3e8cd5f 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureUI.grp +++ b/src/StatCapture/EPTF_CLL_StatCaptureUI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCaptureUI.tpd b/src/StatCapture/EPTF_CLL_StatCaptureUI.tpd index cb80f3c440c28aac43f040d55eb2a77557cc8943..7c33f9c0b165118950dc8ee15322ad555a13231a 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureUI.tpd +++ b/src/StatCapture/EPTF_CLL_StatCaptureUI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatCapture/EPTF_CLL_StatCaptureUIHandler_Dep.grp b/src/StatCapture/EPTF_CLL_StatCaptureUIHandler_Dep.grp index caf0de1d8860346280884aee5e2d131a7eba635b..f4bdcde3d514cfb5c4ab567a7cb36feae855fdc3 100755 --- a/src/StatCapture/EPTF_CLL_StatCaptureUIHandler_Dep.grp +++ b/src/StatCapture/EPTF_CLL_StatCaptureUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatCapture/EPTF_CLL_StatCaptureUI_Definitions.ttcn b/src/StatCapture/EPTF_CLL_StatCaptureUI_Definitions.ttcn index 52d77b3723e97f0293952780c98507c8fc625266..50e82419c643e290277df97b3ff989016ba31572 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureUI_Definitions.ttcn +++ b/src/StatCapture/EPTF_CLL_StatCaptureUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCaptureUI_Functions.ttcn b/src/StatCapture/EPTF_CLL_StatCaptureUI_Functions.ttcn index 0c381dc42bfced13ec07200819271f4765f989a2..aa0972779dba38f032bb711837959a565b2db78a 100644 --- a/src/StatCapture/EPTF_CLL_StatCaptureUI_Functions.ttcn +++ b/src/StatCapture/EPTF_CLL_StatCaptureUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCapture_Definitions.ttcn b/src/StatCapture/EPTF_CLL_StatCapture_Definitions.ttcn index 66fb320c49b975fe56d2a237d6b70ccc54381c33..756dc67950bbfc25aa98384084025bacad3a21a6 100644 --- a/src/StatCapture/EPTF_CLL_StatCapture_Definitions.ttcn +++ b/src/StatCapture/EPTF_CLL_StatCapture_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCapture_Dep.grp b/src/StatCapture/EPTF_CLL_StatCapture_Dep.grp index 98281af30a5aa30e2e3bea12ebe0d2232904fbbb..2aff1be6b9e8acb3871968ae266051be81347ed6 100755 --- a/src/StatCapture/EPTF_CLL_StatCapture_Dep.grp +++ b/src/StatCapture/EPTF_CLL_StatCapture_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatCapture/EPTF_CLL_StatCapture_ExternalFunctions.cc b/src/StatCapture/EPTF_CLL_StatCapture_ExternalFunctions.cc index ef5f5110e585e4bdb7454adac35b7a9ab181ca67..68566fe9361bec5d7000df9b3cafce096ad35904 100644 --- a/src/StatCapture/EPTF_CLL_StatCapture_ExternalFunctions.cc +++ b/src/StatCapture/EPTF_CLL_StatCapture_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatCapture/EPTF_CLL_StatCapture_Functions.ttcn b/src/StatCapture/EPTF_CLL_StatCapture_Functions.ttcn index 1603b12ece20adc84a6ba8276e835a329fbf4487..6821701b1a0573b2c9b8e53f04cbd96587fb0c07 100644 --- a/src/StatCapture/EPTF_CLL_StatCapture_Functions.ttcn +++ b/src/StatCapture/EPTF_CLL_StatCapture_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandler.grp b/src/StatHandler/EPTF_CLL_StatHandler.grp index 86adc76e3443758cacc324d9aed33ec043daeae2..be4c0293ed662dbcbfdb08531c65a218804a00ac 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler.grp +++ b/src/StatHandler/EPTF_CLL_StatHandler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatHandler/EPTF_CLL_StatHandler.tpd b/src/StatHandler/EPTF_CLL_StatHandler.tpd index 4697fd770072a2168fe848f11bccf69be9e72602..a4c260c0020f0dc003590abc0e9427c95c54f5ab 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler.tpd +++ b/src/StatHandler/EPTF_CLL_StatHandler.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatHandler/EPTF_CLL_StatHandlerClient_Definitions.ttcn b/src/StatHandler/EPTF_CLL_StatHandlerClient_Definitions.ttcn index 9349d5321cfe38813692c05f02cac58cec63ebb2..cc4f4e69e3a44fdbcc66cb4aaca03d65e8961302 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerClient_Definitions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandlerClient_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandlerClient_Functions.ttcn b/src/StatHandler/EPTF_CLL_StatHandlerClient_Functions.ttcn index fa2e0d0da84c5e328e15dac2a22536d437d9b3e4..813abf5b02c247abd1993a59277d78b36f76d201 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerClient_Functions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandlerClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandlerLogging_Definitions.ttcn b/src/StatHandler/EPTF_CLL_StatHandlerLogging_Definitions.ttcn index 0096e7e3b2f8f3a17ea2565c366503f0d8edfc55..9177af9ebeda817a85bc36dfacaa3bf0c8830f9b 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerLogging_Definitions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandlerLogging_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandlerLogging_Functions.ttcn b/src/StatHandler/EPTF_CLL_StatHandlerLogging_Functions.ttcn index 93f599c7c102b2395a7e106d42a0b0baa102ce42..baa6a6e567f6515e32c6aae281478362c45ed820 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerLogging_Functions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandlerLogging_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandlerUI.grp b/src/StatHandler/EPTF_CLL_StatHandlerUI.grp index 776c7254e3ceac433bff868800ec58fd53f35062..9700997b5a7580b5a719d8435c9f2bab9f87b4dc 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerUI.grp +++ b/src/StatHandler/EPTF_CLL_StatHandlerUI.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatHandler/EPTF_CLL_StatHandlerUIHandler_Dep.grp b/src/StatHandler/EPTF_CLL_StatHandlerUIHandler_Dep.grp index 0771c42de4a33ddf9db005c3f13fd09f747ba8ff..610575e3a8155d243ffce9cf533a37368b3ed1d3 100755 --- a/src/StatHandler/EPTF_CLL_StatHandlerUIHandler_Dep.grp +++ b/src/StatHandler/EPTF_CLL_StatHandlerUIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatHandler/EPTF_CLL_StatHandlerUI_Definitions.ttcn b/src/StatHandler/EPTF_CLL_StatHandlerUI_Definitions.ttcn index 132574279b8ed5dd267630f7626fb7b129d1ff25..3538635a9b57e007718302139b2640e8ae31ea59 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerUI_Definitions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandlerUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandlerUI_Functions.ttcn b/src/StatHandler/EPTF_CLL_StatHandlerUI_Functions.ttcn index dc345fc5ebf7b1e17f174b912aed539b623b5eb3..1c4907808a53c6f70d3c30e455cc068daf928b70 100644 --- a/src/StatHandler/EPTF_CLL_StatHandlerUI_Functions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandlerUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandler_DSFunctions.ttcn b/src/StatHandler/EPTF_CLL_StatHandler_DSFunctions.ttcn index 52327538118889e13b03c18f814086860517bf3c..ba5ad9eb41bc62874388527b127db5a769fdbebe 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler_DSFunctions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandler_DSFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandler_Definitions.ttcn b/src/StatHandler/EPTF_CLL_StatHandler_Definitions.ttcn index 6ddb99731c7d81f940f76a95ef26f7dff9598389..6e02d39b27948cea35b348ff15be8d01205acde5 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler_Definitions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandler_Dep.grp b/src/StatHandler/EPTF_CLL_StatHandler_Dep.grp index 325e2a57cf571baf39c7aa414fd8e44a7a8d476d..4269029a4e73b6524693f2d24de8b504f63486d7 100755 --- a/src/StatHandler/EPTF_CLL_StatHandler_Dep.grp +++ b/src/StatHandler/EPTF_CLL_StatHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatHandler/EPTF_CLL_StatHandler_ExternalFunctions.cc b/src/StatHandler/EPTF_CLL_StatHandler_ExternalFunctions.cc index 0e3e705aae54e9f65dba44763b77872de484c18d..17e89043ef82a96e00f3195de274cbaa5718ad75 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler_ExternalFunctions.cc +++ b/src/StatHandler/EPTF_CLL_StatHandler_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandler_Functions.ttcn b/src/StatHandler/EPTF_CLL_StatHandler_Functions.ttcn index b0be1b73810cc4347cc00d80f0c98c4e139bb575..4a2c13244cd03a92ea424aa2b5dd7c20455b20a7 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler_Functions.ttcn +++ b/src/StatHandler/EPTF_CLL_StatHandler_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatHandler/EPTF_CLL_StatHandler_UI.tpd b/src/StatHandler/EPTF_CLL_StatHandler_UI.tpd index 53ab14c1f768f8f68b89e4a96d0477e34d2d0f12..f8441a973b3d1ddb6d656d63a878f0138ada8d01 100644 --- a/src/StatHandler/EPTF_CLL_StatHandler_UI.tpd +++ b/src/StatHandler/EPTF_CLL_StatHandler_UI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatManager/EPTF_CLL_StatManager.grp b/src/StatManager/EPTF_CLL_StatManager.grp index 22e519e2306d7de9d835103bf2ee8bab53c27ec8..03bffbdf334e048f88cbc52326ae04f71be02b84 100644 --- a/src/StatManager/EPTF_CLL_StatManager.grp +++ b/src/StatManager/EPTF_CLL_StatManager.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatManager/EPTF_CLL_StatManager.tpd b/src/StatManager/EPTF_CLL_StatManager.tpd index 4261a11aea1373a17c744ede1c26159db56594e5..3019a2ed56802384a1684720a26838d417b267d0 100644 --- a/src/StatManager/EPTF_CLL_StatManager.tpd +++ b/src/StatManager/EPTF_CLL_StatManager.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatManager/EPTF_CLL_StatManager_Definitions.ttcn b/src/StatManager/EPTF_CLL_StatManager_Definitions.ttcn index b42a476f69da6fa1c9ea50523278240479359d63..690a40a70cbde206d63e582a37e943baf47d34b7 100644 --- a/src/StatManager/EPTF_CLL_StatManager_Definitions.ttcn +++ b/src/StatManager/EPTF_CLL_StatManager_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatManager/EPTF_CLL_StatManager_Dep.grp b/src/StatManager/EPTF_CLL_StatManager_Dep.grp index 8199c9937b51bf856635f68eccd18411e326b6b3..7d99bef33b258eb1582057f934d92a42a23b0c5a 100755 --- a/src/StatManager/EPTF_CLL_StatManager_Dep.grp +++ b/src/StatManager/EPTF_CLL_StatManager_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatManager/EPTF_CLL_StatManager_Functions.ttcn b/src/StatManager/EPTF_CLL_StatManager_Functions.ttcn index 11e47d1fa73dae5ae34ab265faff199ee62e054b..dc7547e5f2257bb47e496240d648d095a20b59f9 100644 --- a/src/StatManager/EPTF_CLL_StatManager_Functions.ttcn +++ b/src/StatManager/EPTF_CLL_StatManager_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatMeasure/EPTF_CLL_StatMeasure.grp b/src/StatMeasure/EPTF_CLL_StatMeasure.grp index ac3340a2c2b2cc3ca0c32e650a285aca8ca4be41..2147352b2d1220db7c5997f16e085df497d4f0f0 100644 --- a/src/StatMeasure/EPTF_CLL_StatMeasure.grp +++ b/src/StatMeasure/EPTF_CLL_StatMeasure.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatMeasure/EPTF_CLL_StatMeasure.tpd b/src/StatMeasure/EPTF_CLL_StatMeasure.tpd index d648836557353a447e05587005b3478d4ce7da77..4b99482fc1cead7838c71aa00f298b02ff9a3afc 100644 --- a/src/StatMeasure/EPTF_CLL_StatMeasure.tpd +++ b/src/StatMeasure/EPTF_CLL_StatMeasure.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatMeasure/EPTF_CLL_StatMeasure_Definitions.ttcn b/src/StatMeasure/EPTF_CLL_StatMeasure_Definitions.ttcn index 7d81e2a8170a5646a1b930a51e732dedc6115bbb..2929bb6f2cc3c4185a435a6ec5c057a510032319 100644 --- a/src/StatMeasure/EPTF_CLL_StatMeasure_Definitions.ttcn +++ b/src/StatMeasure/EPTF_CLL_StatMeasure_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatMeasure/EPTF_CLL_StatMeasure_Dep.grp b/src/StatMeasure/EPTF_CLL_StatMeasure_Dep.grp index 8412cedb5c04897c25f252513ec9bf0d4bb80119..c9c3ff7aaebcde283dac6a52c7c16b79dadca390 100755 --- a/src/StatMeasure/EPTF_CLL_StatMeasure_Dep.grp +++ b/src/StatMeasure/EPTF_CLL_StatMeasure_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatMeasure/EPTF_CLL_StatMeasure_Functions.ttcn b/src/StatMeasure/EPTF_CLL_StatMeasure_Functions.ttcn index 13cf99c05a765d2007e08bc363b7eaa51c69100e..29f31eb04a1341dd75f04686861384fd98deadee 100644 --- a/src/StatMeasure/EPTF_CLL_StatMeasure_Functions.ttcn +++ b/src/StatMeasure/EPTF_CLL_StatMeasure_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatMeasure/UsefulFunctions.grp b/src/StatMeasure/UsefulFunctions.grp index 86cbb3d715c8c6841c4f23b10276afe5ed1e154d..01610390b836c820102988ad4ac0a39d10d52cfe 100755 --- a/src/StatMeasure/UsefulFunctions.grp +++ b/src/StatMeasure/UsefulFunctions.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatReplay/EPTF_CLL_StatReplay.grp b/src/StatReplay/EPTF_CLL_StatReplay.grp index edca223456030c06e5865faac2ff40100e9ad781..4dd8b6d6c3be066dcafa78cd884038d880215f55 100644 --- a/src/StatReplay/EPTF_CLL_StatReplay.grp +++ b/src/StatReplay/EPTF_CLL_StatReplay.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/StatReplay/EPTF_CLL_StatReplay.tpd b/src/StatReplay/EPTF_CLL_StatReplay.tpd index dcc1912d71433a26504a7bf8d724099063ac1599..86cda97f0c836b35b8dbb2bd779f9783739a5f15 100644 --- a/src/StatReplay/EPTF_CLL_StatReplay.tpd +++ b/src/StatReplay/EPTF_CLL_StatReplay.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/StatReplay/EPTF_CLL_StatReplay_Definitions.ttcnpp b/src/StatReplay/EPTF_CLL_StatReplay_Definitions.ttcnpp index 7fa4cf497912eb4cc611bea36e401dc916551cb7..f16394345e5f13de5c832799a90c7464be748466 100644 --- a/src/StatReplay/EPTF_CLL_StatReplay_Definitions.ttcnpp +++ b/src/StatReplay/EPTF_CLL_StatReplay_Definitions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatReplay/EPTF_CLL_StatReplay_Dep.grp b/src/StatReplay/EPTF_CLL_StatReplay_Dep.grp index 9221037067a5bfca1b12631a3c95fe0744c29d6b..e730f5b64f7f07a3d992a137c0b0104771f12fcb 100755 --- a/src/StatReplay/EPTF_CLL_StatReplay_Dep.grp +++ b/src/StatReplay/EPTF_CLL_StatReplay_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/StatReplay/EPTF_CLL_StatReplay_Execution.ttcn b/src/StatReplay/EPTF_CLL_StatReplay_Execution.ttcn index 436e5cb723d449d141a375eeb9e7d9e65b745f62..5801248b57e303aa0cbb765a12b3d44f5b7304e7 100644 --- a/src/StatReplay/EPTF_CLL_StatReplay_Execution.ttcn +++ b/src/StatReplay/EPTF_CLL_StatReplay_Execution.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/StatReplay/EPTF_CLL_StatReplay_Functions.ttcn b/src/StatReplay/EPTF_CLL_StatReplay_Functions.ttcn index 7b12794306727c1a8f71838e1620e44a131d8cbd..c68bc30c8f461b4e2226543511182204bed85cba 100644 --- a/src/StatReplay/EPTF_CLL_StatReplay_Functions.ttcn +++ b/src/StatReplay/EPTF_CLL_StatReplay_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.grp b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.grp index 1f7caefb00f8a09bb0b2591e0ccb6206243aea34..76f28137777478f6ea3c5248acd2869323479088 100644 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.grp +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.tpd b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.tpd index 215e277184a109e84598efaa668ea5bfa91b091c..53b0215b85d31ffff6eda6ab6a0f7d4989685522 100644 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.tpd +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.ttcn b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.ttcn index f87c282eb5fdaf3c7beadbd6c19ecbdbb218b286..021cda73e70655865ffe5badf244c55685be9384 100644 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.ttcn +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Definitions.ttcn b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Definitions.ttcn index bc8f007aa473652e80f0e6e24b54adab7056fd97..5a810c830f88e4be7b53c3c9a584d3daf6e13727 100644 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Definitions.ttcn +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Dep.grp b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Dep.grp index 77d16f359e8392d2ea7a289b541e419a12a9d309..3afda3ece60e88da9f5aaa0b613685667f37e4e3 100755 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Dep.grp +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Functions.ttcn b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Functions.ttcn index 67b67cbe3aa0d6b64dc974f8ce6598849d34ac59..49de84dfc81cd939f619f68fba190dfabc8237f5 100644 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Functions.ttcn +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_XTDPTemplates.ttcn b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_XTDPTemplates.ttcn index f13e9600c641f95e2b1ead640e99bb964fd498fb..a0987bd7d2eb370f6278f5d980e3fd5676a73f88 100644 --- a/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_XTDPTemplates.ttcn +++ b/src/TimeProfileEditor/EPTF_CLL_TimeProfileEditor_XTDPTemplates.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport.grp b/src/Transport/EPTF_CLL_Transport.grp index 5078a410e9b3e95a21824c326dc12edbd310ead5..a644f5504d938fd79fbacda81c089660e7467a9f 100644 --- a/src/Transport/EPTF_CLL_Transport.grp +++ b/src/Transport/EPTF_CLL_Transport.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_Transport.tpd b/src/Transport/EPTF_CLL_Transport.tpd index e2b048c07efb7c29ee4301e04ea2246cb27526a6..2d4001776a07a2189355c2746671d5aebd6d61e8 100644 --- a/src/Transport/EPTF_CLL_Transport.tpd +++ b/src/Transport/EPTF_CLL_Transport.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_TransportCommPortIPL4.grp b/src/Transport/EPTF_CLL_TransportCommPortIPL4.grp index 437d6422c78739fe6ca3ca323ae6de984c746450..fc43500ca6af1e899e66adf11049f834ade86aac 100644 --- a/src/Transport/EPTF_CLL_TransportCommPortIPL4.grp +++ b/src/Transport/EPTF_CLL_TransportCommPortIPL4.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_TransportCommPortIPL4_Definitions.ttcn b/src/Transport/EPTF_CLL_TransportCommPortIPL4_Definitions.ttcn index 6e1cdff4415c7c50927202783d2016735b18f3df..407f3fee916f9d461fb9ee41de3e1e5f7674bb83 100644 --- a/src/Transport/EPTF_CLL_TransportCommPortIPL4_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_TransportCommPortIPL4_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportCommPortIPL4_Functions.ttcn b/src/Transport/EPTF_CLL_TransportCommPortIPL4_Functions.ttcn index 831ead0d0777459f449369a681a8f2d15d360b10..e8b57e478afad4a01b2997f825ecee9ee02ae09d 100644 --- a/src/Transport/EPTF_CLL_TransportCommPortIPL4_Functions.ttcn +++ b/src/Transport/EPTF_CLL_TransportCommPortIPL4_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportIPL2.grp b/src/Transport/EPTF_CLL_TransportIPL2.grp index 566288b027ec480e4679489b0cf33941f508b6e4..fc4a3c88815db6a789b78dd51b32fa6916f2113e 100644 --- a/src/Transport/EPTF_CLL_TransportIPL2.grp +++ b/src/Transport/EPTF_CLL_TransportIPL2.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_TransportIPL2_Definitions.ttcn b/src/Transport/EPTF_CLL_TransportIPL2_Definitions.ttcn index 13a70aa43e18efc552f772030aea488a05f4a1ab..dbdf8818d470397deaca6e9ebe1f5212283c7ab3 100644 --- a/src/Transport/EPTF_CLL_TransportIPL2_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_TransportIPL2_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportIPL2_ExternalFunctions.cc b/src/Transport/EPTF_CLL_TransportIPL2_ExternalFunctions.cc index e6401262ded6857fdcb2d0b672032a38fa95c8fd..b418c321ef08c9e91ca6c03dfbd6069435cd6924 100644 --- a/src/Transport/EPTF_CLL_TransportIPL2_ExternalFunctions.cc +++ b/src/Transport/EPTF_CLL_TransportIPL2_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// #include <string.h> diff --git a/src/Transport/EPTF_CLL_TransportIPL2_Functions.ttcn b/src/Transport/EPTF_CLL_TransportIPL2_Functions.ttcn index 7950fe450b5de05a0f516289e5d4695facf45bd2..fd1b537c4ae7f9cb6db37b871b4d34527b05f11d 100644 --- a/src/Transport/EPTF_CLL_TransportIPL2_Functions.ttcn +++ b/src/Transport/EPTF_CLL_TransportIPL2_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportIPL4.grp b/src/Transport/EPTF_CLL_TransportIPL4.grp index 99634ae1b70ec64e9a5fbb939d9e9a585a0d7765..9e33fe35bdfe02969eeac057168d0e05a6ddad19 100644 --- a/src/Transport/EPTF_CLL_TransportIPL4.grp +++ b/src/Transport/EPTF_CLL_TransportIPL4.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_TransportIPL4_Definitions.ttcn b/src/Transport/EPTF_CLL_TransportIPL4_Definitions.ttcn index a416ee4961f296a96294e2e726633cbe94e7cdda..9585688d82df89ab2f21a3f80872d141847f3522 100644 --- a/src/Transport/EPTF_CLL_TransportIPL4_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_TransportIPL4_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportIPL4_Functions.ttcn b/src/Transport/EPTF_CLL_TransportIPL4_Functions.ttcn index d0d17ecfd46ab405655731970a566ba66258ca18..781640596e530b860e427523d27e62b6b7d1491b 100644 --- a/src/Transport/EPTF_CLL_TransportIPL4_Functions.ttcn +++ b/src/Transport/EPTF_CLL_TransportIPL4_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportIPsecHandler.grp b/src/Transport/EPTF_CLL_TransportIPsecHandler.grp index bfd976dfcf04e44a07336aa2fcc04ae4569decde..942b2b78f054052d42cfafc3d54c652aa500f7aa 100644 --- a/src/Transport/EPTF_CLL_TransportIPsecHandler.grp +++ b/src/Transport/EPTF_CLL_TransportIPsecHandler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_TransportMessageBufferManager.grp b/src/Transport/EPTF_CLL_TransportMessageBufferManager.grp index 4646aeeaa5fea588ef9aab9506d31d386150fe9d..4e5493edef0af9e35bedec991f6e2d9468699598 100644 --- a/src/Transport/EPTF_CLL_TransportMessageBufferManager.grp +++ b/src/Transport/EPTF_CLL_TransportMessageBufferManager.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_TransportMessageBufferManager_Definitions.ttcn b/src/Transport/EPTF_CLL_TransportMessageBufferManager_Definitions.ttcn index 27c81453d4ff7cfd7010df7d01f5b831e5da4559..1e772f421fdfd603edd7c6eef00becdf4f24e20f 100644 --- a/src/Transport/EPTF_CLL_TransportMessageBufferManager_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_TransportMessageBufferManager_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportMessageBufferManager_Functions.ttcn b/src/Transport/EPTF_CLL_TransportMessageBufferManager_Functions.ttcn index 01b2fbf400bcd577a9a6893384b8a50e212b6766..10ac1b7be4f2d3cd30bb4216b8bcda1d4ac83588 100644 --- a/src/Transport/EPTF_CLL_TransportMessageBufferManager_Functions.ttcn +++ b/src/Transport/EPTF_CLL_TransportMessageBufferManager_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportRouting.grp b/src/Transport/EPTF_CLL_TransportRouting.grp index 131c2eef7b4660a1b7994b32bb6a49b2da247931..4c24faf5e257f2cea2f646b6df47a3d67557c73a 100644 --- a/src/Transport/EPTF_CLL_TransportRouting.grp +++ b/src/Transport/EPTF_CLL_TransportRouting.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_TransportRouting.tpd b/src/Transport/EPTF_CLL_TransportRouting.tpd index 7b5d889764e41e312db73bb766c88ff5b4684a1a..8911d363892adbd08fb83ea05cb1f4d0b3abcd16 100644 --- a/src/Transport/EPTF_CLL_TransportRouting.tpd +++ b/src/Transport/EPTF_CLL_TransportRouting.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_TransportRouting_Definitions.ttcn b/src/Transport/EPTF_CLL_TransportRouting_Definitions.ttcn index 4dc1712f524783a553253ce1cc0cdb4ad57ab0cf..58622285e8fe21745093c8b55ef3f4c28767a048 100644 --- a/src/Transport/EPTF_CLL_TransportRouting_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_TransportRouting_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_TransportRouting_Functions.ttcn b/src/Transport/EPTF_CLL_TransportRouting_Functions.ttcn index f0df3fb8d4a24efb2c8726aae6f272aa2d211824..ae0ee1b2334da4fb3b4ad6e2e02bc82bdc04ccb8 100644 --- a/src/Transport/EPTF_CLL_TransportRouting_Functions.ttcn +++ b/src/Transport/EPTF_CLL_TransportRouting_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_CommPortIPL4.tpd b/src/Transport/EPTF_CLL_Transport_CommPortIPL4.tpd index 3d5406e9b6398acfb9f0320811d96cc5ad3aaef9..f61ce5a99a1a9f22fabaf7529940183f25cac7d6 100644 --- a/src/Transport/EPTF_CLL_Transport_CommPortIPL4.tpd +++ b/src/Transport/EPTF_CLL_Transport_CommPortIPL4.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_Transport_Common.grp b/src/Transport/EPTF_CLL_Transport_Common.grp index 36e9ca4ae75123a92d117663d88350b749daa39b..e845f3e38e6b2f11dbd8b39b9fc621df4e7cce38 100644 --- a/src/Transport/EPTF_CLL_Transport_Common.grp +++ b/src/Transport/EPTF_CLL_Transport_Common.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_Transport_Common.tpd b/src/Transport/EPTF_CLL_Transport_Common.tpd index b4be9c6d7973def90b2f546d1ed4d4dca09a174d..2ba6c9bcff2a6337ae75485060244577228158c2 100644 --- a/src/Transport/EPTF_CLL_Transport_Common.tpd +++ b/src/Transport/EPTF_CLL_Transport_Common.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_Transport_CommonDefinitions.ttcn b/src/Transport/EPTF_CLL_Transport_CommonDefinitions.ttcn index cdd0248b8f6a775ea2a2f150273f2771e5e8689a..772b0473823549e06299af3e3a80d8a2caf4ab00 100644 --- a/src/Transport/EPTF_CLL_Transport_CommonDefinitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_CommonDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_Definitions.ttcn b/src/Transport/EPTF_CLL_Transport_Definitions.ttcn index f23fea7fedfbc4c8102bde013add56085c2621b6..563a591dad7a2234b996c0647cf1b3d74c735184 100644 --- a/src/Transport/EPTF_CLL_Transport_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_Dep.grp b/src/Transport/EPTF_CLL_Transport_Dep.grp index dfea0b28d5eaf684978a9ede043c2be32deb0247..01ef74d74dcc53c65f41460886282d4a836e84ba 100755 --- a/src/Transport/EPTF_CLL_Transport_Dep.grp +++ b/src/Transport/EPTF_CLL_Transport_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Transport/EPTF_CLL_Transport_Functions.ttcn b/src/Transport/EPTF_CLL_Transport_Functions.ttcn index e2f6236cad13dca8b52d953edb79d3a599476f7a..da22defd473a002d34558bef29c737265c4e8c71 100644 --- a/src/Transport/EPTF_CLL_Transport_Functions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPL2.tpd b/src/Transport/EPTF_CLL_Transport_IPL2.tpd index 1cd61cf75766fcfc1699861abc2830732cba22ba..c52ca5681faf046f5eee21ebebda1cfaf1aa2cbd 100644 --- a/src/Transport/EPTF_CLL_Transport_IPL2.tpd +++ b/src/Transport/EPTF_CLL_Transport_IPL2.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_Transport_IPL4.tpd b/src/Transport/EPTF_CLL_Transport_IPL4.tpd index 1ac9006e92550f3f99d4c22731bc22493a193963..79f81fd9dedf37386312cdb71be29cc95daa2903 100644 --- a/src/Transport/EPTF_CLL_Transport_IPL4.tpd +++ b/src/Transport/EPTF_CLL_Transport_IPL4.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd b/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd index 1cac3eabf84f24a30c3a392b6e2d0f285bd20457..a95a70c4224a0e0d003981244714fd831f042d76 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Definitions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Definitions.ttcn index e180041507c427ea24ab0e5c5659756db5506dc4..2936f926c4165d6bb1d90a379e7e4f2f515face1 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Functions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Functions.ttcn index 7ea477295ff874ca25e1ece6a766f0679bba46bf..1535226ebeb67858a9d4e85a64429da8996d5c43 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Functions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Definitions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Definitions.ttcn index 263e739f8f272b6099a2c7272ff1697942648239..c8954a7520a1fe914c2dc3e07d2da22c64018945 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Functions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Functions.ttcn index 65718a022b7f545eafe02403208af11cc38378d6..c6e062a41495b855abc09aed4500c167d82db2d3 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Functions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Client_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_CommonDefinitions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_CommonDefinitions.ttcn index c7803aed410f36cf00c9e87c7be1ee7767a06dd3..d815f6fbd0fe2da8d3f13d8edb50ad737faa4107 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_CommonDefinitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_CommonDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Definitions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Definitions.ttcn index 6c8dcec0466a1f13d539ee5476dc49578e5539b8..e17aacc9016dedf001c063420d948570b1f5e15e 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Functions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Functions.ttcn index e9b95b6437a94785d363a227579bd790bea64c7d..276811afddf8e49cbd2b42d09caa4b64b6a026c6 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Functions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Definitions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Definitions.ttcn index 76a03be2f3466ac8eebf759d8741d259abea84cf..dc04715d74c3ef453ff620877e7d71a4622a9d72 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Definitions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Functions.ttcn b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Functions.ttcn index 0159543da00ea8a9b2d6831203f7680f506eed8b..c1a7730e13997edd2571c453c98a6a842c510397 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Functions.ttcn +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler_Logging_Server_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Transport/EPTF_CLL_Transport_MessageBufferManager.tpd b/src/Transport/EPTF_CLL_Transport_MessageBufferManager.tpd index 6bb7c5b58c0165b15c8f35fbce45d60a7602f7c2..cd16d8c5582094bc90b7e68cb4dad6fdc60d3776 100644 --- a/src/Transport/EPTF_CLL_Transport_MessageBufferManager.tpd +++ b/src/Transport/EPTF_CLL_Transport_MessageBufferManager.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/UIHandler/EPTF_CLL_UIHandler.grp b/src/UIHandler/EPTF_CLL_UIHandler.grp index 30e682260166689b0eb41538c635156e03820b01..de2d6fd7e9cdd1a551d846ef8b771fd1e9e3dc0d 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler.grp +++ b/src/UIHandler/EPTF_CLL_UIHandler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/UIHandler/EPTF_CLL_UIHandler.tpd b/src/UIHandler/EPTF_CLL_UIHandler.tpd index 1c635a3d0786c31496cc754daf2b700d28a7ff01..1385fa3f21fc65f112267fe353d684a15df53655 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler.tpd +++ b/src/UIHandler/EPTF_CLL_UIHandler.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/UIHandler/EPTF_CLL_UIHandlerCLI_CommandDefinitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerCLI_CommandDefinitions.ttcn index d44b8e1a7e27f483afafc08141d331346449aef0..c1d72761ad156c91eda87ce68176d7acbb6a5290 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerCLI_CommandDefinitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerCLI_CommandDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandlerCLI_Definitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerCLI_Definitions.ttcn index b735a4f2b9d4e056d4d2f78f5d6df9ecaa2ddf15..1ebe6c24f1df754d9f7d88f62d8a33a18d82734b 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerCLI_Definitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerCLI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandlerCLI_Functions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerCLI_Functions.ttcn index bda5a49222c259339cfaa569ac611cf719961742..ff38e7caf725d00595d2f7d575007d0f54d576db 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerCLI_Functions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerCLI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandlerClient_Definitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerClient_Definitions.ttcn index e66cb5b753d777c647581b9b5d6da0f1e20a4229..977bd02c36e27bd70ce4575e93479257445c811c 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerClient_Definitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerClient_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandlerClient_Functions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerClient_Functions.ttcn index ab64699b297e4373638745a99824a94337135008..f38985fb0fae2ca6ea756a228607bd9fd63c71a8 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerClient_Functions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerClient_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Definitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Definitions.ttcn index 1d1cb5b04126c4e4130ea345ec0264c27d8cafb4..20104e9eccf9ecaf4c5952ac50fa99c9176e7553 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Definitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Functions.ttcn b/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Functions.ttcn index 34de04ad1d1c3478fb4cda2b20dc36d7f98277f4..29d1c374e3fbacc854629db3df77af3c987ffa98 100644 --- a/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Functions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandlerVariableUI_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_Base.grp b/src/UIHandler/EPTF_CLL_UIHandler_Base.grp index eb7f3983a08ca796fe6d85353258547cd9b601c0..7fce93108fd2dafad8a63073246315d5dec7b691 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_Base.grp +++ b/src/UIHandler/EPTF_CLL_UIHandler_Base.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/src/UIHandler/EPTF_CLL_UIHandler_Base_Dep.grp b/src/UIHandler/EPTF_CLL_UIHandler_Base_Dep.grp index ea71a5f4c486e5fb9f211283152ad597aa74b816..8b9fa9397257d8973e87bca370d25b17670c2f4d 100755 --- a/src/UIHandler/EPTF_CLL_UIHandler_Base_Dep.grp +++ b/src/UIHandler/EPTF_CLL_UIHandler_Base_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/UIHandler/EPTF_CLL_UIHandler_Browser.grp b/src/UIHandler/EPTF_CLL_UIHandler_Browser.grp index cd37e58e02b84170bab9b37fb66712d5f43bd3a7..05a86280b8614ce62553d1b49d71af8ed4a130d4 100755 --- a/src/UIHandler/EPTF_CLL_UIHandler_Browser.grp +++ b/src/UIHandler/EPTF_CLL_UIHandler_Browser.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/UIHandler/EPTF_CLL_UIHandler_BrowserFunctions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_BrowserFunctions.ttcn index 26a02e525d3e3b227309a5d5e0d2abc6b8ea49b2..64d5ed1b25a60f6a13fba5aa6f6438df36da9076 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_BrowserFunctions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_BrowserFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_CLIClientDefinitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_CLIClientDefinitions.ttcn index f74b09361383df7a2d8e81fe999d5233d295aa98..0d72fc1d3ce8f7ab0e69f8f322e6c2e633582802 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_CLIClientDefinitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_CLIClientDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcn index e9cf5b60f1acee18c9dd542d0ef3656c81a96817..ceb4a42899274cd855c98c358ff290d04845fd8f 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcnpp b/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcnpp index d5dbeaa1beeac5282b9ef33c9a6d96cc51c86e3f..e5808a1a89128aada34d384954a7caaa12ee88c8 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcnpp +++ b/src/UIHandler/EPTF_CLL_UIHandler_ChartDataTypeRingBuffer_Functions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_ConvertFunctions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_ConvertFunctions.ttcn index f79485c928f79d638caa4a4f36f667ff8c845ea4..12080b7488d9dd7a03f8c8c314209180b297108c 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_ConvertFunctions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_ConvertFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_DS_Definitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_DS_Definitions.ttcn index e4ad08d621dc7519e9a287011b7594d8031bc333..8f8985063eb612ff43ca8dc13dcec4d1ce95ee02 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_DS_Definitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_DS_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// // Module: EPTF_CLL_UIHandler_DS_Definitions diff --git a/src/UIHandler/EPTF_CLL_UIHandler_DS_Functions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_DS_Functions.ttcn index fc52c49c393f7323e1c8d9ebf5188ba3dbfe725d..0cc2060c895e2b840a6a15a23e198d76970f2155 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_DS_Functions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_DS_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_Definitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_Definitions.ttcn index 93168a849780791434d8e9428ca3ea6fc0e16f0b..66b24932bba9a2f1ab1b08a0830028bee1a56418 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_Definitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_Dep.grp b/src/UIHandler/EPTF_CLL_UIHandler_Dep.grp index c8fe637d039b5612948b127ad618998926d45275..863853e39e33ed1c17d4a7b012e4e16f14fb37e9 100755 --- a/src/UIHandler/EPTF_CLL_UIHandler_Dep.grp +++ b/src/UIHandler/EPTF_CLL_UIHandler_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/UIHandler/EPTF_CLL_UIHandler_ExternalFunctions.cc b/src/UIHandler/EPTF_CLL_UIHandler_ExternalFunctions.cc index 19dc76880c9e9019bc2fdfb0dcb8a859b0edca62..0f7afe749b4e719c3892d865dd063769f97c39aa 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_ExternalFunctions.cc +++ b/src/UIHandler/EPTF_CLL_UIHandler_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// #include "EPTF_CLL_UIHandler_WidgetFunctions.hh" diff --git a/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.cc b/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.cc index eb38bd0690d8102a27bc9eefb222a5065d130c64..ed9efaf7c8cba140ca0a88daffc34fe300b39f5a 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.cc +++ b/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// // Clear XML namespace elements from source // ----------------------------------------- diff --git a/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.hh b/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.hh index c1345b3081783869bef50632801e8b309aa81544..fc866bac50a211d9016b197f456adc1421d38e85 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.hh +++ b/src/UIHandler/EPTF_CLL_UIHandler_GUIFunctions.hh @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// #include "Universal_charstring.hh" diff --git a/src/UIHandler/EPTF_CLL_UIHandler_MsgDefinitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_MsgDefinitions.ttcn index 5e9c2bcf87054ac39d2dd5daa013e850fd952120..0f7a53a77bf72efdb79800273a8fa81880d8e864 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_MsgDefinitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_MsgDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_PrivateFunctions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_PrivateFunctions.ttcn index f991a651126d5adb04ab3915d15ddb79b5b39022..812c6a91a57ddb5b2f9e6589bf3e46e55db20d13 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_PrivateFunctions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_PrivateFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_WidgetFunctions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_WidgetFunctions.ttcn index baf82c8164cf37b00f90f8f8d42180b7cdf497d6..80d636df6215c1e021575783bc4eca4235fafcf2 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_WidgetFunctions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_WidgetFunctions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_XSD_XTDPTemplateDefinitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_XSD_XTDPTemplateDefinitions.ttcn index 85400d4e5745c115da7e8ee01ef68ce2fe871f16..a9e9604b284741d0156d5da68fd8890720403850 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_XSD_XTDPTemplateDefinitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_XSD_XTDPTemplateDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_XTDPTemplateDefinitions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_XTDPTemplateDefinitions.ttcn index 7a3a19e8bc46ad7f1cd9c728b7de9ce6579fff0a..c6f35d3343156143654f6ff6e425b9a43cddf653 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_XTDPTemplateDefinitions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_XTDPTemplateDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_UIHandler_XUL.grp b/src/UIHandler/EPTF_CLL_UIHandler_XUL.grp index 38e0de95e5dccc66d736ead993317c741baf57d3..7fdfd6fcd8d9a0a6e97daf992c6e209d5c2fb845 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_XUL.grp +++ b/src/UIHandler/EPTF_CLL_UIHandler_XUL.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/UIHandler/EPTF_CLL_UIHandler_XULFunctions.ttcn b/src/UIHandler/EPTF_CLL_UIHandler_XULFunctions.ttcn index c69a1753362255a2b1f46687cb9b14951e7cbcf4..0c89691f807a10d67e04d3734c47fc47be8c59a4 100644 --- a/src/UIHandler/EPTF_CLL_UIHandler_XULFunctions.ttcn +++ b/src/UIHandler/EPTF_CLL_UIHandler_XULFunctions.ttcn @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/UIHandler/EPTF_CLL_Variable_UI.tpd b/src/UIHandler/EPTF_CLL_Variable_UI.tpd index 0aa013761dbf3710b4f7f3206ce517639d5e64a4..8ffe6d54a003ea046741a4a10ef8d191c48aa942 100644 --- a/src/UIHandler/EPTF_CLL_Variable_UI.tpd +++ b/src/UIHandler/EPTF_CLL_Variable_UI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/UIHandler/XTDPasp.grp b/src/UIHandler/XTDPasp.grp index a6ced026145596eca12cedfe1c697de7064fa268..35d83d4f5c3c31b67a26b393d6d7ce80165aa73f 100755 --- a/src/UIHandler/XTDPasp.grp +++ b/src/UIHandler/XTDPasp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Variable/EPTF_CLL_Variable.grp b/src/Variable/EPTF_CLL_Variable.grp index ad9595b37dc24ffdcb10ba3398987f5a01fda8f2..f2791791ded05c4f98aad55d23d0d3ec6a869445 100644 --- a/src/Variable/EPTF_CLL_Variable.grp +++ b/src/Variable/EPTF_CLL_Variable.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Variable/EPTF_CLL_Variable.tpd b/src/Variable/EPTF_CLL_Variable.tpd index d915356a2c59d323e2d69747b3d8180f3e44e80a..5d2c181acc912c1232f00fe72e595692bdc470d5 100644 --- a/src/Variable/EPTF_CLL_Variable.tpd +++ b/src/Variable/EPTF_CLL_Variable.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/src/Variable/EPTF_CLL_Variable_Definitions.ttcn b/src/Variable/EPTF_CLL_Variable_Definitions.ttcn index c5147168565c15d84278dfed0f63ed3ade0a70ec..01ad14c353343ce4e9869131c3e2b79850fb762d 100644 --- a/src/Variable/EPTF_CLL_Variable_Definitions.ttcn +++ b/src/Variable/EPTF_CLL_Variable_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/src/Variable/EPTF_CLL_Variable_Dep.grp b/src/Variable/EPTF_CLL_Variable_Dep.grp index d68fbcd9450b6a6600c19818063de3db0d06d21d..8482c3b35627deab1804649b3ecca8dc2f99e2c1 100755 --- a/src/Variable/EPTF_CLL_Variable_Dep.grp +++ b/src/Variable/EPTF_CLL_Variable_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/src/Variable/EPTF_CLL_Variable_ExternalFunctions.cc b/src/Variable/EPTF_CLL_Variable_ExternalFunctions.cc index c615250c79aa2120805468d8061f18db9da1b652..1f2f6fd68819b577c606812d87c99a8b0cf001ca 100644 --- a/src/Variable/EPTF_CLL_Variable_ExternalFunctions.cc +++ b/src/Variable/EPTF_CLL_Variable_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Variable/EPTF_CLL_Variable_Functions.ttcn b/src/Variable/EPTF_CLL_Variable_Functions.ttcn index 58cdffd3a5fbc30f0ba808f3c68d78471440362f..ca9ee06ab7717f55017aba047f1ecbfa6e034f91 100644 --- a/src/Variable/EPTF_CLL_Variable_Functions.ttcn +++ b/src/Variable/EPTF_CLL_Variable_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Base/EPTF_Base_Test.cfg b/test/Base/EPTF_Base_Test.cfg index 86102c8d599107c84d788de9f553f31f94d0ce3b..57e1679e3095e3a57458bad60985f4cd3b58c51c 100644 --- a/test/Base/EPTF_Base_Test.cfg +++ b/test/Base/EPTF_Base_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Base/EPTF_Base_Test.prj b/test/Base/EPTF_Base_Test.prj index 25b0ac66296f6345f7f11337cfc9e8caf37e762b..c336602261069e75b1c2bba7bb8fd22d983070e6 100644 --- a/test/Base/EPTF_Base_Test.prj +++ b/test/Base/EPTF_Base_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Base/EPTF_Base_Test.tpd b/test/Base/EPTF_Base_Test.tpd index b25dcaf1cb54146686756f3ba2d050591edecfec..754f7ec8a3903624380e37f19606214bbcb5b318 100644 --- a/test/Base/EPTF_Base_Test.tpd +++ b/test/Base/EPTF_Base_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Base/EPTF_Base_Test_Definitions.ttcn b/test/Base/EPTF_Base_Test_Definitions.ttcn index 447ae10b9ea7fecb6e50d9d71c9baa45c2b60c50..f5169a51fa4ed1798065c438c7873874d664d835 100644 --- a/test/Base/EPTF_Base_Test_Definitions.ttcn +++ b/test/Base/EPTF_Base_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Base/EPTF_Base_Test_Functions.ttcn b/test/Base/EPTF_Base_Test_Functions.ttcn index 69d609de5c9f0e624e2c77385032ffc048965f17..e9f0238935140f77d4c4055911fd2d02d76787af 100644 --- a/test/Base/EPTF_Base_Test_Functions.ttcn +++ b/test/Base/EPTF_Base_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Base/EPTF_Base_Test_Testcases.ttcn b/test/Base/EPTF_Base_Test_Testcases.ttcn index ba69c4da51c3bc7ff68c4162aadbe282dda3d07d..ac0239b51ab78dd7e322dd9483702dc3af118a9b 100644 --- a/test/Base/EPTF_Base_Test_Testcases.ttcn +++ b/test/Base/EPTF_Base_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Base/EPTF_Base_restartPart1_Test.cfg b/test/Base/EPTF_Base_restartPart1_Test.cfg index 9cc51e52bf0de975bfdba5dbad04aab5848efbe1..2b6c4dc5ce3156d9543ee11c7ed3e1b0a4c77425 100644 --- a/test/Base/EPTF_Base_restartPart1_Test.cfg +++ b/test/Base/EPTF_Base_restartPart1_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Base/EPTF_Base_restartPart1_Test.prj b/test/Base/EPTF_Base_restartPart1_Test.prj index 88ea7b16a0dcec2cd95318bd4e17d45a2f5803cf..502174b18723b74c9b1090b4746f92c689193575 100644 --- a/test/Base/EPTF_Base_restartPart1_Test.prj +++ b/test/Base/EPTF_Base_restartPart1_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Base/EPTF_Base_restartPart1_Test.tpd b/test/Base/EPTF_Base_restartPart1_Test.tpd index 23133429d34a23dccb6b0964ec37620ff9c5584a..fbe497324577567f00071896cdf43fe783816eec 100644 --- a/test/Base/EPTF_Base_restartPart1_Test.tpd +++ b/test/Base/EPTF_Base_restartPart1_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Base/EPTF_Base_restartPart1_Test_Testcases.ttcn b/test/Base/EPTF_Base_restartPart1_Test_Testcases.ttcn index 84fb627a864e01490313a667bf8af6e2b4da5689..aeb5c44679e3f9524c0b10d9b954a3534c001385 100644 --- a/test/Base/EPTF_Base_restartPart1_Test_Testcases.ttcn +++ b/test/Base/EPTF_Base_restartPart1_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Base/EPTF_Base_restartPart2_Test.cfg b/test/Base/EPTF_Base_restartPart2_Test.cfg index 353018ceb7add92f34f73161c0581bcebe5f18a8..ff5bb370239693178292abe7d69ae6b8be569ff8 100644 --- a/test/Base/EPTF_Base_restartPart2_Test.cfg +++ b/test/Base/EPTF_Base_restartPart2_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Base/EPTF_Base_restartPart2_Test.prj b/test/Base/EPTF_Base_restartPart2_Test.prj index 7f8d22a9f56b50a8bf69d32adb2b25daf5c21aea..efc2b704e2863d666c4e8042f98373ef2ff05621 100644 --- a/test/Base/EPTF_Base_restartPart2_Test.prj +++ b/test/Base/EPTF_Base_restartPart2_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Base/EPTF_Base_restartPart2_Test.tpd b/test/Base/EPTF_Base_restartPart2_Test.tpd index 53ad1522eb8c871209f05e87eec50204e145ec8a..b9c98812a90c68d5cd6b890b4eeed2d35dbce9ce 100644 --- a/test/Base/EPTF_Base_restartPart2_Test.tpd +++ b/test/Base/EPTF_Base_restartPart2_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Base/EPTF_Base_restartPart2_Test_Testcases.ttcn b/test/Base/EPTF_Base_restartPart2_Test_Testcases.ttcn index 2e8c6a58abb157716fc412780c940c9fcc3a1993..d22d282765ab4c87aa4122afadb1ce6ed9bb4abe 100644 --- a/test/Base/EPTF_Base_restartPart2_Test_Testcases.ttcn +++ b/test/Base/EPTF_Base_restartPart2_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Base/smokeTests.txt b/test/Base/smokeTests.txt index 198ab1dc05e65fc225f4c6d9f73dd6e6a0cb52c6..06df46ddb5a6e5b215830a8df5e1785ab17eaa9e 100644 --- a/test/Base/smokeTests.txt +++ b/test/Base/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Base_Test_Testcases.tc_EPTF_Base_test EPTF_Base_Test_Testcases.tc_EPTF_Base_test_stopRemote diff --git a/test/Buffer/Buffer_Test.grp b/test/Buffer/Buffer_Test.grp index 5b2cca5cc9d09dc6519679e4164812cefc5bf837..493b4d7d18fd509422a394497fdba501675814b9 100644 --- a/test/Buffer/Buffer_Test.grp +++ b/test/Buffer/Buffer_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/Buffer/EPTF_Buffer.cfg b/test/Buffer/EPTF_Buffer.cfg index 1a958a5992a74e53abf0128d520462917a6a95ae..973096f002e3bdf436430e7da4011d1ca8fc04a9 100644 --- a/test/Buffer/EPTF_Buffer.cfg +++ b/test/Buffer/EPTF_Buffer.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := TTCN_ERROR | TTCN_ACTION | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_WARNING | LOG_ALL #| DEBUG diff --git a/test/Buffer/EPTF_Buffer_Test.prj b/test/Buffer/EPTF_Buffer_Test.prj index 984fddf8d2235026e3841fe5a37fffae31049976..483d8d6e1ef355e74b34101fe986391e96d2bde1 100644 --- a/test/Buffer/EPTF_Buffer_Test.prj +++ b/test/Buffer/EPTF_Buffer_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Buffer/EPTF_Buffer_Test.tpd b/test/Buffer/EPTF_Buffer_Test.tpd index dd8f3a04c094f93b6de0f3ff330544442c618b07..e2a287d529ad224a6c08fb061fd6a72c930b6910 100644 --- a/test/Buffer/EPTF_Buffer_Test.tpd +++ b/test/Buffer/EPTF_Buffer_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Buffer/EPTF_CLL_Buffer_Test_Testcases.ttcn b/test/Buffer/EPTF_CLL_Buffer_Test_Testcases.ttcn index 3a1cb8ca2ed16e35f80cfb357c5d6d8c533c913f..555764f78036b98af6630e82cc0debbfd8d6df6f 100644 --- a/test/Buffer/EPTF_CLL_Buffer_Test_Testcases.ttcn +++ b/test/Buffer/EPTF_CLL_Buffer_Test_Testcases.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Buffer/smokeTests.txt b/test/Buffer/smokeTests.txt index 229deb24200375bfee0d5cc914419ec48d824796..b3b00a06fc76b37e719e70dad52d8e5be2b25631 100644 --- a/test/Buffer/smokeTests.txt +++ b/test/Buffer/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_CLL_Buffer_Test_Testcases.tc_EPTF_Buffer_Test_main EPTF_CLL_Buffer_Test_Testcases.tc_EPTF_Buffer_Test_main2 diff --git a/test/CentralScheduling/CentralScheduling_Gui.xml b/test/CentralScheduling/CentralScheduling_Gui.xml index 49c2860d41dec98aa0ed3b64f57fd5437df024d6..3157bd3e42d42984591724e2b55c7cd8fa33f135 100644 --- a/test/CentralScheduling/CentralScheduling_Gui.xml +++ b/test/CentralScheduling/CentralScheduling_Gui.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/test/CentralScheduling/EPTF_CS_Test.cfg b/test/CentralScheduling/EPTF_CS_Test.cfg index 78af6acef112958af32c561b239bc014ede1cd0c..2ccbef266546e49b85e7871f74694baaac5797ab 100644 --- a/test/CentralScheduling/EPTF_CS_Test.cfg +++ b/test/CentralScheduling/EPTF_CS_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/CentralScheduling/EPTF_CS_Test_Definitions.ttcn b/test/CentralScheduling/EPTF_CS_Test_Definitions.ttcn index 384f573a9ed10c384eeefca941777096b4374f35..1de84f49dd950b2a7c765fc839eaa5192826df33 100644 --- a/test/CentralScheduling/EPTF_CS_Test_Definitions.ttcn +++ b/test/CentralScheduling/EPTF_CS_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/CentralScheduling/EPTF_CS_Test_Functions.ttcn b/test/CentralScheduling/EPTF_CS_Test_Functions.ttcn index e0e0065a9881ec9a239025ff360d70e88f8345ea..1aa95e8c38d7a4196f986655cfd29d5a8c7bee67 100644 --- a/test/CentralScheduling/EPTF_CS_Test_Functions.ttcn +++ b/test/CentralScheduling/EPTF_CS_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/CentralScheduling/EPTF_CS_Test_Tescases.ttcn b/test/CentralScheduling/EPTF_CS_Test_Tescases.ttcn index 63f18ee1041c1400d9773f5e8852caf5c75d044f..f12d86f2cf554c74eecf9713f1b003f36815b8bf 100644 --- a/test/CentralScheduling/EPTF_CS_Test_Tescases.ttcn +++ b/test/CentralScheduling/EPTF_CS_Test_Tescases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/CommandLineInterface/EPTF_CLI_Test.grp b/test/CommandLineInterface/EPTF_CLI_Test.grp index 057906612038c14ebe03ee40927a034459e4030d..c11fa7c3bd07a6741754145221a9b31a550eb48c 100644 --- a/test/CommandLineInterface/EPTF_CLI_Test.grp +++ b/test/CommandLineInterface/EPTF_CLI_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/test/CommandLineInterface/EPTF_CLI_Test.prj b/test/CommandLineInterface/EPTF_CLI_Test.prj index f6ad098dc206f671014515e1e2e3cc590398e40d..c7f5b9e733cd4d69dbc81e9b24e8916eb5054a7a 100644 --- a/test/CommandLineInterface/EPTF_CLI_Test.prj +++ b/test/CommandLineInterface/EPTF_CLI_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/CommandLineInterface/EPTF_CLI_Test.tpd b/test/CommandLineInterface/EPTF_CLI_Test.tpd index 1c62dd54c56857112d3bc53a6776e8b192fa8d46..4ea4cdb49ef5d4d582691c73816ee640f9d5f1cd 100644 --- a/test/CommandLineInterface/EPTF_CLI_Test.tpd +++ b/test/CommandLineInterface/EPTF_CLI_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/CommandLineInterface/EPTF_CLI_Test.ttcn b/test/CommandLineInterface/EPTF_CLI_Test.ttcn index 78f06569f31e97e5215e06e0c74457c159e44ddf..01be5151ef26af1bc92867524f17ceaa7de68203 100644 --- a/test/CommandLineInterface/EPTF_CLI_Test.ttcn +++ b/test/CommandLineInterface/EPTF_CLI_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/CommandLineInterface/EPTF_CLI_Test_Definitions.ttcn b/test/CommandLineInterface/EPTF_CLI_Test_Definitions.ttcn index fa5a29cb28bc730722b9e0fd0fd4b3397304bf62..504052ea2c3b0bb26a737366eedbed4d4aab8912 100644 --- a/test/CommandLineInterface/EPTF_CLI_Test_Definitions.ttcn +++ b/test/CommandLineInterface/EPTF_CLI_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/CommandLineInterface/EPTF_CLI_Test_Functions.ttcn b/test/CommandLineInterface/EPTF_CLI_Test_Functions.ttcn index d5e8af3a52a7466240096730ba0a72a8b3ccef5d..0a1e47e62de26dc6e11bf97d2b0d0af35f9f25f8 100644 --- a/test/CommandLineInterface/EPTF_CLI_Test_Functions.ttcn +++ b/test/CommandLineInterface/EPTF_CLI_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/CommandLineInterface/Makefile_patch.sh b/test/CommandLineInterface/Makefile_patch.sh index 87d89991149681d4d28db1d29a9ac48c8c48fdcc..da252e694587120da5ff3d587e3a99c51f3b63d8 100755 --- a/test/CommandLineInterface/Makefile_patch.sh +++ b/test/CommandLineInterface/Makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' s/SOLARIS8_LIBS = -lsocket -lnsl/SOLARIS8_LIBS = -lsocket -lnsl -lresolv/g diff --git a/test/CommandLineInterface/cli.cfg b/test/CommandLineInterface/cli.cfg index e59469f5c92fa9d9a533ec015c59ff310df22dd1..27fe3fa0a43c7737031a50b5d42e70c219e1e251 100644 --- a/test/CommandLineInterface/cli.cfg +++ b/test/CommandLineInterface/cli.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [DEFINE] diff --git a/test/CommandLineInterface/smokeTests.txt b/test/CommandLineInterface/smokeTests.txt index f5f3ee55f0789a083950680a6db9c11d38c6776e..0098d565876bef40a222ed638ec6cb963433c7dd 100644 --- a/test/CommandLineInterface/smokeTests.txt +++ b/test/CommandLineInterface/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_CLI_Test.tc_EPTF_CLI_Test_registerCommand EPTF_CLI_Test.tc_EPTF_CLI_Test_executeCustomCommand diff --git a/test/Common/CompileTest_AppLibs.grp b/test/Common/CompileTest_AppLibs.grp index d47da9e634fe3b9bf4d2033b84bb141ace3e761e..3ea3976578518a01e93aa3922bfea43f78fadf2d 100644 --- a/test/Common/CompileTest_AppLibs.grp +++ b/test/Common/CompileTest_AppLibs.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/Common/CompileTest_AppLibs.prj b/test/Common/CompileTest_AppLibs.prj index c6e83e9af5802e15ff6c95d7e7f731a9833bb6c0..ed21ba17a5a76593916fcbe570f4dafc1a687527 100644 --- a/test/Common/CompileTest_AppLibs.prj +++ b/test/Common/CompileTest_AppLibs.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Common/CompileTest_AppLibs_patch.sh b/test/Common/CompileTest_AppLibs_patch.sh index 362a4afafde61eaaa311ced4a490d41560c99069..9a63eb5e9e7d58448aadf3bf2bf759d82bceab86 100755 --- a/test/Common/CompileTest_AppLibs_patch.sh +++ b/test/Common/CompileTest_AppLibs_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/test/Common/CompileTest_all.prj b/test/Common/CompileTest_all.prj index 794e8ba2975ca9976a128a2042748a03a930eadc..11cad34476b8b495e84d5f9404b649a798570668 100644 --- a/test/Common/CompileTest_all.prj +++ b/test/Common/CompileTest_all.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Common/CompileTest_all.tpd b/test/Common/CompileTest_all.tpd index 6c6b418a23264b8e30a040e2ed9fe6ffc1a77802..364616e0fb16938cef6c45d5a331da0a3a57657f 100644 --- a/test/Common/CompileTest_all.tpd +++ b/test/Common/CompileTest_all.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Common/CompileTest_demo.grp b/test/Common/CompileTest_demo.grp index 7bd535ee48fd4875a9adbd6ef04a3b4f3c2e7456..f57298e26a9e765745b8ca427e0c3b946273f8cd 100644 --- a/test/Common/CompileTest_demo.grp +++ b/test/Common/CompileTest_demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// diff --git a/test/Common/CompileTest_makefile_patch.sh b/test/Common/CompileTest_makefile_patch.sh index b05240f48f92af93d8fd33c925d93bc63f2ac762..a2a3d29a95f763337f2cf0b2797efb00f11c0d16 100755 --- a/test/Common/CompileTest_makefile_patch.sh +++ b/test/Common/CompileTest_makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/test/Common/CompileTest_src.grp b/test/Common/CompileTest_src.grp index e321f73b0b3d3b5fd143d7fb3c7cee7872becec4..c1474c9f0377d6b4c111bb7d72d0b825b4e4dffa 100644 --- a/test/Common/CompileTest_src.grp +++ b/test/Common/CompileTest_src.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/Common/EPTF_Common_IndexArray_Test.cfg b/test/Common/EPTF_Common_IndexArray_Test.cfg index 877c55a8ee3cf23adff9a829194ac03c46d8494f..5bbb0dd2b352bae07b4f08d239ebe4e14a9e8935 100644 --- a/test/Common/EPTF_Common_IndexArray_Test.cfg +++ b/test/Common/EPTF_Common_IndexArray_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Common/EPTF_Common_IndexArray_Test.prj b/test/Common/EPTF_Common_IndexArray_Test.prj index 39d055df0dc3b0252ed39ca1de22eba3845366fe..7f3f6b985480a26d81565af8a75cf6b9f541b30e 100644 --- a/test/Common/EPTF_Common_IndexArray_Test.prj +++ b/test/Common/EPTF_Common_IndexArray_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Common/EPTF_Common_IndexArray_Test.tpd b/test/Common/EPTF_Common_IndexArray_Test.tpd index 94107190f1dcf13235b5972d3d8cb7b8f382a4ce..3cd08d6c36d8672c8fb7cb0695308ff00e65ac93 100644 --- a/test/Common/EPTF_Common_IndexArray_Test.tpd +++ b/test/Common/EPTF_Common_IndexArray_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Common/EPTF_Common_IndexArray_Test_Definitions.ttcn b/test/Common/EPTF_Common_IndexArray_Test_Definitions.ttcn index 78fd6ec1b8c7087a807db550154cdbd3be95c699..64d1adc01a39274d820ed19a87a2d81ce91f2932 100644 --- a/test/Common/EPTF_Common_IndexArray_Test_Definitions.ttcn +++ b/test/Common/EPTF_Common_IndexArray_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Common/EPTF_Common_IndexArray_Test_Functions.ttcn b/test/Common/EPTF_Common_IndexArray_Test_Functions.ttcn index 6bd45e6e1b86a06b907fcf44e169498d3b9af4fb..00d94b547f1acc6391289374a69892bda97fb968 100644 --- a/test/Common/EPTF_Common_IndexArray_Test_Functions.ttcn +++ b/test/Common/EPTF_Common_IndexArray_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Common/EPTF_Common_IndexArray_Test_Testcases.ttcn b/test/Common/EPTF_Common_IndexArray_Test_Testcases.ttcn index 399299469ad4f1cd0ae1a2cdbc80e89c5ba5fbd2..229314d639c3221b6411dfb275fb8273df9d0276 100644 --- a/test/Common/EPTF_Common_IndexArray_Test_Testcases.ttcn +++ b/test/Common/EPTF_Common_IndexArray_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Common/EPTF_Common_Test.cfg b/test/Common/EPTF_Common_Test.cfg index cfcf58bee2c85d6ff1982788cb86a4994e98205f..031e73ef77ff03b303efb739c72fab5a7ee01f79 100644 --- a/test/Common/EPTF_Common_Test.cfg +++ b/test/Common/EPTF_Common_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Common/EPTF_Common_Test.prj b/test/Common/EPTF_Common_Test.prj index bb09051e157b88134893b6f0438c737ba68795ed..b9039c8e7c61907377547cdcb88de087a658cf10 100644 --- a/test/Common/EPTF_Common_Test.prj +++ b/test/Common/EPTF_Common_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Common/EPTF_Common_Test.tpd b/test/Common/EPTF_Common_Test.tpd index 347fe3ef1d2bd124e9f4d1448a8ad0a2f40595f7..af47697bd267187de2a26084d70f0b21734cfa97 100644 --- a/test/Common/EPTF_Common_Test.tpd +++ b/test/Common/EPTF_Common_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Common/EPTF_Common_Test_Definitions.ttcn b/test/Common/EPTF_Common_Test_Definitions.ttcn index 51b8ed25dcdbf99562ed368b8b6d270e12c25245..d4da6b1ade50b94a65c8431fccdf10f02b7f220f 100644 --- a/test/Common/EPTF_Common_Test_Definitions.ttcn +++ b/test/Common/EPTF_Common_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Common/EPTF_Common_Test_Functions.ttcn b/test/Common/EPTF_Common_Test_Functions.ttcn index d86607a0a19784f3b0a630f9e56e4287c6fd2420..02a40ca16489e855b0846e79fcd8fd2244515c9b 100644 --- a/test/Common/EPTF_Common_Test_Functions.ttcn +++ b/test/Common/EPTF_Common_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Common/EPTF_Common_Test_Testcases.ttcn b/test/Common/EPTF_Common_Test_Testcases.ttcn index ab1bc71b21ed8ef01ace2498d749e5ac59528e33..d3fa366da1a9adbd45d84a3aaac5e843b5bce2a2 100644 --- a/test/Common/EPTF_Common_Test_Testcases.ttcn +++ b/test/Common/EPTF_Common_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Common/Makefile b/test/Common/Makefile index 1568d534817fcd54731bbdd0cfbf6ee1e1c7a011..02dac1c06a249eed38182b2a2dc9aa19b8f453ef 100644 --- a/test/Common/Makefile +++ b/test/Common/Makefile @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # The following make commands are available: diff --git a/test/Common/smokeTests.txt b/test/Common/smokeTests.txt index c48c30642d2fcba8c23c0de1f92fe808ee01fd58..cad16482f11a37a73ba66478dbe6231f7b614690 100644 --- a/test/Common/smokeTests.txt +++ b/test/Common/smokeTests.txt @@ -2,8 +2,8 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Common_Test_Testcases.tc_common_test diff --git a/test/Common/smokeTestsIA.txt b/test/Common/smokeTestsIA.txt index 6980b3c85db456ed9b5508562d11f9e814356f9b..25fc3352df796f103f3384a6e7aa0f286cd40564 100644 --- a/test/Common/smokeTestsIA.txt +++ b/test/Common/smokeTestsIA.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Common_IndexArray_Test_Testcases.tc_common_indexArray_test_getOrCreateFreeSlot EPTF_Common_IndexArray_Test_Testcases.tc_common_indexArray_test_getElement diff --git a/test/DataSource/DSTestGUI.xml b/test/DataSource/DSTestGUI.xml index 94caab64cf1606b607c2a718dc7b129d457f5a1c..837de71e5dc1f59ac8b885136fb0dd3f1403dd90 100644 --- a/test/DataSource/DSTestGUI.xml +++ b/test/DataSource/DSTestGUI.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <window xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl' height='386.000000' diff --git a/test/DataSource/EPTF_DataSource_Test.cfg b/test/DataSource/EPTF_DataSource_Test.cfg index 9944831d9a27c5caf7b2260b78813115b1f8f5b7..e30a6e1d903bb188b58b9bba63edcb6fed4deb61 100644 --- a/test/DataSource/EPTF_DataSource_Test.cfg +++ b/test/DataSource/EPTF_DataSource_Test.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/DataSource/EPTF_DataSource_Test.grp b/test/DataSource/EPTF_DataSource_Test.grp index 671ea89f96964c1ace5d0b8e363ae57373397877..0cd7e468002ac2dd2164fb6696f2dd0e838c7834 100644 --- a/test/DataSource/EPTF_DataSource_Test.grp +++ b/test/DataSource/EPTF_DataSource_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/DataSource/EPTF_DataSource_Test.prj b/test/DataSource/EPTF_DataSource_Test.prj index d047516cdb287593133ab0007c5e50fd43b6d9fd..21b0fef928d712438b7734365b765bfb6776c01b 100644 --- a/test/DataSource/EPTF_DataSource_Test.prj +++ b/test/DataSource/EPTF_DataSource_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/DataSource/EPTF_DataSource_Test.tpd b/test/DataSource/EPTF_DataSource_Test.tpd index 68f6d913d358ae950ae28da2fd630fa85723dfec..dc71e28cbff36954c83b0ab03e0456705933f4d2 100644 --- a/test/DataSource/EPTF_DataSource_Test.tpd +++ b/test/DataSource/EPTF_DataSource_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/DataSource/EPTF_DataSource_Test_Definitions.ttcn b/test/DataSource/EPTF_DataSource_Test_Definitions.ttcn index c87834e8931e65a31081e9b562b048980ba3c687..410165433e84e7168c5a6a01c70e68e57bb1b735 100644 --- a/test/DataSource/EPTF_DataSource_Test_Definitions.ttcn +++ b/test/DataSource/EPTF_DataSource_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DataSource/EPTF_DataSource_Test_Functions.ttcn b/test/DataSource/EPTF_DataSource_Test_Functions.ttcn index 7eadbd06d9fe7c8054be08e7dd9be7a923e7a481..671d7d9429c5c3d8d9f731d68e484aa91f6ca19b 100644 --- a/test/DataSource/EPTF_DataSource_Test_Functions.ttcn +++ b/test/DataSource/EPTF_DataSource_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DataSource/EPTF_DataSource_Test_Testcases.ttcn b/test/DataSource/EPTF_DataSource_Test_Testcases.ttcn index d016ab7c898d78558d1fc35057fa4f0392d52512..c8b5a0326fecb4f04e56a97ac553962e7a5360f3 100644 --- a/test/DataSource/EPTF_DataSource_Test_Testcases.ttcn +++ b/test/DataSource/EPTF_DataSource_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DataSource/HN97107.xml b/test/DataSource/HN97107.xml index 411ff692e06b10e142c32834afa949d40f01a3fc..ed235a25a1f0cae24964098053b458465a9c65fb 100644 --- a/test/DataSource/HN97107.xml +++ b/test/DataSource/HN97107.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <tq0001:Widgets xmlns:tq0001='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/test/DataSource/Makefile_script b/test/DataSource/Makefile_script index d3a0a608fa1a751be949359c33c8dbbde3bb1b5c..ec2a8c356090a02677ad788253913f5e204fcc26 100755 --- a/test/DataSource/Makefile_script +++ b/test/DataSource/Makefile_script @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' s/CPPFLAGS = .*/CPPFLAGS = -D$(PLATFORM) -I$(TTCN3_DIR)\/include -DNO_IPV6/g diff --git a/test/DataSource/smokeTests.txt b/test/DataSource/smokeTests.txt index aadeb2a367d60f564464e5b6170390c738986e22..80d7ace5d88723bfdb4eac18fbe537bb2fd268bf 100644 --- a/test/DataSource/smokeTests.txt +++ b/test/DataSource/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_DataSource_Test_Testcases.tc_EPTF_CLL_Datasource_Test_Exp_IteratorValue EPTF_DataSource_Test_Testcases.tc_EPTF_CLL_Datasource_Test_Exp_IteratorValue_2 diff --git a/test/DsRestAPI/DsRestAPI_stdout.py b/test/DsRestAPI/DsRestAPI_stdout.py index 3e0a79c3887259a130c4df37d1a87da4c033ac20..6d212e5a06219f7029a859780a1fd68f84b8c157 100755 --- a/test/DsRestAPI/DsRestAPI_stdout.py +++ b/test/DsRestAPI/DsRestAPI_stdout.py @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import urllib2 diff --git a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.cfg b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.cfg index 6fd2fc171ac488b8c6a67ba9e53ef71d5ba9faac..bf31af4f4bc4d866aaf1cc5f78944f8b2e29322c 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.cfg +++ b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.grp b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.grp index 591c2eddc02b691221596dcde11e8947278484f0..b01d98f310dbf49d6b2129925fb3ebb436fdd830 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.grp +++ b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.prj b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.prj index 5c0ca31d52f1d9f4ba77a131d91edb146ebde252..90dcb2e8eb05bee36e549f2d475f7b66c25ed752 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.prj +++ b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Definitions.ttcn b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Definitions.ttcn index 4f8579413103687901f3c3c01541c19b9ed158f4..4d112c3ef0a1741ffb87c4c3def51b88486560ad 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Definitions.ttcn +++ b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Functions.ttcn b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Functions.ttcn index a5da7f9861fb8363b49e6e7734c78beea25e052f..d3a66983d2bd763821cb7c9f69790abc9f999164 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Functions.ttcn +++ b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Testcases.ttcn b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Testcases.ttcn index e21e754f83a2cd74486c8e45f5a079bb48df9ef2..2a8e053885fa64cc54a8a99b37809318e6f3fd9b 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Testcases.ttcn +++ b/test/DsRestAPI/EPTF_DsRestAPI_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test.cfg b/test/DsRestAPI/EPTF_DsRestAPI_Test.cfg index d11ea316d85d08a7ac79c43678be51c0bcb5f52d..e2e81e6f7d44d83b7900b0ee99456268f8143241 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test.cfg +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test.grp b/test/DsRestAPI/EPTF_DsRestAPI_Test.grp index 1000c42cabc6a7f0f2adff4507279f8f5b86bf1e..0c3ca509b5d299caa6538404acfbca1c267e948c 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test.grp +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test.prj b/test/DsRestAPI/EPTF_DsRestAPI_Test.prj index a388615eba27190c46689c774657e91cdc34f08b..08d9027adae508c9e7e8825a128772f6e5130948 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test.prj +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test.tpd b/test/DsRestAPI/EPTF_DsRestAPI_Test.tpd index c7c5d55c35c0e683ac05a9fb5b02968e6c7a66d3..8ba713eca7b3fd6e2975bae7121933c5b9004206 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test.tpd +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test_Definitions.ttcn b/test/DsRestAPI/EPTF_DsRestAPI_Test_Definitions.ttcn index 03665e4694d362258abf057de0abce66ea27f0a2..878dfa516565224bc20f88e3c6c0fb52d31e36f4 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test_Definitions.ttcn +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test_ExternalFunctions.cc b/test/DsRestAPI/EPTF_DsRestAPI_Test_ExternalFunctions.cc index 3576db9484c3a5bf2117759475d9baff55dbee21..64d222980f23312a523d9e22ef8eb4c2be6d2d2e 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test_ExternalFunctions.cc +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test_Functions.ttcn b/test/DsRestAPI/EPTF_DsRestAPI_Test_Functions.ttcn index 75cdfe57d87d4835917168d05ac6a89e32ed1ec4..82de080a273066664c3114a9aebcc4ff7ff90d51 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test_Functions.ttcn +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/EPTF_DsRestAPI_Test_Testcases.ttcn b/test/DsRestAPI/EPTF_DsRestAPI_Test_Testcases.ttcn index 9dc7f67c95208a13448b68187b1418c79ea4c596..e961cb989e68e073c5d55ff4625dbebf1274bebb 100644 --- a/test/DsRestAPI/EPTF_DsRestAPI_Test_Testcases.ttcn +++ b/test/DsRestAPI/EPTF_DsRestAPI_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/DsRestAPI/PerfTest/storePerformanceResults.sh b/test/DsRestAPI/PerfTest/storePerformanceResults.sh index 4e28389edc2e4d0b254a7fa91bed09d667121ea8..5d9b1d39b0f8d5edcaaf2a941824ef0b9f4ef67e 100755 --- a/test/DsRestAPI/PerfTest/storePerformanceResults.sh +++ b/test/DsRestAPI/PerfTest/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Add this to the CFG file: diff --git a/test/ExecCtrl/EPTF_ExecCtrl_CLITest_Definitions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_CLITest_Definitions.ttcn index 7859542a836e6c6202acf529eb1b54fbe975b4fa..15010c5ec85dcdc5efcd24b3efabf47b1ee88a41 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_CLITest_Definitions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_CLITest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_CLITest_TestCases.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_CLITest_TestCases.ttcn index a944348ebd9bf0ec25b431755c1307b18655ff48..f6e7cd415735fa949ff0486b6d2bf80506aa9914 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_CLITest_TestCases.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_CLITest_TestCases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest.cfg b/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest.cfg index 6020f5317c0158bc1f6b771540df09b95f5c5fcd..dd1c373e0e37ac4c1afb39f42f1c688a0348f0a2 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest.cfg +++ b/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest_Testcases.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest_Testcases.ttcn index 308aa33c58b1a253bf1a64febed66ed4c177296b..432fa05eeb87d8e55e969327d0d831e185b564db 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest_Testcases.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUpTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUp_PerfTest.prj b/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUp_PerfTest.prj index 2e93daf7367dd594f20ad225089eb5c993f5a271..e227c971d196ca2ec4730e72a9526109dcc3db0d 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUp_PerfTest.prj +++ b/test/ExecCtrl/EPTF_ExecCtrl_GUIBuildUp_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.cfg b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.cfg index 35d131dcef9dbce6f2d446e56afe1f4f79148d4b..272d4a1d7e96cc5d6f561cd4c4850a4fa820853d 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.cfg +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.prj b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.prj index e043226a62287e612dcf0aab56805845dd5d6cd6..e8617bc9fbaed5e7875d656d5e17c16a69e39712 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.prj +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Definitions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Definitions.ttcn index a736208b63a8f0457d1946a87e49fb3643d25b35..289587353911b4bad9312c739de1a29d6406c848 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Definitions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_ExternalFunctions.cc b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_ExternalFunctions.cc index a314f9e650f121135bb245fa23f3911b9d155bd0..f7c17708dc6ab5db87a52e78c09162fd1b4cff58 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_ExternalFunctions.cc +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// #include <string.h> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Functions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Functions.ttcn index 5d032ec2de9800b099a31e8fbd1e5c3422d04ce1..085e399d6abe125416be5be3937b3e213e31729a 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Functions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Testcases.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Testcases.ttcn index 35cb4a17fd74682ba39397c71e3fb6c7951825af..0d60eda0d58b88de82827d7df249aef1e3b3b9ab 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Testcases.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModelDsRestAPI_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.cfg b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.cfg index 814680b2cc4baf35c512a16aadc019030e8a40e2..d015fd91ce42084fba027bd22a6fe2bcb1711d7e 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.cfg +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.prj b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.prj index 32ded64da3e334ecf563bf5aee022ab4a649e855..aec02cb989792b9239d140ca35d2ca726e0e120e 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.prj +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Definitions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Definitions.ttcn index 7084911028ef73d9d02347d4a4c280334326a4db..968eb6a8f1776117ff9ce38b875e97ada82991d3 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Definitions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Functions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Functions.ttcn index bf45fc36777d55ad3ece8de748df691b338a02ab..d7b48165efb8423b3ab1c45eefef972605e37448 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Functions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Testcases.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Testcases.ttcn index dcc1c1178d790be4d914c5f4c360ace957051bbd..fa3d64d78729680600184625f3b7a6a2e77e09fd 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Testcases.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_PullModel_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test.cfg b/test/ExecCtrl/EPTF_ExecCtrl_Test.cfg index 8ef489694a92a693599fb0244bdf52fc971d0c34..e70bace670e2e091a0ed7dfad70672989ff5dc21 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test.cfg +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_EPTF_UIHandler_Authmsg := "" diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test.prj b/test/ExecCtrl/EPTF_ExecCtrl_Test.prj index 578e75d12dcc012671318fa56c5698b2eaa2bc9a..fad5465964f122cf94ebb16fa823feb15608bdb7 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test.prj +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test.tpd b/test/ExecCtrl/EPTF_ExecCtrl_Test.tpd index 3b3f39692823ebf2435fe0afa9d00667f4d76437..f0b14afc0dc9af1d6f08228c6eb207336336302e 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test.tpd +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test_Definitions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_Test_Definitions.ttcn index c29b64b2ad8a2e4a4af3c2ec5c709b6c3071b18a..19a2210d8e57f2c027eec4c71f5e7a423d193a2b 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test_Definitions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test_ExternalFunctions.cc b/test/ExecCtrl/EPTF_ExecCtrl_Test_ExternalFunctions.cc index 49e151d40acf0083a462daf8ace0039b0a25b0d3..81a6c236320a2bffe957e4daa744b10ca13a4a70 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test_ExternalFunctions.cc +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// #include <string.h> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test_Functions.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_Test_Functions.ttcn index 68c27f98c5db83e70c719f98fd73c615e0fab395..a9ad477333fe5ba606d2a6334c42ef430d3427c9 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test_Functions.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.cfg b/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.cfg index 397274ae5a90df3905986177d2a054a743b55ee1..53a9a9a840a95b43e0504f407fcd62d6dbdc78b4 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.cfg +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_EPTF_UIHandler_Authmsg := "" diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.tpd b/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.tpd index fb822b0d1b12233e7c8493f5649f7a3451f317c5..99b99cd6f3c5e0d707d8fc7fd3030448c9d3d864 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.tpd +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test_HtmlGui.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/ExecCtrl/EPTF_ExecCtrl_Test_Testcases.ttcn b/test/ExecCtrl/EPTF_ExecCtrl_Test_Testcases.ttcn index d8b70af5cba2a1d4e5a52a0c2f0415fb4bca325e..a8c7cd389b03639d4cd500115dc1dcad5056568e 100644 --- a/test/ExecCtrl/EPTF_ExecCtrl_Test_Testcases.ttcn +++ b/test/ExecCtrl/EPTF_ExecCtrl_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ExecCtrl/PerfTest/storePerformanceResults.sh b/test/ExecCtrl/PerfTest/storePerformanceResults.sh index dcbf05d83283a155c079f1f563be2250b8b38969..7209659b3b4aae0e3cd070beea7a4368bf1edf24 100755 --- a/test/ExecCtrl/PerfTest/storePerformanceResults.sh +++ b/test/ExecCtrl/PerfTest/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Add thich to the CFG file: diff --git a/test/ExecCtrl/gui.xml b/test/ExecCtrl/gui.xml index b3178541fff41c6f0dfa01774b05f6d29a4a3b91..d4eae189ba3fe43a8328960ed07e998a2f1579d3 100644 --- a/test/ExecCtrl/gui.xml +++ b/test/ExecCtrl/gui.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/ExecCtrl/makePatch.sh b/test/ExecCtrl/makePatch.sh index e7d298170299cb6a50fcb457b2bc7959015ff10b..ff20de33c83219d16df3d944a521222333910719 100755 --- a/test/ExecCtrl/makePatch.sh +++ b/test/ExecCtrl/makePatch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/test/ExecCtrl/oldgui.xml b/test/ExecCtrl/oldgui.xml index bcc3bb50623622115f34c6e95c0d6331a0119ea6..432e399e8c648eece0e6b70dbeda683d4ce3159e 100644 --- a/test/ExecCtrl/oldgui.xml +++ b/test/ExecCtrl/oldgui.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/ExecCtrl/runTop.sh b/test/ExecCtrl/runTop.sh index a3b6e3fe200c9272eb953d5952440b3b5bda10ff..48187ca9b345ead1f2885d2dd9670ba7f8b7d889 100755 --- a/test/ExecCtrl/runTop.sh +++ b/test/ExecCtrl/runTop.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #endres=`top bd00.50n2|grep Cpu| tail -n1 | sed 's/.*Cpu(s): //g;s/%us,.*//g'` // global cpu usage diff --git a/test/ExecCtrl/smokeTests.txt b/test/ExecCtrl/smokeTests.txt index fe1f7eba87f24d720e5e7527759ed683bcdf6ab4..a9d2aa5edcac73a5a7a5ace0be34e45fa6f2a994 100644 --- a/test/ExecCtrl/smokeTests.txt +++ b/test/ExecCtrl/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_ExecCtrl_Test_Testcases.tc_EPTF_ExecCtrl_Test_init_CT EPTF_ExecCtrl_Test_Testcases.tc_EPTF_ExecCtrl_Test_cleanUp_CT diff --git a/test/FreeBusyQueue/EPTF_FBQ_Test.cfg b/test/FreeBusyQueue/EPTF_FBQ_Test.cfg index f751d28128b5d44529c25a8eccd6f06ae2636bbb..16a0e9a623391de696c5a509858f1ad5996faf92 100644 --- a/test/FreeBusyQueue/EPTF_FBQ_Test.cfg +++ b/test/FreeBusyQueue/EPTF_FBQ_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/FreeBusyQueue/EPTF_FBQ_Test.prj b/test/FreeBusyQueue/EPTF_FBQ_Test.prj index e2f8f4206f01ac992c9db291bd7755997c0f2a96..0c36be2e21bfdfe0350d581b7b8a685c762d3403 100644 --- a/test/FreeBusyQueue/EPTF_FBQ_Test.prj +++ b/test/FreeBusyQueue/EPTF_FBQ_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/FreeBusyQueue/EPTF_FBQ_Test.tpd b/test/FreeBusyQueue/EPTF_FBQ_Test.tpd index e31713adec583b64a2004b4c7cef3aadfeef212a..cf72d5b9d92005bfaafccf40789bf6abd58859d1 100644 --- a/test/FreeBusyQueue/EPTF_FBQ_Test.tpd +++ b/test/FreeBusyQueue/EPTF_FBQ_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/FreeBusyQueue/EPTF_FBQ_Test.ttcn b/test/FreeBusyQueue/EPTF_FBQ_Test.ttcn index 75c4707de2496b08d85a1e43517ea55f77b1d262..9a59116cdaad112c6cd5556aec72d55e101b4719 100644 --- a/test/FreeBusyQueue/EPTF_FBQ_Test.ttcn +++ b/test/FreeBusyQueue/EPTF_FBQ_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_FBQ_Test { diff --git a/test/FreeBusyQueue/smokeTests.txt b/test/FreeBusyQueue/smokeTests.txt index 5ffe3f2d47b69969821ee1312840b92e391cd83d..e632904aef926dc818234b4cc49816f46a9d7b4e 100644 --- a/test/FreeBusyQueue/smokeTests.txt +++ b/test/FreeBusyQueue/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_FBQ_Test.tc_EPTF_FBQ_Test_getQueueDidx EPTF_FBQ_Test.tc_EPTF_FBQ_Test_createFreeSlots diff --git a/test/GUIViewer/EPTF_GUIViewer_Test.grp b/test/GUIViewer/EPTF_GUIViewer_Test.grp index b4288e258927ad4ccfecfb97df67b7dfa8be2b33..eb398a26beb5c9e6ca0594a3af5f28a74eb279de 100644 --- a/test/GUIViewer/EPTF_GUIViewer_Test.grp +++ b/test/GUIViewer/EPTF_GUIViewer_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/test/GUIViewer/EPTF_GUIViewer_Test_Testcases.ttcn b/test/GUIViewer/EPTF_GUIViewer_Test_Testcases.ttcn index 92960d7787153577661d12379c4bcc7e0f7a9437..1be14a0ac5b68ad2e26e7480d30a8004a47e6689 100644 --- a/test/GUIViewer/EPTF_GUIViewer_Test_Testcases.ttcn +++ b/test/GUIViewer/EPTF_GUIViewer_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/GUIViewer/GUIViewer_Test.cfg b/test/GUIViewer/GUIViewer_Test.cfg index 92a8bff6b8e59dd7a8bfc8997992102a3b4c9a9f..9a7cb50d63bebfd01d618a7843849308da4edc22 100644 --- a/test/GUIViewer/GUIViewer_Test.cfg +++ b/test/GUIViewer/GUIViewer_Test.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/GUIViewer/GUIViewer_Test_without_simulation_getData_nonblocking.prj b/test/GUIViewer/GUIViewer_Test_without_simulation_getData_nonblocking.prj index a2deaf704ee9088a17b9fdba9ce0c52ae05adee1..dea8d38cac558dc4deeca1efcb295363c0da6526 100644 --- a/test/GUIViewer/GUIViewer_Test_without_simulation_getData_nonblocking.prj +++ b/test/GUIViewer/GUIViewer_Test_without_simulation_getData_nonblocking.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/HashMap/EPTF_HashMap_Test.prj b/test/HashMap/EPTF_HashMap_Test.prj index 1be8bbab2f7ad39a93850d6feae35bf216131713..45f8de1d542ef3142074acca3a9cda0eba7b5998 100644 --- a/test/HashMap/EPTF_HashMap_Test.prj +++ b/test/HashMap/EPTF_HashMap_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/HashMap/EPTF_HashMap_Test.tpd b/test/HashMap/EPTF_HashMap_Test.tpd index 25aa9239f745320340a07b681195ce1a382ff13c..375cabc30b5a447d8acc6a849bfc39682e74ea8d 100644 --- a/test/HashMap/EPTF_HashMap_Test.tpd +++ b/test/HashMap/EPTF_HashMap_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/HashMap/HashMap.cfg b/test/HashMap/HashMap.cfg index 5fe89bfe7b7f195249f549e0989aae1ad22b4f8b..706e89017280cce263f0cf95db90bfee1ca6921c 100644 --- a/test/HashMap/HashMap.cfg +++ b/test/HashMap/HashMap.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_CLL_debug_acceptableMaxSizeOfGrowingVariables := 10; diff --git a/test/HashMap/HashMap_global_test.ttcn b/test/HashMap/HashMap_global_test.ttcn index 7193afd4faaf1f79fd786d09ee7596d8484e3c51..2f47ba448f8984646098fdf54e3b50338b27fb3a 100644 --- a/test/HashMap/HashMap_global_test.ttcn +++ b/test/HashMap/HashMap_global_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HashMap/HashMap_int2int_test.ttcn b/test/HashMap/HashMap_int2int_test.ttcn index e07400d4cca7254b50dc6527187a2493eb3fc8eb..48ac05325a34dacb39c3362842447bad6437c615 100644 --- a/test/HashMap/HashMap_int2int_test.ttcn +++ b/test/HashMap/HashMap_int2int_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HashMap/HashMap_oct2int_test.ttcn b/test/HashMap/HashMap_oct2int_test.ttcn index 5e5299f5b0ca68b6c5cd0a82a937f622b53a2459..5584cb0caf83de4fa0774a906ea8582b043d3bb5 100644 --- a/test/HashMap/HashMap_oct2int_test.ttcn +++ b/test/HashMap/HashMap_oct2int_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HashMap/HashMap_perfTest.ttcn b/test/HashMap/HashMap_perfTest.ttcn index 99c8c42c5cdc99ca8cfa6ad6c93fd9c246dc037e..042653bdcf64d91d166d46e7b2af9c90490ed2d7 100644 --- a/test/HashMap/HashMap_perfTest.ttcn +++ b/test/HashMap/HashMap_perfTest.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HashMap/HashMap_str2int_test.ttcn b/test/HashMap/HashMap_str2int_test.ttcn index a919b6a0ec41690241499043c16305d57b3a65c7..76612ce7b6a9d51e57a03e62ecbeea3e8457ba2f 100644 --- a/test/HashMap/HashMap_str2int_test.ttcn +++ b/test/HashMap/HashMap_str2int_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HashMap/HashMap_stresstest.ttcn b/test/HashMap/HashMap_stresstest.ttcn index 36a494e0c8804f496c134e9ce1dafbc10b433924..847655f4728a68314fde09441789cb5a6c970caa 100644 --- a/test/HashMap/HashMap_stresstest.ttcn +++ b/test/HashMap/HashMap_stresstest.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HashMap/HashMap_test.grp b/test/HashMap/HashMap_test.grp index f1f377bc14adb45b407907b5f0e34ef6aedf0668..739fb2223a394aff6976f6dabb393193903cbc66 100644 --- a/test/HashMap/HashMap_test.grp +++ b/test/HashMap/HashMap_test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/HashMap/smokeTests.txt b/test/HashMap/smokeTests.txt index 132de16cd551a07c15d421a231f5b6a92b1591eb..d63abf35a95e44abea89b493a90410e3e7d3ae5f 100644 --- a/test/HashMap/smokeTests.txt +++ b/test/HashMap/smokeTests.txt @@ -2,8 +2,8 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// HashMap_global_test.tc_HashMap_global_test diff --git a/test/HostAdmin/EPTF_HostAdmin_Test.cfg b/test/HostAdmin/EPTF_HostAdmin_Test.cfg index 12c3eb42959dfb7c6973e35c0fc85166b8b0103c..9f4ff6aaaeea817dc2c04d21310695f03d0b5384 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test.cfg +++ b/test/HostAdmin/EPTF_HostAdmin_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] #TCPPort := 9999 diff --git a/test/HostAdmin/EPTF_HostAdmin_Test.prj b/test/HostAdmin/EPTF_HostAdmin_Test.prj index 7fa75ba63aa12becc223af5fe0b017efba83051b..5ef86c5938179a8bd639de5a02bbe6453e5b89d7 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test.prj +++ b/test/HostAdmin/EPTF_HostAdmin_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/HostAdmin/EPTF_HostAdmin_Test.tpd b/test/HostAdmin/EPTF_HostAdmin_Test.tpd index b602e1bdddf284d82233a924c226c78d7168476b..f556913862e87128248b0224b8ac9aa0c680e4db 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test.tpd +++ b/test/HostAdmin/EPTF_HostAdmin_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/HostAdmin/EPTF_HostAdmin_Test_Definitions.ttcn b/test/HostAdmin/EPTF_HostAdmin_Test_Definitions.ttcn index f8ce9ba00bc41eeefd3f6d685e6e66b9d853cc81..6486bdaa6a0b57393ddcf8bdd84423688dfdd5c1 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test_Definitions.ttcn +++ b/test/HostAdmin/EPTF_HostAdmin_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HostAdmin/EPTF_HostAdmin_Test_ExternalFunctions.cc b/test/HostAdmin/EPTF_HostAdmin_Test_ExternalFunctions.cc index 73eec3ac70f3895e6420fbb6fdda3a5ceb12cd9a..d083aa853b1e12cf0f6411a5d21aee904ba1df74 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test_ExternalFunctions.cc +++ b/test/HostAdmin/EPTF_HostAdmin_Test_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/HostAdmin/EPTF_HostAdmin_Test_Functions.ttcn b/test/HostAdmin/EPTF_HostAdmin_Test_Functions.ttcn index fec2d008cbec9e64948454d304ba9aaba1358199..ca195f7ffdec5bc3a1c222886f56aacf27490286 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test_Functions.ttcn +++ b/test/HostAdmin/EPTF_HostAdmin_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HostAdmin/EPTF_HostAdmin_Test_Testcases.ttcn b/test/HostAdmin/EPTF_HostAdmin_Test_Testcases.ttcn index 59d7de3cea2eb150f921ed078e05010c8f1469a2..358e2d08cd7e373d8d25da42673c98669266378c 100644 --- a/test/HostAdmin/EPTF_HostAdmin_Test_Testcases.ttcn +++ b/test/HostAdmin/EPTF_HostAdmin_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/HostAdmin/gui.xml b/test/HostAdmin/gui.xml index 2cbf3f09b6a2bf8ab19fa130795124f28b89bbf2..0ba9bb5d8cb8588c44f3dd9cdd35ce894ed9ede9 100755 --- a/test/HostAdmin/gui.xml +++ b/test/HostAdmin/gui.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/HostAdmin/gui_genapp_hostadmin_tabpanel.xml b/test/HostAdmin/gui_genapp_hostadmin_tabpanel.xml index aa9337fd3e9caf748dfe8b57abd5dcf6e23b07b3..5c42d0f6249ccf3bcf6419396dc82d3811474656 100644 --- a/test/HostAdmin/gui_genapp_hostadmin_tabpanel.xml +++ b/test/HostAdmin/gui_genapp_hostadmin_tabpanel.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/HostAdmin/gui_genapp_hostadmin_tabpanel_withOverloadDetection.xml b/test/HostAdmin/gui_genapp_hostadmin_tabpanel_withOverloadDetection.xml index 555b80b91b5cec84d9e64916ae1506f94b01737c..4b5e5366864313a4a14fab3392ff1d6b53855b43 100644 --- a/test/HostAdmin/gui_genapp_hostadmin_tabpanel_withOverloadDetection.xml +++ b/test/HostAdmin/gui_genapp_hostadmin_tabpanel_withOverloadDetection.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/HostAdmin/hostadmin_gui.xml b/test/HostAdmin/hostadmin_gui.xml index 66d773280356d97b3fe6f3ba68570949181561b4..24aa58e4447a7a2a76b3dcaf6f070095bc606a3d 100644 --- a/test/HostAdmin/hostadmin_gui.xml +++ b/test/HostAdmin/hostadmin_gui.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/HostAdmin/makefile_patch.sh b/test/HostAdmin/makefile_patch.sh index db83c7a718c1bbc1e0410188ce1c6a1d4af2f83d..9315b04a2f8d8a8b023f7bcc2aecdb909c0b18a3 100755 --- a/test/HostAdmin/makefile_patch.sh +++ b/test/HostAdmin/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/test/HostAdmin/smokeTests.txt b/test/HostAdmin/smokeTests.txt index 0eb97ae0287cb99f471280eb4828c429c99735be..1d889be3c9c04aca3968029b4fdfd9bc57abf5f9 100644 --- a/test/HostAdmin/smokeTests.txt +++ b/test/HostAdmin/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_HostAdmin_Test_Testcases.tc_HostAdmin_LocalMeasure EPTF_HostAdmin_Test_Testcases.tc_EPTF_HostAdmin_Test_behavior diff --git a/test/ILog/EPTF_ILogString_Test.ttcn b/test/ILog/EPTF_ILogString_Test.ttcn index 1a3ac25c86958501512736426b0b98bd86fe4520..16236ee4743afa85cfb885dfdb9f998fc13473d7 100644 --- a/test/ILog/EPTF_ILogString_Test.ttcn +++ b/test/ILog/EPTF_ILogString_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/ILog/EPTF_ILog_Test.cfg b/test/ILog/EPTF_ILog_Test.cfg index 751468c706ce8be2071eed16172a0968ad0a24cf..f060a87f6d376a088028a852387719946f96775b 100644 --- a/test/ILog/EPTF_ILog_Test.cfg +++ b/test/ILog/EPTF_ILog_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// # This section shall contain the values of all parameters that are defined in your TTCN-3 modules. diff --git a/test/ILog/EPTF_ILog_Test.grp b/test/ILog/EPTF_ILog_Test.grp index d65f60fa0b2efe95a35769f472f20e28d28cd314..e8960b74fa84ce7434029b637c98b55e4e1c7b7a 100644 --- a/test/ILog/EPTF_ILog_Test.grp +++ b/test/ILog/EPTF_ILog_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/ILog/EPTF_ILog_Test.prj b/test/ILog/EPTF_ILog_Test.prj index 6ce2c7b3ba88dfc524cf9bc9c680657ecbd9ab9a..9a3da1d325589101f3a63304a7796374c9b07861 100644 --- a/test/ILog/EPTF_ILog_Test.prj +++ b/test/ILog/EPTF_ILog_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/ILog/EPTF_ILog_Test.tpd b/test/ILog/EPTF_ILog_Test.tpd index 2e0e8b7f530a4ddcb426ef01ec1529213257486c..f0ffc79dce8a3fdd187f9b7799d448c21628f419 100644 --- a/test/ILog/EPTF_ILog_Test.tpd +++ b/test/ILog/EPTF_ILog_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/ILog/EPTF_ILog_Test.ttcn b/test/ILog/EPTF_ILog_Test.ttcn index 6231ff7a2d315d22d4ed79e94d9a7f2a1eda2d3e..7371e812fa3f575f24d5dee673d1fff098cbbc1b 100644 --- a/test/ILog/EPTF_ILog_Test.ttcn +++ b/test/ILog/EPTF_ILog_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.prj b/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.prj index 0bbaacd857d5ac42f98e94952f985fe4c99bb7bf..cda624c8db0d63564a272820c2f27e91e7beef83 100644 --- a/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.prj +++ b/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.tpd b/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.tpd index f03831426d3ba41702714b05c85f43135788a4b2..13aef23479b263ab1b59a07d71742edb8f3c47db 100644 --- a/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.tpd +++ b/test/LGenBase/EPTF_CLL_LGenBase_PerfTest.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/LGenBase/EPTF_CLL_LGenBase_Test.grp b/test/LGenBase/EPTF_CLL_LGenBase_Test.grp index edd7d8113b66a898a8c418ccf08354852a5ed829..f2506ed44408ab41fb466964cdfc8d18528bf516 100644 --- a/test/LGenBase/EPTF_CLL_LGenBase_Test.grp +++ b/test/LGenBase/EPTF_CLL_LGenBase_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/LGenBase/EPTF_LGenBase_Test.cfg b/test/LGenBase/EPTF_LGenBase_Test.cfg index e1ed550c57c450282cccdf195b1df9517d206676..be5fb504d60d89f521e7d5e303e8f9e874fb62f2 100644 --- a/test/LGenBase/EPTF_LGenBase_Test.cfg +++ b/test/LGenBase/EPTF_LGenBase_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// # This section shall contain the values of all parameters that are defined in your TTCN-3 modules. diff --git a/test/LGenBase/EPTF_LGenBase_Test.grp b/test/LGenBase/EPTF_LGenBase_Test.grp index bd4fbfd860221dfa3c7022ca94035e7b3798f248..a9874d668fabb9cf96fb8962b083bf424e039edc 100644 --- a/test/LGenBase/EPTF_LGenBase_Test.grp +++ b/test/LGenBase/EPTF_LGenBase_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/LGenBase/EPTF_LGenBase_Test.prj b/test/LGenBase/EPTF_LGenBase_Test.prj index 2372337f9a2bc0aa3a5d28b49bfde6759a58aa9f..979b8e202ffdca109a12bfd5ea98dfa59ca51ed3 100644 --- a/test/LGenBase/EPTF_LGenBase_Test.prj +++ b/test/LGenBase/EPTF_LGenBase_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/LGenBase/EPTF_LGenBase_Test.tpd b/test/LGenBase/EPTF_LGenBase_Test.tpd index 6eacaa10d0f012972e788f71b29d76993e7ff9e7..df45919bd7bb6f9f880b4a7fc65282c680fb25a9 100644 --- a/test/LGenBase/EPTF_LGenBase_Test.tpd +++ b/test/LGenBase/EPTF_LGenBase_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.cfg b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.cfg index 720140b20d8d2793e292d0e6f6eda8dce3bf761f..6b32c3718d9cef3cab0cb858055f5b8c49109c5a 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.cfg +++ b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// # This section shall contain the values of all parameters that are defined in your TTCN-3 modules. [MODULE_PARAMETERS] diff --git a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.prj b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.prj index 4b4dc2805613127378091a149b4e23b2771295c4..53282912e3e2a2402971ad6af4aff5a343ac99a2 100755 --- a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.prj +++ b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.tpd b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.tpd index 952f385cbc37f7500142bad0a216bc8cfbce6012..86d7367f8d928df5e428149b3de384dab21372ec 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.tpd +++ b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.ttcn b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.ttcn index a46cc194d26cf1abd14a3c00a958e10955617285..da55cd31670d4752298df2d6f68c11472dd0166d 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.xml b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.xml index b325fcd08773e454134df7f8b92bbf5305783750..3cc990dd5c0c4b5f589e40877ad85d776dfcbb7e 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.xml +++ b/test/LGenBase/EPTF_LGenBase_Test_CustomGUI.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/test/LGenBase/EPTF_LGenBase_Test_Definitions.ttcn b/test/LGenBase/EPTF_LGenBase_Test_Definitions.ttcn index b437a6f8a87850a0237163c0df9938c06fd906f9..3312082ec0fb9d59d58d7cc9dcb9bad62e9041b3 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_Definitions.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_Functions.ttcn b/test/LGenBase/EPTF_LGenBase_Test_Functions.ttcn index 7169a0c88a7806b95e5ff5afcb96f97f34377049..a76a8642ef5dc2bd0671c4ce1f631a460f4bd80c 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_Functions.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_PhaseTestcases.ttcn b/test/LGenBase/EPTF_LGenBase_Test_PhaseTestcases.ttcn index 1f3b36929fa62bc076b524ce53efb1033ea6ed80..993a1b90c2680ea554ae0431434687225937618a 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_PhaseTestcases.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_PhaseTestcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_Templates.ttcn b/test/LGenBase/EPTF_LGenBase_Test_Templates.ttcn index fdb14fdac37774d39dc42b1ec16d13069af9e7f2..0dc5c3f461c1fb1e18d4c4b20815a32587c1c6fe 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_Templates.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_Templates.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_Testcases.cfg b/test/LGenBase/EPTF_LGenBase_Test_Testcases.cfg index f61bb82fd5e4287eb49ca762daf88d878ee031d7..b44a70ce3f8f9e6f34285333d5028d0dd44c4855 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_Testcases.cfg +++ b/test/LGenBase/EPTF_LGenBase_Test_Testcases.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// # This section shall contain the values of all parameters that are defined in your TTCN-3 modules. [MODULE_PARAMETERS] diff --git a/test/LGenBase/EPTF_LGenBase_Test_Testcases.ttcn b/test/LGenBase/EPTF_LGenBase_Test_Testcases.ttcn index 2daf82658c13fe6167e19461d530b78de954c1c2..4d303365c673330c46619a790bb15c5d3957ed02 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_Testcases.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR10.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR10.ttcn index 693368ebe4b30d95d57d6f734eaf45e2c08f369b..9d3ae4ac54f654a61e66a481d8226a3d7fa8673b 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR10.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR10.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR11.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR11.ttcn index 6c0aba5578e0706afba88d1da093dd2790bed3c7..98472ca30b5f952e1a64952d9061738fe21baa72 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR11.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR11.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR12.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR12.ttcn index d22a1cbdc9105661aec9a26407972f753a816fb9..eca4693bcae715653c044dd50dd4f5e8cb353cf8 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR12.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR12.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR13.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR13.ttcn index 994540fbf0aa27150f1073615cf846ee3ecd9094..b39f38003be90edf0105a83cd5f9857042b024e0 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR13.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR13.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR14.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR14.ttcn index 6517d75de8279b07cb0f698fd6b8d23372343eb0..6fcd0d5c23863b67d6fa1aa83f871e4f7ca0a409 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR14.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR14.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR18.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR18.ttcn index adf2b64d202c67549e0095c7a9d441670d5bce3b..9e3d813624ccb74115e89693e7a419a3d6a4ae74 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR18.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR18.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR3.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR3.ttcn index 9c9786a05173d6d1f26b499fef1552ae83bbf1ee..af2c4890907ff9621eabdcb6479ca5ce991c2c3b 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR3.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR3.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR4.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR4.ttcn index b6726b1a9a74c3163777d966f5ce653328d7f176..4ed4694e2520d6ae0248af69c55b5504bab8bfc1 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR4.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR4.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR7.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR7.ttcn index 8dcca5b91e42f5870208a7c6867077e833b8b7da..eb852f235e07fbfb0bc14f82bdb2d8d160b1c505 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR7.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR7.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR8.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR8.ttcn index dbf0b71c4f68912af8eda43fdf59339af0f78248..0b58414207b37b7a03fa5718878ae1833fddb12e 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR8.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR8.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR9.ttcn b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR9.ttcn index f6f0edd9e718e7c2e865f3d627a21a8e78495957..435350f40b1d1db8721dd4ac5c144a4aa9ba7e7e 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_TestcasesR9.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_TestcasesR9.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/EPTF_LGenBase_Test_Testcases_Latest.ttcn b/test/LGenBase/EPTF_LGenBase_Test_Testcases_Latest.ttcn index 35c5c3e3e0a29c5ccbb659edd5e903f37c888e89..c9999f5dc2ead8b2299f5809887131996a69fc43 100644 --- a/test/LGenBase/EPTF_LGenBase_Test_Testcases_Latest.ttcn +++ b/test/LGenBase/EPTF_LGenBase_Test_Testcases_Latest.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/LGenBaseStatsUI.cfg b/test/LGenBase/LGenBaseStatsUI.cfg index e4d1bc030a48061b59cc1fde2d483bdedfa9486f..ebcc8abab526eff0fc2a14c823370bb0083d8d09 100644 --- a/test/LGenBase/LGenBaseStatsUI.cfg +++ b/test/LGenBase/LGenBaseStatsUI.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// # This section shall contain the values of all parameters that are defined in your TTCN-3 modules. diff --git a/test/LGenBase/LGenBaseStatsUI_Test.ttcn b/test/LGenBase/LGenBaseStatsUI_Test.ttcn index 9b3958d65d023b9288b13ad2449a3125dac0cdbd..3980fd8d086c1d21a95c22048ce046f68f4a4921 100644 --- a/test/LGenBase/LGenBaseStatsUI_Test.ttcn +++ b/test/LGenBase/LGenBaseStatsUI_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASDefinitions.ttcn b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASDefinitions.ttcn index b2b4c2da20dd014a9340c38511a518c6af2a370d..50ee596cc52352281323ea36a6d86090d2090934 100755 --- a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASDefinitions.ttcn +++ b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASFunctions.ttcnpp b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASFunctions.ttcnpp index 37daed63b9183d3f3cc8de21607c6d2d635061c5..68059439269f3225c7ba303edf4d3608a61b3d0d 100644 --- a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASFunctions.ttcnpp +++ b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTASFunctions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCDefinitions.ttcnpp b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCDefinitions.ttcnpp index ab065bb2b2c54b6bf064a8f4d9a9749327b8d365..ec81e533dde53937e86d9e69c84fac27f45b230c 100644 --- a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCDefinitions.ttcnpp +++ b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCDefinitions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCFunctions.ttcnpp b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCFunctions.ttcnpp index aef794a1243928925d051b35d506ea8e85b1d46b..b4930f196c7c6558b38ce3a0eddaa8f91df37831 100644 --- a/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCFunctions.ttcnpp +++ b/test/LGenBase/PerformanceTests/EPTF_LGenBasePerformTest_MTCFunctions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTest.grp b/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTest.grp index cbe93538e976ba2c76bb70f1c645afcd30d5b194..42b7f44973dc1f268f71ef82be2181a329b0a706 100644 --- a/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTest.grp +++ b/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTest.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTests.ttcnpp b/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTests.ttcnpp index 4cc7931f028f68b7b4c7c22b477a89bf8521668b..39dcf505dcaf4b235ab02a120fa9eb10e0c60fea 100644 --- a/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTests.ttcnpp +++ b/test/LGenBase/PerformanceTests/EPTF_LGenBase_PerformanceTests.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Definitions.ttcn b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Definitions.ttcn index df10562feda6c60e871edda566607aaee441f6bf..6b7693f16d0562a67bc1c9ffe55a9cdce6758894 100644 --- a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Definitions.ttcn +++ b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Functions.ttcn b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Functions.ttcn index da3fa33cef1a4408f03fa43025d79461af045dc7..46b8d054ac25243f50ca0d38a042503c11272c5a 100644 --- a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Functions.ttcn +++ b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_TestCases.ttcn b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_TestCases.ttcn index 4c38d959de87a8c99cb4bb2bc8765f858fbd15cb..9e7d407f2816d6d3e872a346c72df5e3d7068f46 100644 --- a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_TestCases.ttcn +++ b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerfTest_FSM_TestCases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerformanceTest_FSM.grp b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerformanceTest_FSM.grp index c26cc067e5777fec6a5b510fb0475fb569ad3f2b..a5018784abe87c6ed442f97bce053ab3121564e4 100644 --- a/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerformanceTest_FSM.grp +++ b/test/LGenBase/PerformanceTests/FSMTest/EPTF_LGenBase_PerformanceTest_FSM.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/LGenBase/PerformanceTests/LGenBaseRegressionTests.cfg b/test/LGenBase/PerformanceTests/LGenBaseRegressionTests.cfg index 80e24dd8dcf570d26db04be5971615df0de43c40..66a1fcd6e23157a8b3727e2b1dcdb70f74c31aed 100755 --- a/test/LGenBase/PerformanceTests/LGenBaseRegressionTests.cfg +++ b/test/LGenBase/PerformanceTests/LGenBaseRegressionTests.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_EPTF_cpsUpdateInterval := 0.005 diff --git a/test/LGenBase/PerformanceTests/LGenBase_PerformanceTest.cfg b/test/LGenBase/PerformanceTests/LGenBase_PerformanceTest.cfg index 20e2bc01833c55522dc59181f40f3e6ca4d4615d..b120256d20ba292db33e74c256bc0555a7cee08e 100755 --- a/test/LGenBase/PerformanceTests/LGenBase_PerformanceTest.cfg +++ b/test/LGenBase/PerformanceTests/LGenBase_PerformanceTest.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// //*Regression tests [INCLUDE] diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_CompareEventDispatchTypes.ttcn b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_CompareEventDispatchTypes.ttcn index ce8db304fd22a523fd06bcdfbde70351a0c90de7..222a4b138e51ff1db8c8e4e3c735c595d1cf35cc 100644 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_CompareEventDispatchTypes.ttcn +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_CompareEventDispatchTypes.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenDefinitions.ttcn b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenDefinitions.ttcn index 85bbe374a0f1a6f3f132eaed3d21b56137ee1c35..d76e4f3bfc423fb93dfaeee5d18cb1dac2cbd989 100755 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenDefinitions.ttcn +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenDefinitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenFunctions.ttcnpp b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenFunctions.ttcnpp index 97356ffbef2149db65884976aff88d5ef0011f80..139472388bce8e50544eebb2cb903c32937dd35d 100644 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenFunctions.ttcnpp +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadLGenFunctions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMTCDefinitions.ttcnpp b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMTCDefinitions.ttcnpp index c2c1d0b5b7addc3e152f3e5b6bf4469e8204a01f..39ded75b2e5be59f3d1fdcc9ddb49d0f33d4a5aa 100644 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMTCDefinitions.ttcnpp +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMTCDefinitions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMessages.ttcnpp b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMessages.ttcnpp index 747df640c086093e00d6163e52df03cf2a3c0e3c..44dc27e82a1a9fdc0d1c800f5ade2bfc058f31eb 100644 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMessages.ttcnpp +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadMessages.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestCPS.ttcnpp b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestCPS.ttcnpp index c773aab462b7fa1f39129b76996682a11f6f5252..42e361a3846a119b59af87d5fbf6ef5cf000d187 100644 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestCPS.ttcnpp +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestCPS.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestResources.ttcnpp b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestResources.ttcnpp index 8781360cb25ea8107c5e5b8e38f84a2f87ff28ee..52b00faa33b81bcdaa6314f8334c194ae29880a5 100644 --- a/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestResources.ttcnpp +++ b/test/LGenBase/PerformanceTests/LoadTest/EPTF_LGenBasePerformTest_LoadTestResources.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenDefinitions.ttcnpp b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenDefinitions.ttcnpp index 2d390ee3312ef12afbe60d6e63e5250600e7d230..8069829f727376303cf4171cd009392c7194743b 100644 --- a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenDefinitions.ttcnpp +++ b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenDefinitions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenFunctions.ttcnpp b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenFunctions.ttcnpp index e4ddad9c70ba656c5e631aebbf50f695e569e667..3052b8f1099a85b85c709a8078617b5ec12e6df5 100644 --- a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenFunctions.ttcnpp +++ b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemLoadgenFunctions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCDefinitions.ttcnpp b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCDefinitions.ttcnpp index 18e96cf09aa3c32fbb7b912bfbe7e3b4ad8ab134..16ae2dbb69c3e0a448581f56a772fab4c6573eb6 100644 --- a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCDefinitions.ttcnpp +++ b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCDefinitions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCFunctions.ttcnpp b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCFunctions.ttcnpp index 15b9ff62192c238716effa25fd1fa18dabdf3572..05842597fb61c4cd98394451463305505d437668 100644 --- a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCFunctions.ttcnpp +++ b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMTCFunctions.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMessages.ttcnpp b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMessages.ttcnpp index f9d64601dd20733a116f0bf3a0434a8327dca661..f7bcd73ad405db622d1f1e4d4c2de212d4ebce9d 100644 --- a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMessages.ttcnpp +++ b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemMessages.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemTestCases.ttcnpp b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemTestCases.ttcnpp index 0209bd92732917649d9bd9769a7e37d01b252408..24ea0567c3f8abd181cd95187c20db7939717ef7 100644 --- a/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemTestCases.ttcnpp +++ b/test/LGenBase/PerformanceTests/MemUsage/EPTF_LGenBasePerformTest_MemTestCases.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/PerformanceTests/PerfTestPatchR3.sh b/test/LGenBase/PerformanceTests/PerfTestPatchR3.sh index 649953b1b566704061b29d552ef81ecad5283760..48fc72b42bbb7a69530052900a01522510c7dc87 100755 --- a/test/LGenBase/PerformanceTests/PerfTestPatchR3.sh +++ b/test/LGenBase/PerformanceTests/PerfTestPatchR3.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed 's/CPPFLAGS_TTCN3 =/CPPFLAGS_TTCN3 = -DR3/g s/-lxml2/-lxml2 -lutil/g' < $1 > $2 diff --git a/test/LGenBase/PerformanceTests/storePerformanceResults.sh b/test/LGenBase/PerformanceTests/storePerformanceResults.sh index 57f5d389abe60f4249d230177094da46e9e0f593..a92f9ee52a1446db45a46f32cd78d0f336c7739d 100755 --- a/test/LGenBase/PerformanceTests/storePerformanceResults.sh +++ b/test/LGenBase/PerformanceTests/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// CURRENT_TIME=`date '+%Y-%m-%d %H:%M:%S'` diff --git a/test/LGenBase/makefile_patch.sh b/test/LGenBase/makefile_patch.sh index 145695273ac21ad52cd0859da51a6a8dca6b1f46..8db3c5202d3e43f0cf60b03d44b13ff39ff1b26e 100755 --- a/test/LGenBase/makefile_patch.sh +++ b/test/LGenBase/makefile_patch.sh @@ -3,8 +3,8 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e 's/LINUX_LIBS =/LINUX_LIBS = -lutil/g' <$1 >$2 diff --git a/test/LGenBase/paramDemoAppLib_Definitions.ttcn b/test/LGenBase/paramDemoAppLib_Definitions.ttcn index b846682ce894597d32e63591acb2d9d3e1f9ff9f..db802e22b40a55b58bdf5534b5c5bfc0d8e9ae02 100644 --- a/test/LGenBase/paramDemoAppLib_Definitions.ttcn +++ b/test/LGenBase/paramDemoAppLib_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/paramDemoAppLib_Functions.ttcn b/test/LGenBase/paramDemoAppLib_Functions.ttcn index 8009692ab063059900be6db0f8e96a213f2ad21b..db1710704a12bba1c0f5239cec62a1ee11f8ee9e 100644 --- a/test/LGenBase/paramDemoAppLib_Functions.ttcn +++ b/test/LGenBase/paramDemoAppLib_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LGenBase/smokeTests.txt b/test/LGenBase/smokeTests.txt index a6a9cf0dc400ea3daff173c8e8ee459c0bdad4b8..815f211b4d0502e4a348bfc9c1e39290169fff2d 100644 --- a/test/LGenBase/smokeTests.txt +++ b/test/LGenBase/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_LGenBase_Test_Testcases.tc_EPTF_LGenBase_Test_trafficSuccess EPTF_LGenBase_Test_Testcases.tc_EPTF_LGenBase_Test_trafficFailed diff --git a/test/LoadRegulator/EPTF_CLL_LoadRegulator_XML.xml b/test/LoadRegulator/EPTF_CLL_LoadRegulator_XML.xml index eb4c81d6789a167679e8e580eebc84a96b004f9f..2b0e2fb2c2c893250b64f5ecf52b51afa32b7bd3 100644 --- a/test/LoadRegulator/EPTF_CLL_LoadRegulator_XML.xml +++ b/test/LoadRegulator/EPTF_CLL_LoadRegulator_XML.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/test/LoadRegulator/EPTF_LoadRegulator_Test.cfg b/test/LoadRegulator/EPTF_LoadRegulator_Test.cfg index 93d4e885f6d7c968138d300f04a1a080d8958d33..07bc0470db8c0683ef6794c67ba2cc580b90e67d 100644 --- a/test/LoadRegulator/EPTF_LoadRegulator_Test.cfg +++ b/test/LoadRegulator/EPTF_LoadRegulator_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/LoadRegulator/EPTF_LoadRegulator_Test.prj b/test/LoadRegulator/EPTF_LoadRegulator_Test.prj index 7dcdeec1fb4796951017769d835f92f8be6e573c..631a02d92c6c0b214d1d8cbc42ec3a4768e5ca93 100644 --- a/test/LoadRegulator/EPTF_LoadRegulator_Test.prj +++ b/test/LoadRegulator/EPTF_LoadRegulator_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/LoadRegulator/EPTF_LoadRegulator_Test.tpd b/test/LoadRegulator/EPTF_LoadRegulator_Test.tpd index 98b980d597c343abae0a0b46e77ba4b5c86b51c8..b9941371796191ebb47f57c4f42b411132be85aa 100644 --- a/test/LoadRegulator/EPTF_LoadRegulator_Test.tpd +++ b/test/LoadRegulator/EPTF_LoadRegulator_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/LoadRegulator/EPTF_LoadRegulator_Test.ttcn b/test/LoadRegulator/EPTF_LoadRegulator_Test.ttcn index 8e7b792a0f3e87b35350bf5905278b1712e4e8eb..7538ebbb2ba5ade3bfe36c318622647bbb60d360 100644 --- a/test/LoadRegulator/EPTF_LoadRegulator_Test.ttcn +++ b/test/LoadRegulator/EPTF_LoadRegulator_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/LoadRegulator/smokeTests.txt b/test/LoadRegulator/smokeTests.txt index cb0882ed2d1cd3caaf2fd6ae1b95d103a63e6cc7..f836957223f6b81b01f5339b60ef7f737eb324ff 100644 --- a/test/LoadRegulator/smokeTests.txt +++ b/test/LoadRegulator/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_LoadRegulator_Test.tc_EPTF_LoadRegulator_Test_init_CT EPTF_LoadRegulator_Test.tc_EPTF_LoadRegulator_Test_exponentialSmoothingFunction diff --git a/test/Logging/EPTF_LoggingDSGUI_Test.prj b/test/Logging/EPTF_LoggingDSGUI_Test.prj index cd2dd8c9c5c6181e32e517f9e6eab555d0ec24b9..004948740007797e1ee4ea087844b1a3c88152b7 100644 --- a/test/Logging/EPTF_LoggingDSGUI_Test.prj +++ b/test/Logging/EPTF_LoggingDSGUI_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Logging/EPTF_LoggingDSGUI_Test.tpd b/test/Logging/EPTF_LoggingDSGUI_Test.tpd index 3837c8c00b4fba7026b74af4c8936451cc52a351..2ce4ec3cab37362697d604257c5f7a9bdbe4355f 100644 --- a/test/Logging/EPTF_LoggingDSGUI_Test.tpd +++ b/test/Logging/EPTF_LoggingDSGUI_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Logging/EPTF_LoggingDSGUI_TestCases.ttcn b/test/Logging/EPTF_LoggingDSGUI_TestCases.ttcn index 061d9a636173f37e65f4e77c349ac9f73f5ff753..8cd95fdaf6ee365014d4b7548baaad76aa7728f1 100644 --- a/test/Logging/EPTF_LoggingDSGUI_TestCases.ttcn +++ b/test/Logging/EPTF_LoggingDSGUI_TestCases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Logging/EPTF_LoggingDSGUI_test.cfg b/test/Logging/EPTF_LoggingDSGUI_test.cfg index 4ee8bb719471879ab8995648970743c97549d35e..01f79a9a74bfbbdcc3b03b20dbc7c5b0635d3f5d 100644 --- a/test/Logging/EPTF_LoggingDSGUI_test.cfg +++ b/test/Logging/EPTF_LoggingDSGUI_test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_EPTF_Var_SyncInterval := 1.0 diff --git a/test/Logging/EPTF_LoggingDS_Test.prj b/test/Logging/EPTF_LoggingDS_Test.prj index d0889fb4385e59108fd4a534ae52ee5849f0f0e4..86091027d9eabf3009243df2e8931fe1c91701e7 100644 --- a/test/Logging/EPTF_LoggingDS_Test.prj +++ b/test/Logging/EPTF_LoggingDS_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Logging/EPTF_LoggingDS_Test.tpd b/test/Logging/EPTF_LoggingDS_Test.tpd index 3070d3dfc3e3cd9ce6ac0ea446c0dfff27a993c6..54b27c214417ea51695fd9d79a9c3ec550924f3c 100644 --- a/test/Logging/EPTF_LoggingDS_Test.tpd +++ b/test/Logging/EPTF_LoggingDS_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Logging/EPTF_LoggingDS_TestCases.ttcn b/test/Logging/EPTF_LoggingDS_TestCases.ttcn index e54269c9c65205595baaef5bc714ebf81c6e7a3b..bb26445d374532dc6cf612603a6f2755e9365920 100644 --- a/test/Logging/EPTF_LoggingDS_TestCases.ttcn +++ b/test/Logging/EPTF_LoggingDS_TestCases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Logging/EPTF_LoggingDS_test.cfg b/test/Logging/EPTF_LoggingDS_test.cfg index 6af6629ba32698c68a8a4f828e4cf6b52b863fa3..e55d72b8d16dc7981c18cbeec608e9537411a9d2 100644 --- a/test/Logging/EPTF_LoggingDS_test.cfg +++ b/test/Logging/EPTF_LoggingDS_test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/test/Logging/EPTF_LoggingUI_Test.tpd b/test/Logging/EPTF_LoggingUI_Test.tpd index 7839ce875950dfb856a85d00836b88f10b7a8a5f..e1fb40bb77200b92cc53a84ab95e122938e64e7e 100644 --- a/test/Logging/EPTF_LoggingUI_Test.tpd +++ b/test/Logging/EPTF_LoggingUI_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Logging/EPTF_LoggingUI_Test_disabled.prj b/test/Logging/EPTF_LoggingUI_Test_disabled.prj index d83c47841bc2ce6b786eda4d147a0d00c3b4c732..2a664e4bd5cf5f7ede97b93b900d91dbd3333686 100644 --- a/test/Logging/EPTF_LoggingUI_Test_disabled.prj +++ b/test/Logging/EPTF_LoggingUI_Test_disabled.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Logging/EPTF_LoggingUI_test.cfg b/test/Logging/EPTF_LoggingUI_test.cfg index 30250dd160e1ef5099a9a2b0220922ffbc6dbf10..e557ec9fd56ae73f20b45e2dda3446e09ade383a 100644 --- a/test/Logging/EPTF_LoggingUI_test.cfg +++ b/test/Logging/EPTF_LoggingUI_test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_EPTF_Var_SyncInterval := 1.0 diff --git a/test/Logging/EPTF_LoggingUI_test.ttcn b/test/Logging/EPTF_LoggingUI_test.ttcn index 19517f9f4fec67ee0165665d2b3e9b69393038a8..0d0248f71ea077427c4edf28d8dceefb1f1e7521 100644 --- a/test/Logging/EPTF_LoggingUI_test.ttcn +++ b/test/Logging/EPTF_LoggingUI_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Logging/EPTF_Logging_Test.prj b/test/Logging/EPTF_Logging_Test.prj index 27b408f72ade3c7c3a40b7452e68db390f958dba..07bf52c510a2b60b4cd9e77f94161d77040d7d7e 100644 --- a/test/Logging/EPTF_Logging_Test.prj +++ b/test/Logging/EPTF_Logging_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Logging/EPTF_Logging_Test.tpd b/test/Logging/EPTF_Logging_Test.tpd index 3b93dedd7b651575899f4dcd3f65a0268d32f954..ba96f8e779100e248db16b436af8df198717c752 100644 --- a/test/Logging/EPTF_Logging_Test.tpd +++ b/test/Logging/EPTF_Logging_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Logging/EPTF_Logging_test.cfg b/test/Logging/EPTF_Logging_test.cfg index 1f6bd6d765a1e316e38b02ae870196ed188b5902..43351e178a261c36b00a7787e0537c5907a187f5 100644 --- a/test/Logging/EPTF_Logging_test.cfg +++ b/test/Logging/EPTF_Logging_test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/test/Logging/EPTF_Logging_test.ttcn b/test/Logging/EPTF_Logging_test.ttcn index 870dd4e3112312027415bb50fa27d6f866f9ac35..a688d06c8eda060fd739020b0d62ed6be0124f5f 100644 --- a/test/Logging/EPTF_Logging_test.ttcn +++ b/test/Logging/EPTF_Logging_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Logging/TCCUsefulFunctions.grp b/test/Logging/TCCUsefulFunctions.grp index 22561ef4f0c792777d5b1e174f60b0734f2af358..8a95594a99423a006a1a79f7e06a28abd21a75ba 100644 --- a/test/Logging/TCCUsefulFunctions.grp +++ b/test/Logging/TCCUsefulFunctions.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/Logging/TELNETasp.grp b/test/Logging/TELNETasp.grp index 5fff97b12305e23a9cfa02e275fd89428136249c..12f77da6bcbf128bab5129b06380cb3190724d69 100644 --- a/test/Logging/TELNETasp.grp +++ b/test/Logging/TELNETasp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/Logging/gui.xml b/test/Logging/gui.xml index 2a237ca4d9b2281253ec0a8ae61109ab89287a01..f5366171a3e78e6e969ef079ee0b14a8de23a62d 100644 --- a/test/Logging/gui.xml +++ b/test/Logging/gui.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"> diff --git a/test/Logging/smokeTests.txt b/test/Logging/smokeTests.txt index 3b0df5e8cdff37f80a3d21952e9caa21ef0e057e..489a8ac4915a50495ac3c18dc941abb99f752411 100644 --- a/test/Logging/smokeTests.txt +++ b/test/Logging/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Logging_test.tc_EPTF_Logging_test1 EPTF_Logging_test.tc_EPTF_Logging_test2 diff --git a/test/Logging/smokeTestsUI.txt b/test/Logging/smokeTestsUI.txt index eef0b0b55021a29db701de1ebb423851498296c2..bfcd969fdfd8686beb35d63143466848fe04dc02 100644 --- a/test/Logging/smokeTestsUI.txt +++ b/test/Logging/smokeTestsUI.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// LoggingUI_test.tc_LoggingUI_logTest LoggingUI_test.tc_LoggingUI_functionTest diff --git a/test/NQueue/EPTF_NQueue_Test.cfg b/test/NQueue/EPTF_NQueue_Test.cfg index 7648d1e05603d782cc3b5edf4326ddaaacf5d43b..e8e135104700732890296ec566dd7fe000f87887 100644 --- a/test/NQueue/EPTF_NQueue_Test.cfg +++ b/test/NQueue/EPTF_NQueue_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #tsp_CLL_debug_acceptableMaxSizeOfGrowingVariables := 10; diff --git a/test/NQueue/EPTF_NQueue_Test.prj b/test/NQueue/EPTF_NQueue_Test.prj index e156eac8947535dd5fc49302f3ab207abc267faa..9a9dbc422c77f35f300a0abe12ba390583cadd7d 100644 --- a/test/NQueue/EPTF_NQueue_Test.prj +++ b/test/NQueue/EPTF_NQueue_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/NQueue/EPTF_NQueue_Test.tpd b/test/NQueue/EPTF_NQueue_Test.tpd index d5520892556bafce35b19a9b122a55cf347fde71..039a114f571356b488d01c8789a37902d9dc51cc 100644 --- a/test/NQueue/EPTF_NQueue_Test.tpd +++ b/test/NQueue/EPTF_NQueue_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/NQueue/EPTF_NQueue_Test.ttcn b/test/NQueue/EPTF_NQueue_Test.ttcn index cc5d9fb0d815f8b0212b1dc84f45f55728ddff21..193cb35eafd6383bc26db673ee67288ed7097727 100644 --- a/test/NQueue/EPTF_NQueue_Test.ttcn +++ b/test/NQueue/EPTF_NQueue_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/NQueue/smokeTests.txt b/test/NQueue/smokeTests.txt index f6c68db3445cbf278be185839c68bd5edf90480d..a709ab07dbbf163a4b223598c4187e5c4cfed1ea 100644 --- a/test/NQueue/smokeTests.txt +++ b/test/NQueue/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_NQueue_Test.tc_EPTF_NQueue_Test_createNewItem1 EPTF_NQueue_Test.tc_EPTF_NQueue_Test_createNewItem2 diff --git a/test/NameService/EPTF_NameService_Test.cfg b/test/NameService/EPTF_NameService_Test.cfg index f09815568600c1a5f1cd42ece2f69cede85b1784..12a2a3c5578969c579009602b29559ec0dc1755c 100644 --- a/test/NameService/EPTF_NameService_Test.cfg +++ b/test/NameService/EPTF_NameService_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL | TTCN_DEBUG diff --git a/test/NameService/EPTF_NameService_Test.prj b/test/NameService/EPTF_NameService_Test.prj index 529da59edc6d4a02bfe7ea6e25ba48ca3f2dbc7b..ab659469d866bd0cc706f84823119e8a73ed808a 100644 --- a/test/NameService/EPTF_NameService_Test.prj +++ b/test/NameService/EPTF_NameService_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/NameService/EPTF_NameService_Test.tpd b/test/NameService/EPTF_NameService_Test.tpd index 6c07f8649c9f53d3cc3f064e9472e66cf8940639..261e2f097de413945a7096f53f0cad67c3229e0d 100644 --- a/test/NameService/EPTF_NameService_Test.tpd +++ b/test/NameService/EPTF_NameService_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/NameService/EPTF_NameService_Test_Definitions.ttcn b/test/NameService/EPTF_NameService_Test_Definitions.ttcn index ed51b362a2467c79a5e24717443add158c45f914..223379018fdb2954c609c118b505a1e943bae8d2 100644 --- a/test/NameService/EPTF_NameService_Test_Definitions.ttcn +++ b/test/NameService/EPTF_NameService_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/NameService/EPTF_NameService_Test_Functions.ttcn b/test/NameService/EPTF_NameService_Test_Functions.ttcn index 32824822ba5070d45c49f7b41b53d5e963735ac5..416653db14a4cf474d39e796f18070cf1bdb8315 100644 --- a/test/NameService/EPTF_NameService_Test_Functions.ttcn +++ b/test/NameService/EPTF_NameService_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/NameService/EPTF_NameService_Test_Testcases.ttcn b/test/NameService/EPTF_NameService_Test_Testcases.ttcn index a9142ca96636fa0206ed22b023db7efcbe59fe52..f40acf7f35d7a59a8a6311a15cc52977f24bce21 100644 --- a/test/NameService/EPTF_NameService_Test_Testcases.ttcn +++ b/test/NameService/EPTF_NameService_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/NameService/smokeTests.txt b/test/NameService/smokeTests.txt index ef8a554eb64edfc906219f64e695b690281c81c1..0592ddfdd1684945f7648fc744695df8aaae9487 100644 --- a/test/NameService/smokeTests.txt +++ b/test/NameService/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_NameService_Test_Testcases.tc_EPTF_NS_test EPTF_NameService_Test_Testcases.tc_EPTF_NS_Test_init_CT diff --git a/test/PTCDeployment/EPTF_PTCDeployment_Test.cfg b/test/PTCDeployment/EPTF_PTCDeployment_Test.cfg index b5a280584f1745b3618a5f6e2ea25ce885af45a1..52fa29e025b174bfa7ba92c0f61d4cc8b1ac8492 100644 --- a/test/PTCDeployment/EPTF_PTCDeployment_Test.cfg +++ b/test/PTCDeployment/EPTF_PTCDeployment_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL | TTCN_DEBUG diff --git a/test/PTCDeployment/EPTF_PTCDeployment_Test.prj b/test/PTCDeployment/EPTF_PTCDeployment_Test.prj index 3c64af9d3933ebad7a4cfb8129bc08bdbf8ed53c..2de6ab015f98678000f845577131baa83b630a5c 100644 --- a/test/PTCDeployment/EPTF_PTCDeployment_Test.prj +++ b/test/PTCDeployment/EPTF_PTCDeployment_Test.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/test/PTCDeployment/EPTF_PTCDeployment_Test.tpd b/test/PTCDeployment/EPTF_PTCDeployment_Test.tpd index 2fc71db4e812f02d68fc97e8950790fb06c4f8b2..f4e8826a7372a105c2661436c940811cbebe7b96 100644 --- a/test/PTCDeployment/EPTF_PTCDeployment_Test.tpd +++ b/test/PTCDeployment/EPTF_PTCDeployment_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/PTCDeployment/EPTF_PTCDeployment_Test_Testcases.ttcn b/test/PTCDeployment/EPTF_PTCDeployment_Test_Testcases.ttcn index eee4438f8e50875afde06dcecfba025e1b99bcd4..bcfb29ee40658ca8dfb1b0a9c3e0d60d467cec18 100644 --- a/test/PTCDeployment/EPTF_PTCDeployment_Test_Testcases.ttcn +++ b/test/PTCDeployment/EPTF_PTCDeployment_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/PTCDeployment/smokeTests.txt b/test/PTCDeployment/smokeTests.txt index 7cb2853578f21fbc8bebe33716714c4e416cc6c3..a885e1dade991f36788d03a6fc183c41208f218a 100644 --- a/test/PTCDeployment/smokeTests.txt +++ b/test/PTCDeployment/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_PTCD_Test_Testcases.tc EPTF_PTCD_Test_Testcases.tc_EPTF_PTCD_Test_init_CT diff --git a/test/RandomNArray/EPTF_RNA.cfg b/test/RandomNArray/EPTF_RNA.cfg index 0a9ef0de0ea7c86b545b5e22eb6406e340921fec..0c091ca16a15e4ceca7cd38aa2aa57946720d564 100644 --- a/test/RandomNArray/EPTF_RNA.cfg +++ b/test/RandomNArray/EPTF_RNA.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/test/RandomNArray/EPTF_RNA_Test.prj b/test/RandomNArray/EPTF_RNA_Test.prj index 03ddb9a3084e3064778f3d7be8db73ff40867f17..d306fa64033f0704d44a4f72ddf940c7bf6f0059 100644 --- a/test/RandomNArray/EPTF_RNA_Test.prj +++ b/test/RandomNArray/EPTF_RNA_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/RandomNArray/EPTF_RNA_Test.tpd b/test/RandomNArray/EPTF_RNA_Test.tpd index 3cf1a859098076a247f35749d97e65aea312ae98..e75da1ee1b509ddce9bbd4213ed88428e4caae67 100644 --- a/test/RandomNArray/EPTF_RNA_Test.tpd +++ b/test/RandomNArray/EPTF_RNA_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/RandomNArray/EPTF_RNA_Test.ttcn b/test/RandomNArray/EPTF_RNA_Test.ttcn index 095834059bfc872a94a27742ce22523c1cf21838..2657dcaa276476f1ccd84034de8ffc1652b47ad0 100644 --- a/test/RandomNArray/EPTF_RNA_Test.ttcn +++ b/test/RandomNArray/EPTF_RNA_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/RandomNArray/smokeTests.txt b/test/RandomNArray/smokeTests.txt index b55b9d840c8bb87b9a14f41fb56c1132bb0d255b..8796134f0c659f7998b25baed79ad6172ecc7f1f 100644 --- a/test/RandomNArray/smokeTests.txt +++ b/test/RandomNArray/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_RNA_Test.tc_getlist_RNA EPTF_RNA_Test.tc_itemIsFree_RFBA diff --git a/test/RedBlackTree/EPTF_RBT_Test.cfg b/test/RedBlackTree/EPTF_RBT_Test.cfg index 878026978d4a6ded5421987bc068c6cbc7c4327b..b2004eaaa3c8444e94dc0f57021de0f418abfcfa 100644 --- a/test/RedBlackTree/EPTF_RBT_Test.cfg +++ b/test/RedBlackTree/EPTF_RBT_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/RedBlackTree/EPTF_RBT_Test.prj b/test/RedBlackTree/EPTF_RBT_Test.prj index 50b879f6a9b8abefd1b3b02183df6862d2cbe9e2..a5c163f2579537e5dc1b9f313bdb730cea3389a4 100644 --- a/test/RedBlackTree/EPTF_RBT_Test.prj +++ b/test/RedBlackTree/EPTF_RBT_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/RedBlackTree/EPTF_RBT_Test.tpd b/test/RedBlackTree/EPTF_RBT_Test.tpd index d49849ac553e3bffbe0426298d70b3b3db2f3fbe..96d504fd35751c8f73d70473c3f951fe794e3e77 100644 --- a/test/RedBlackTree/EPTF_RBT_Test.tpd +++ b/test/RedBlackTree/EPTF_RBT_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/RedBlackTree/EPTF_RBT_Test.ttcn b/test/RedBlackTree/EPTF_RBT_Test.ttcn index 64acad4673c9f4bf9ddd77b3f94606aa41972b76..f694457686f6656db2d0cc2ca79513e93236c5d2 100644 --- a/test/RedBlackTree/EPTF_RBT_Test.ttcn +++ b/test/RedBlackTree/EPTF_RBT_Test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_RBT_Test { diff --git a/test/RedBlackTree/smokeTests.txt b/test/RedBlackTree/smokeTests.txt index e3cf0a9f152f0e6216ae47a062aad0f2f25d6a9c..6b409cc0583085b8a907b6ad18ea0df12c024be3 100644 --- a/test/RedBlackTree/smokeTests.txt +++ b/test/RedBlackTree/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_RBT_Test.tc_RBT_Test_testIntegerRBTGrowage EPTF_RBT_Test.tc_RBT_Test_testFloatRBTGrowage diff --git a/test/Rendezvous/EPTF_Rendezvous_Test.prj b/test/Rendezvous/EPTF_Rendezvous_Test.prj index bc00401a14e65f2ca6d592b17e1c027b369ddf0d..62157bc5e36bb2644a820974f499b35267d98688 100644 --- a/test/Rendezvous/EPTF_Rendezvous_Test.prj +++ b/test/Rendezvous/EPTF_Rendezvous_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Rendezvous/EPTF_Rendezvous_Test.tpd b/test/Rendezvous/EPTF_Rendezvous_Test.tpd index 2dad4c3ebfebd16e810bbeceff073c368336f67f..e151702a05569d10f5baf9ee600cc29113dc1c75 100644 --- a/test/Rendezvous/EPTF_Rendezvous_Test.tpd +++ b/test/Rendezvous/EPTF_Rendezvous_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Rendezvous/EPTF_Rendezvous_test.ttcn b/test/Rendezvous/EPTF_Rendezvous_test.ttcn index 42c7c4a57f342c23d461932f3a6b750840ddccc9..fcdccb3e908bacd728adc347780e266a987c63ec 100644 --- a/test/Rendezvous/EPTF_Rendezvous_test.ttcn +++ b/test/Rendezvous/EPTF_Rendezvous_test.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Rendezvous/Rendezvous.cfg b/test/Rendezvous/Rendezvous.cfg index 3f0614ab84fbbccecc1c0d33bdf291947bc34252..ba03fe3c13a02570d3905f936e0b0b56dcab32c1 100644 --- a/test/Rendezvous/Rendezvous.cfg +++ b/test/Rendezvous/Rendezvous.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/test/Rendezvous/smokeTests.txt b/test/Rendezvous/smokeTests.txt index 865b529514c34d82bad707638d716b8f9f249c80..b516d48b8d4ea484f28a65ba0e0c80b2fc85bee5 100644 --- a/test/Rendezvous/smokeTests.txt +++ b/test/Rendezvous/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Rendezvous_test.tc_EPTF_Rendezvous_BaseTest EPTF_Rendezvous_test.tc_EPTF_Rendezvous_BaseTestWithSemaphore diff --git a/test/RingBuffer/EPTF_RingBuffer_Test.cfg b/test/RingBuffer/EPTF_RingBuffer_Test.cfg index 9b1e613baec4087cfd8acd64d063b68a56ceb296..01d8755b72995a526e321b2c96ed38ba69715da3 100755 --- a/test/RingBuffer/EPTF_RingBuffer_Test.cfg +++ b/test/RingBuffer/EPTF_RingBuffer_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/RingBuffer/EPTF_RingBuffer_Test.tpd b/test/RingBuffer/EPTF_RingBuffer_Test.tpd index 4575f55214648187eb6632b92c8b04dc6ab5057f..874561291174bc67e5f54f492a29862fc806074e 100644 --- a/test/RingBuffer/EPTF_RingBuffer_Test.tpd +++ b/test/RingBuffer/EPTF_RingBuffer_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/RingBuffer/GenericRingBuffer_TestCases.ttcnpp b/test/RingBuffer/GenericRingBuffer_TestCases.ttcnpp index a77ad41514362876698687dd086ba218451341db..2777309c14f4339c0b5624fe81e995d25707e7f6 100644 --- a/test/RingBuffer/GenericRingBuffer_TestCases.ttcnpp +++ b/test/RingBuffer/GenericRingBuffer_TestCases.ttcnpp @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module GenericRingBuffer_TestCases diff --git a/test/RingBuffer/IntegerRingBuffer_TestCases.ttcn b/test/RingBuffer/IntegerRingBuffer_TestCases.ttcn index 51a99d178d93f68aeed5ae14995f5406b7d74d90..851c4db7bbb4b7a92867615d9461ae94e863cdde 100644 --- a/test/RingBuffer/IntegerRingBuffer_TestCases.ttcn +++ b/test/RingBuffer/IntegerRingBuffer_TestCases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module IntegerRingBuffer_TestCases diff --git a/test/RingBuffer/RingBuffer_Test.prj b/test/RingBuffer/RingBuffer_Test.prj index c12071f66f3f4b454e542aa778e28f193e5b5197..9c53c1ee436f88ea0eee34e0dd0450b8691d54e5 100644 --- a/test/RingBuffer/RingBuffer_Test.prj +++ b/test/RingBuffer/RingBuffer_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/RingBuffer/smokeTests.txt b/test/RingBuffer/smokeTests.txt index 16cfc13475c9ec166ee4588645ca54e88792600a..5e1a07988435eb91c9f44d4a9fe013d1cb0b5c00 100644 --- a/test/RingBuffer/smokeTests.txt +++ b/test/RingBuffer/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// GenericRingBuffer_TestCases.tc_GRB_init GenericRingBuffer_TestCases.tc_GRB_size diff --git a/test/SMacro/EPTF_SMacro_PerfTest.cfg b/test/SMacro/EPTF_SMacro_PerfTest.cfg index 5230177844ad5fc1b477a211d7fa537febead282..d21d22c102350d874ec570d47e8feea8798706d4 100644 --- a/test/SMacro/EPTF_SMacro_PerfTest.cfg +++ b/test/SMacro/EPTF_SMacro_PerfTest.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/SMacro/EPTF_SMacro_PerfTest.prj b/test/SMacro/EPTF_SMacro_PerfTest.prj index 839c05efa8f35263bef7910b2e32cb261a44b9cd..4dc479d83c55eb3eee1136dd547ff4a7f89f5f14 100644 --- a/test/SMacro/EPTF_SMacro_PerfTest.prj +++ b/test/SMacro/EPTF_SMacro_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/SMacro/EPTF_SMacro_PerfTest.tpd b/test/SMacro/EPTF_SMacro_PerfTest.tpd index 9cd0226d086227895501a057bfbf1a3f4fe7fa32..81a5d20cc8464e91c721a2c2e56770906c6df678 100644 --- a/test/SMacro/EPTF_SMacro_PerfTest.tpd +++ b/test/SMacro/EPTF_SMacro_PerfTest.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/SMacro/EPTF_SMacro_PerfTest_Definitions.ttcn b/test/SMacro/EPTF_SMacro_PerfTest_Definitions.ttcn index b121828cb3fbc83aceac58d1a43714077cd685b4..b40b43e66030116c64b027f4e08d053cc4b512d6 100644 --- a/test/SMacro/EPTF_SMacro_PerfTest_Definitions.ttcn +++ b/test/SMacro/EPTF_SMacro_PerfTest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/SMacro/EPTF_SMacro_PerfTest_Functions.ttcn b/test/SMacro/EPTF_SMacro_PerfTest_Functions.ttcn index 69d38b7c3d93a53ea587cc72b0bf79a03469010e..da32e7786215645c3c7c02a42635916e5cd890c7 100644 --- a/test/SMacro/EPTF_SMacro_PerfTest_Functions.ttcn +++ b/test/SMacro/EPTF_SMacro_PerfTest_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/SMacro/EPTF_SMacro_PerfTest_Testcases.ttcn b/test/SMacro/EPTF_SMacro_PerfTest_Testcases.ttcn index 63d0ce818bd3caec19d33fb09b99ea2fa3692971..12bfcfc2cbed66674e2220c99856c05f67d777f9 100644 --- a/test/SMacro/EPTF_SMacro_PerfTest_Testcases.ttcn +++ b/test/SMacro/EPTF_SMacro_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/SMacro/EPTF_SMacro_Test.cfg b/test/SMacro/EPTF_SMacro_Test.cfg index 48dabc158967d9f353f9a0bcde6b0b4ee13421c9..cc27253bbbe07296966778576c26f51a1d524cba 100644 --- a/test/SMacro/EPTF_SMacro_Test.cfg +++ b/test/SMacro/EPTF_SMacro_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/SMacro/EPTF_SMacro_Test.prj b/test/SMacro/EPTF_SMacro_Test.prj index c273f67da9db0d1a2dc92fdecb702e9033f2cd23..4ea7997319f3c1a2640e3f183e792b30e6551e93 100644 --- a/test/SMacro/EPTF_SMacro_Test.prj +++ b/test/SMacro/EPTF_SMacro_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/SMacro/EPTF_SMacro_Test.tpd b/test/SMacro/EPTF_SMacro_Test.tpd index 329d8dcfadde0265ea573b0446922c6da14abf8f..bff833bebb0b31bacde82c1d46954956c2980022 100644 --- a/test/SMacro/EPTF_SMacro_Test.tpd +++ b/test/SMacro/EPTF_SMacro_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/SMacro/EPTF_SMacro_Test_Definitions.ttcn b/test/SMacro/EPTF_SMacro_Test_Definitions.ttcn index 66c1b95aafabb8b34e1c6dba0ecfe7fad7ecff9d..71c080133919d46edab9333a10703368db80f6f9 100644 --- a/test/SMacro/EPTF_SMacro_Test_Definitions.ttcn +++ b/test/SMacro/EPTF_SMacro_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/SMacro/EPTF_SMacro_Test_Functions.ttcn b/test/SMacro/EPTF_SMacro_Test_Functions.ttcn index c5ac8377e2452989e8c36b34a03e58bea4bca41c..e1249b98853f7a14de582d080ba38a11bf9c14cf 100644 --- a/test/SMacro/EPTF_SMacro_Test_Functions.ttcn +++ b/test/SMacro/EPTF_SMacro_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/SMacro/EPTF_SMacro_Test_Testcases.ttcn b/test/SMacro/EPTF_SMacro_Test_Testcases.ttcn index ccfe961b67377fbac36107ac1fff0969a9622d8f..9d3a634dc1c7b9eadca512b9cbf7746330a312c5 100644 --- a/test/SMacro/EPTF_SMacro_Test_Testcases.ttcn +++ b/test/SMacro/EPTF_SMacro_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/SMacro/makefile_patch.sh b/test/SMacro/makefile_patch.sh index 145695273ac21ad52cd0859da51a6a8dca6b1f46..8db3c5202d3e43f0cf60b03d44b13ff39ff1b26e 100755 --- a/test/SMacro/makefile_patch.sh +++ b/test/SMacro/makefile_patch.sh @@ -3,8 +3,8 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e 's/LINUX_LIBS =/LINUX_LIBS = -lutil/g' <$1 >$2 diff --git a/test/SMacro/storePerformanceResults.sh b/test/SMacro/storePerformanceResults.sh index de29236f370c719af978753955dbb8261c38ccbf..6de4a916f68ebd9e02fba4d2c62f06c87e808daa 100755 --- a/test/SMacro/storePerformanceResults.sh +++ b/test/SMacro/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Add thich to the CFG file: diff --git a/test/Scheduler/EPTF_Scheduler_PerfTest.cfg b/test/Scheduler/EPTF_Scheduler_PerfTest.cfg index 63831b85857dcce392a67c5d7cdc58956f5964cd..8a9293cca769f0ce39a6ecfa49560660fe3bad6d 100644 --- a/test/Scheduler/EPTF_Scheduler_PerfTest.cfg +++ b/test/Scheduler/EPTF_Scheduler_PerfTest.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Scheduler/EPTF_Scheduler_PerfTest.prj b/test/Scheduler/EPTF_Scheduler_PerfTest.prj index 0cb90ddc4271962d5588e27fad723e4450fcd589..77b08535f0404987a28b87714b1a39b17dec8471 100644 --- a/test/Scheduler/EPTF_Scheduler_PerfTest.prj +++ b/test/Scheduler/EPTF_Scheduler_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Scheduler/EPTF_Scheduler_PerfTest.tpd b/test/Scheduler/EPTF_Scheduler_PerfTest.tpd index 1c1a08b43542d18d4021b47e9214e8246bb69c28..9e2431e5e582db7551c432f6864e44f68f006d51 100644 --- a/test/Scheduler/EPTF_Scheduler_PerfTest.tpd +++ b/test/Scheduler/EPTF_Scheduler_PerfTest.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Scheduler/EPTF_Scheduler_PerfTest_Definitions.ttcn b/test/Scheduler/EPTF_Scheduler_PerfTest_Definitions.ttcn index ecebba84acc7bbe0fbb61c731a7c117e5e79f936..af84f4a3e0299e5e23cf701593ecc9d46544cece 100644 --- a/test/Scheduler/EPTF_Scheduler_PerfTest_Definitions.ttcn +++ b/test/Scheduler/EPTF_Scheduler_PerfTest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Scheduler/EPTF_Scheduler_PerfTest_Functions.ttcn b/test/Scheduler/EPTF_Scheduler_PerfTest_Functions.ttcn index 492a33ed61ef703741cee13d80079c8120e9e5b3..314e5a0766d4c4be9a34f5fce9de2ff3fd923dc6 100644 --- a/test/Scheduler/EPTF_Scheduler_PerfTest_Functions.ttcn +++ b/test/Scheduler/EPTF_Scheduler_PerfTest_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Scheduler/EPTF_Scheduler_PerfTest_Testcases.ttcn b/test/Scheduler/EPTF_Scheduler_PerfTest_Testcases.ttcn index 4e08bab7f1bd6528a0a0bc06f158c2f03d0ba984..16213d8d92aaaab50562ed05986cf51bb4179ff4 100644 --- a/test/Scheduler/EPTF_Scheduler_PerfTest_Testcases.ttcn +++ b/test/Scheduler/EPTF_Scheduler_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Scheduler/EPTF_Scheduler_Test.cfg b/test/Scheduler/EPTF_Scheduler_Test.cfg index 04a54053d0eb791ff24525961ef4539295f4cf32..eaa44ab4973d1ad8a467a3ae0ee9595a7f5ea4b5 100644 --- a/test/Scheduler/EPTF_Scheduler_Test.cfg +++ b/test/Scheduler/EPTF_Scheduler_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] #ModuleName.SampleParameter := SampleValue diff --git a/test/Scheduler/EPTF_Scheduler_Test.prj b/test/Scheduler/EPTF_Scheduler_Test.prj index 56c437ee7f749b3aa6557e078b0b14d7d30c021b..064ce090217036de84cdccb87a7ac8f565c80b4d 100644 --- a/test/Scheduler/EPTF_Scheduler_Test.prj +++ b/test/Scheduler/EPTF_Scheduler_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Scheduler/EPTF_Scheduler_Test.tpd b/test/Scheduler/EPTF_Scheduler_Test.tpd index c752c2e40948b8bcb9574b4c24c4e8ca5418b741..bbed6e2510b8841e8a3eafbb6be2ca48f127fe97 100644 --- a/test/Scheduler/EPTF_Scheduler_Test.tpd +++ b/test/Scheduler/EPTF_Scheduler_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Scheduler/EPTF_Scheduler_Test_Definitions.ttcn b/test/Scheduler/EPTF_Scheduler_Test_Definitions.ttcn index 46e2bd5394765f4c16b8157d60026458e83f1f98..31d69ccf0c232d9403608f7d9a05c4a728820eb8 100644 --- a/test/Scheduler/EPTF_Scheduler_Test_Definitions.ttcn +++ b/test/Scheduler/EPTF_Scheduler_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Scheduler/EPTF_Scheduler_Test_Functions.ttcn b/test/Scheduler/EPTF_Scheduler_Test_Functions.ttcn index 092f3905a26f382e06a1b4d0634507bc3e1ea6cd..665b81b3f4e0b9123030a3cb518344c510caa003 100644 --- a/test/Scheduler/EPTF_Scheduler_Test_Functions.ttcn +++ b/test/Scheduler/EPTF_Scheduler_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Scheduler/EPTF_Scheduler_Test_Testcases.ttcn b/test/Scheduler/EPTF_Scheduler_Test_Testcases.ttcn index e1a46f681fa6de03e1e0859926a92b760dee3fa4..665f99de4d6cf9b13af8a12641e5fd97ad373cfe 100644 --- a/test/Scheduler/EPTF_Scheduler_Test_Testcases.ttcn +++ b/test/Scheduler/EPTF_Scheduler_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Scheduler/makefile_patch.sh b/test/Scheduler/makefile_patch.sh index a75238e9a26532c64e8110f177e118aa26d81721..1a6ace93c001c67884032f425c4f29740fd1d8e6 100755 --- a/test/Scheduler/makefile_patch.sh +++ b/test/Scheduler/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' diff --git a/test/Scheduler/smokeTests.txt b/test/Scheduler/smokeTests.txt index 56ca717782781512ad55fbe1f157c3923c06d19e..5bd6057510113d9385ea937ffb672a2b5de009b2 100644 --- a/test/Scheduler/smokeTests.txt +++ b/test/Scheduler/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Scheduler_Test_Testcases.tc_EPTF_Scheduler_Test_demo EPTF_Scheduler_Test_Testcases.tc_EPTF_Scheduler_Test_timerReadSpeed diff --git a/test/Scheduler/storePerformanceResults.sh b/test/Scheduler/storePerformanceResults.sh index 0b0756d0bb2f3f95355691ce7b7e3b569353a0ee..74f59535fddc5f4336f608c2d06547a959d8bf37 100755 --- a/test/Scheduler/storePerformanceResults.sh +++ b/test/Scheduler/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Add this to the CFG file: diff --git a/test/Semaphore/EPTF_Semaphore_Test.cfg b/test/Semaphore/EPTF_Semaphore_Test.cfg index 0a25bbc305e34c4f63d3227b1a39a1348ea602bb..40701cb66d52ede2d781ed6e98c50a99189dfd4d 100644 --- a/test/Semaphore/EPTF_Semaphore_Test.cfg +++ b/test/Semaphore/EPTF_Semaphore_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/Semaphore/EPTF_Semaphore_Test.prj b/test/Semaphore/EPTF_Semaphore_Test.prj index 43b61ea97b5fa2ceeafa1863118b7b3343fe4de9..2b6c45ec7fc6e7dcc5f7e9013808b14c06b2783f 100644 --- a/test/Semaphore/EPTF_Semaphore_Test.prj +++ b/test/Semaphore/EPTF_Semaphore_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Semaphore/EPTF_Semaphore_Test.tpd b/test/Semaphore/EPTF_Semaphore_Test.tpd index 477746cf92fac7649aa352102d16e40ae8a7e89b..359578727c7ef008574088bb54c465ec7cce6d04 100644 --- a/test/Semaphore/EPTF_Semaphore_Test.tpd +++ b/test/Semaphore/EPTF_Semaphore_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Semaphore/EPTF_Semaphore_Test_Definitions.ttcn b/test/Semaphore/EPTF_Semaphore_Test_Definitions.ttcn index ac565c8a17b305dfb38b20a115ecd9bea00f8e91..1230f25bb0062acdac52abfe633d893a73ee0e49 100644 --- a/test/Semaphore/EPTF_Semaphore_Test_Definitions.ttcn +++ b/test/Semaphore/EPTF_Semaphore_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Semaphore/EPTF_Semaphore_Test_Functions.ttcn b/test/Semaphore/EPTF_Semaphore_Test_Functions.ttcn index bce7d58398a61bd70b8816ad5f8a980f31114a47..fd8659bcd7fe2d38014d79398cf8aedfdac03e79 100644 --- a/test/Semaphore/EPTF_Semaphore_Test_Functions.ttcn +++ b/test/Semaphore/EPTF_Semaphore_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Semaphore/EPTF_Semaphore_Test_Testcases.ttcn b/test/Semaphore/EPTF_Semaphore_Test_Testcases.ttcn index 3667c6505087ba554b31e55e9444c93818a486f4..7e85439b1c0970b911c2cdfe9259ce73d9eaff83 100644 --- a/test/Semaphore/EPTF_Semaphore_Test_Testcases.ttcn +++ b/test/Semaphore/EPTF_Semaphore_Test_Testcases.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////// diff --git a/test/Semaphore/smokeTests.txt b/test/Semaphore/smokeTests.txt index 47ba95a867c17a86fe7e8e5697b90ca1beb8339d..493de75822a084cf3b25a53d62fa78a435b89316 100644 --- a/test/Semaphore/smokeTests.txt +++ b/test/Semaphore/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Semaphore_Test_Testcases.tc_Semaphore_basicTest EPTF_Semaphore_Test_Testcases.tc_EPTF_Semaphore_Test_init_CT diff --git a/test/StatCapture/EPTF_CLL_StatCapture_Test.tpd b/test/StatCapture/EPTF_CLL_StatCapture_Test.tpd index 4eabf3d6f4238c53fcb1a8295cc2fac9d222d13f..d57364fa9b3fc52f06347cd882c357918b2c2ea2 100644 --- a/test/StatCapture/EPTF_CLL_StatCapture_Test.tpd +++ b/test/StatCapture/EPTF_CLL_StatCapture_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/StatCapture/EPTF_StatCapture_Test.cfg b/test/StatCapture/EPTF_StatCapture_Test.cfg index 4a2ce64e60588ff07d5a98faf24cbd19bb8518be..33dd48dde6e983d29fd8362342f2b7a559f9abb1 100644 --- a/test/StatCapture/EPTF_StatCapture_Test.cfg +++ b/test/StatCapture/EPTF_StatCapture_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] LogFile := "%e.%h-%r-%t.%s" diff --git a/test/StatCapture/EPTF_StatCapture_Test.prj b/test/StatCapture/EPTF_StatCapture_Test.prj index 973e978ffdba0313f42bf3e709a66b09f12c7bb0..d35b76eb27c708604ea0539fff1642852dbfd8b3 100644 --- a/test/StatCapture/EPTF_StatCapture_Test.prj +++ b/test/StatCapture/EPTF_StatCapture_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/StatCapture/EPTF_StatCapture_Test.tpd b/test/StatCapture/EPTF_StatCapture_Test.tpd index eb061f165a7cded2060f28fdb7d895abe2a84dee..1efd90b76214a578562f288b94af42b39cb988d8 100644 --- a/test/StatCapture/EPTF_StatCapture_Test.tpd +++ b/test/StatCapture/EPTF_StatCapture_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/StatCapture/EPTF_StatCapture_Test_Definitions.ttcn b/test/StatCapture/EPTF_StatCapture_Test_Definitions.ttcn index c2e214858b85e3099b77414af3697662b0c4a9fc..23298b915500507081ba618af2380a6a28397010 100644 --- a/test/StatCapture/EPTF_StatCapture_Test_Definitions.ttcn +++ b/test/StatCapture/EPTF_StatCapture_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/StatCapture/EPTF_StatCapture_Test_Functions.ttcn b/test/StatCapture/EPTF_StatCapture_Test_Functions.ttcn index 7eeb27e59014da1f0f6124f67bed4d350e6a84cc..6bef98bd7a5aaec64b791a525954ddbe5512cba9 100644 --- a/test/StatCapture/EPTF_StatCapture_Test_Functions.ttcn +++ b/test/StatCapture/EPTF_StatCapture_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/StatCapture/EPTF_StatCapture_Test_Testcases.ttcn b/test/StatCapture/EPTF_StatCapture_Test_Testcases.ttcn index 1eee44ac6e7c3c785312c3690b917c57a1d40eda..734e97689b62476cc636cf0ed66c2fdc836ed567 100644 --- a/test/StatCapture/EPTF_StatCapture_Test_Testcases.ttcn +++ b/test/StatCapture/EPTF_StatCapture_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/StatCapture/smokeTests.txt b/test/StatCapture/smokeTests.txt index 4d32c3b62c992e823162e1ae9a7fb50e9a7c83ab..d4043b3605b092710512aaa47e562e17d068efd2 100644 --- a/test/StatCapture/smokeTests.txt +++ b/test/StatCapture/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_StatCapture_Test_Testcases.tc_EPTF_StatCapture_Test_init EPTF_StatCapture_Test_Testcases.tc_EPTF_StatCapture_Test_get_time diff --git a/test/StatHandler/EPTF_StatHandler_Test.cfg b/test/StatHandler/EPTF_StatHandler_Test.cfg index 476c1df78c2d74c1756cf6a532085f246b127973..4ddf284b76f5508125dfd78c806b9035cbb796a9 100644 --- a/test/StatHandler/EPTF_StatHandler_Test.cfg +++ b/test/StatHandler/EPTF_StatHandler_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_xtdp_listen_addr := "127.0.0.1" diff --git a/test/StatHandler/EPTF_StatHandler_Test.prj b/test/StatHandler/EPTF_StatHandler_Test.prj index cc85e3018241a8b4c25096bbc96ded02866e8122..78c8cf9e64e882f4a09e01a85ed121e3d7f76f51 100644 --- a/test/StatHandler/EPTF_StatHandler_Test.prj +++ b/test/StatHandler/EPTF_StatHandler_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/StatHandler/EPTF_StatHandler_Test.tpd b/test/StatHandler/EPTF_StatHandler_Test.tpd index fdb16e42efbb90374fdc94deb4edb86ca1d8d70c..718be17cc2fe2182364fb95297e227943e20d1f1 100644 --- a/test/StatHandler/EPTF_StatHandler_Test.tpd +++ b/test/StatHandler/EPTF_StatHandler_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/StatHandler/EPTF_StatHandler_Test_Definitions.ttcn b/test/StatHandler/EPTF_StatHandler_Test_Definitions.ttcn index 75dce87920ca2a391fff94b31a7f289b34dbbadb..206d1469b5dcb85538757dad3b0649732a57013c 100644 --- a/test/StatHandler/EPTF_StatHandler_Test_Definitions.ttcn +++ b/test/StatHandler/EPTF_StatHandler_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/StatHandler/EPTF_StatHandler_Test_Functions.ttcn b/test/StatHandler/EPTF_StatHandler_Test_Functions.ttcn index 2d41bfd294658ceee4f497c3b819532396e7d412..5680e5ced2ca6b78bdf51921f50006cbb768257e 100644 --- a/test/StatHandler/EPTF_StatHandler_Test_Functions.ttcn +++ b/test/StatHandler/EPTF_StatHandler_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/StatHandler/EPTF_StatHandler_Test_Testcases.ttcn b/test/StatHandler/EPTF_StatHandler_Test_Testcases.ttcn index e25bf2496eb8a1f9bc7865c02892e5063a67f432..b93c17afe77d632bd3c46d27dfe3c4132c923d51 100644 --- a/test/StatHandler/EPTF_StatHandler_Test_Testcases.ttcn +++ b/test/StatHandler/EPTF_StatHandler_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/StatHandler/smokeTests.txt b/test/StatHandler/smokeTests.txt index 35ec1d86faa171ab168b70ba45a6eaadf571b63f..47cc63689326a0599a07bf2a32899eb06aef3baf 100644 --- a/test/StatHandler/smokeTests.txt +++ b/test/StatHandler/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_StatHandler_Test_Testcases.tc_StatHandler_testAutoDisconnect EPTF_StatHandler_Test_Testcases.tc_StatHandler_Test_GUI diff --git a/test/StatHandler/stathandler_gui.xml b/test/StatHandler/stathandler_gui.xml index dc49e3089580df9857c0c277fcc13001010e9ac6..a56f958fb655c6b82919a64269a788678dd4d8e3 100644 --- a/test/StatHandler/stathandler_gui.xml +++ b/test/StatHandler/stathandler_gui.xml @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> diff --git a/test/StatManager/EPTF_StatManager_Test.cfg b/test/StatManager/EPTF_StatManager_Test.cfg index 7426a8ce8749d693b71ab99fe8f57f0adedc7013..2ec5ed14334646516e942c98fa928a550cca2e57 100644 --- a/test/StatManager/EPTF_StatManager_Test.cfg +++ b/test/StatManager/EPTF_StatManager_Test.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/StatManager/EPTF_StatManager_Test.prj b/test/StatManager/EPTF_StatManager_Test.prj index f64534106a9430d7df5d740802ca98a5b04242a1..1d1152e0b1d13f5bc49e3720bbffa97c67fb61a0 100644 --- a/test/StatManager/EPTF_StatManager_Test.prj +++ b/test/StatManager/EPTF_StatManager_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/StatManager/EPTF_StatManager_Test.tpd b/test/StatManager/EPTF_StatManager_Test.tpd index f051fd030e333ce6a72bf137782545018274ccb2..c6d9db19b1e517f5650c5aaa988486b460250d06 100644 --- a/test/StatManager/EPTF_StatManager_Test.tpd +++ b/test/StatManager/EPTF_StatManager_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/StatManager/EPTF_StatManager_Test_Definitions.ttcn b/test/StatManager/EPTF_StatManager_Test_Definitions.ttcn index 7960a6b65ac7853806cbf538d80c792b2accf4c9..21e83f7338eba6e3ce400c8fa9f9e3d6cc3a0da4 100644 --- a/test/StatManager/EPTF_StatManager_Test_Definitions.ttcn +++ b/test/StatManager/EPTF_StatManager_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatManager_Test_Definitions { diff --git a/test/StatManager/EPTF_StatManager_Test_Functions.ttcn b/test/StatManager/EPTF_StatManager_Test_Functions.ttcn index d2fda8d1ff702b06eafd3e2b0baa1c1da648d5e7..e5ded48aab658947ab9f62d6f2be2008e3be979f 100644 --- a/test/StatManager/EPTF_StatManager_Test_Functions.ttcn +++ b/test/StatManager/EPTF_StatManager_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatManager_Test_Functions { diff --git a/test/StatManager/EPTF_StatManager_Test_Testcases.ttcn b/test/StatManager/EPTF_StatManager_Test_Testcases.ttcn index 91d02f6c35fbbb6499afac4eaa6ff7e73178531e..ba078ef5bc5141cf36255e00b8b866f0123bf138 100644 --- a/test/StatManager/EPTF_StatManager_Test_Testcases.ttcn +++ b/test/StatManager/EPTF_StatManager_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatManager_Test_Testcases { diff --git a/test/StatMeasure/EPTF_StatMeasure_Test.cfg b/test/StatMeasure/EPTF_StatMeasure_Test.cfg index b201e147d4f739dc33aa51e2520bb98eea997fc5..daedbd45ab5a8430645e1ed468e12f487426b0d1 100644 --- a/test/StatMeasure/EPTF_StatMeasure_Test.cfg +++ b/test/StatMeasure/EPTF_StatMeasure_Test.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/StatMeasure/EPTF_StatMeasure_Test.prj b/test/StatMeasure/EPTF_StatMeasure_Test.prj index 958c81e8f892c3b549ab1290c658508b7ee576d3..42b6347b73a40cf77ec319e932df1b8dfb4a4005 100644 --- a/test/StatMeasure/EPTF_StatMeasure_Test.prj +++ b/test/StatMeasure/EPTF_StatMeasure_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/StatMeasure/EPTF_StatMeasure_Test.tpd b/test/StatMeasure/EPTF_StatMeasure_Test.tpd index f838802faca924547c96647f4ff977c853fd0b07..76f657577ebcf41bc8c7a3add07f3c49496ae7c4 100644 --- a/test/StatMeasure/EPTF_StatMeasure_Test.tpd +++ b/test/StatMeasure/EPTF_StatMeasure_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/StatMeasure/EPTF_StatMeasure_Test_Definitions.ttcn b/test/StatMeasure/EPTF_StatMeasure_Test_Definitions.ttcn index a0573327b5198df63e77f8b8a81a4a79623769fe..1ebda7dcdf012a9fb569cad93f5fe224506e1254 100644 --- a/test/StatMeasure/EPTF_StatMeasure_Test_Definitions.ttcn +++ b/test/StatMeasure/EPTF_StatMeasure_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatMeasure_Test_Definitions { diff --git a/test/StatMeasure/EPTF_StatMeasure_Test_Functions.ttcn b/test/StatMeasure/EPTF_StatMeasure_Test_Functions.ttcn index 4232646c334f380d5b711313b9cab7ff32d02295..46c68494aefaa0b220f8b6b1dcbb328dd33ba492 100644 --- a/test/StatMeasure/EPTF_StatMeasure_Test_Functions.ttcn +++ b/test/StatMeasure/EPTF_StatMeasure_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatMeasure_Test_Functions { diff --git a/test/StatMeasure/EPTF_StatMeasure_Test_Testcases.ttcn b/test/StatMeasure/EPTF_StatMeasure_Test_Testcases.ttcn index b95b4aee43eed760cfdff758ddfcc4bf9d200d92..7fb1b539f1b1231a44f5d03d6d455ca11d498555 100644 --- a/test/StatMeasure/EPTF_StatMeasure_Test_Testcases.ttcn +++ b/test/StatMeasure/EPTF_StatMeasure_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_StatMeasure_Test_Testcases { diff --git a/test/StatMeasure/smokeTests.txt b/test/StatMeasure/smokeTests.txt index ece77a2dd86bdadd8163c3ed6ee0313fc864a8b9..3b44dd45d1a023a23b4e913feb27ecdeceb05037 100644 --- a/test/StatMeasure/smokeTests.txt +++ b/test/StatMeasure/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_StatMeasure_Test_Testcases.tc_EPTF_StatMeasure_Test_complex EPTF_StatMeasure_Test_Testcases.tc_EPTF_StatMeasure_Test_custom diff --git a/test/StatReplay/DefaultFile_2008-12-16_11.10.04.txt b/test/StatReplay/DefaultFile_2008-12-16_11.10.04.txt index 64b3cda1c1285277f00d7629ea51a7b81db83bbb..f7326fe4a0f2d1a7e87632a3fb2e9bb1f70d8fe4 100644 --- a/test/StatReplay/DefaultFile_2008-12-16_11.10.04.txt +++ b/test/StatReplay/DefaultFile_2008-12-16_11.10.04.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// TimeStampBase: 2008-12-16-11:10:04.492809 0.081235 CaptureFileVersion: 2.2 diff --git a/test/StatReplay/EPTF_StatReplay_Test.cfg b/test/StatReplay/EPTF_StatReplay_Test.cfg index e56f6fb87e7443362fb4509d09f4f846a23a2ab2..55e4f1b9f97ef6e25d999f0dd0496d57bc7d9e92 100755 --- a/test/StatReplay/EPTF_StatReplay_Test.cfg +++ b/test/StatReplay/EPTF_StatReplay_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] LogFile := "%e.%h-%r-%t.%s" diff --git a/test/StatReplay/EPTF_StatReplay_Test.prj b/test/StatReplay/EPTF_StatReplay_Test.prj index 7be36fef0c8153b714336f59f23905d7ae2cf08a..7858e1dcf691461ec9bf0035ac765809431f04a6 100644 --- a/test/StatReplay/EPTF_StatReplay_Test.prj +++ b/test/StatReplay/EPTF_StatReplay_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/StatReplay/EPTF_StatReplay_Test.tpd b/test/StatReplay/EPTF_StatReplay_Test.tpd index 8c1b613fe1e3f2eaf2acffe95df79621039dc3b2..68c46594731cfc873b18e58496ed26ec52cc5469 100644 --- a/test/StatReplay/EPTF_StatReplay_Test.tpd +++ b/test/StatReplay/EPTF_StatReplay_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/StatReplay/testlog.txt b/test/StatReplay/testlog.txt index 6d9cef23491bac088995db4acb42ca41be9d7cbe..5e24543e0a317da7dabc9cf17231df6549fe2bea 100755 --- a/test/StatReplay/testlog.txt +++ b/test/StatReplay/testlog.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// TimeStampBase: 2007-11-29-10:18:19.412000 0.295000 CaptureGroup["group1"] diff --git a/test/TimeProfileEditor/EPTF_TPE_Test.cfg b/test/TimeProfileEditor/EPTF_TPE_Test.cfg index bf68cc48f4594fa216cc92c5d3860991c7617b10..54601a3bcd7cfe5e31fa8720e496245fc54cb3f5 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test.cfg +++ b/test/TimeProfileEditor/EPTF_TPE_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] #FileMask := LOG_NOTHING diff --git a/test/TimeProfileEditor/EPTF_TPE_Test.prj b/test/TimeProfileEditor/EPTF_TPE_Test.prj index 37e30e45a3b09d9da49d431a112d61510a2b1d9a..debdd5505d3734d69aa60051c39ea23c9d6c117c 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test.prj +++ b/test/TimeProfileEditor/EPTF_TPE_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/TimeProfileEditor/EPTF_TPE_Test.tpd b/test/TimeProfileEditor/EPTF_TPE_Test.tpd index 39de0e1d9b0001b27d165e7b5b79d39ed217c85f..2a15b89f586c14c74121a990e2f8876b7b0400c6 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test.tpd +++ b/test/TimeProfileEditor/EPTF_TPE_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/TimeProfileEditor/EPTF_TPE_Test_Definitions.ttcn b/test/TimeProfileEditor/EPTF_TPE_Test_Definitions.ttcn index df970a6d41a802b08b4eeb4ace0a30fe02887438..de8651e239791b1fb98607bdc54b457ca36f307c 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test_Definitions.ttcn +++ b/test/TimeProfileEditor/EPTF_TPE_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/TimeProfileEditor/EPTF_TPE_Test_Functions.ttcn b/test/TimeProfileEditor/EPTF_TPE_Test_Functions.ttcn index 88ab14fbc3f3867d3867f0710be0247960647764..7730713087c7cf5d8c3a881ba4d9b0dc010d8909 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test_Functions.ttcn +++ b/test/TimeProfileEditor/EPTF_TPE_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/TimeProfileEditor/EPTF_TPE_Test_Templates.ttcn b/test/TimeProfileEditor/EPTF_TPE_Test_Templates.ttcn index 2100b7f051122d2ffbcb33bcc5fb5e35c47c03d2..388d2b67871a74b9f9e0766d81e0fb4d47a72c69 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test_Templates.ttcn +++ b/test/TimeProfileEditor/EPTF_TPE_Test_Templates.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/TimeProfileEditor/EPTF_TPE_Test_Testcases.ttcn b/test/TimeProfileEditor/EPTF_TPE_Test_Testcases.ttcn index f203d76fb115edffec5705512ba857964bab4e43..d34b6b751df06c3d7169e845cc5756b761b495c3 100644 --- a/test/TimeProfileEditor/EPTF_TPE_Test_Testcases.ttcn +++ b/test/TimeProfileEditor/EPTF_TPE_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/TimeProfileEditor/edited_time_profiles.cfg b/test/TimeProfileEditor/edited_time_profiles.cfg index 2bd1aef2f3675164bc2b2c5c257789988fd7c97d..ba74562fedfd841e619431011116dba7c5cc2794 100644 --- a/test/TimeProfileEditor/edited_time_profiles.cfg +++ b/test/TimeProfileEditor/edited_time_profiles.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/TimeProfileEditor/smokeTests.txt b/test/TimeProfileEditor/smokeTests.txt index 7e044dd408ae9c835df3042095af66c7bcfdb70f..cb7bd57d5b5889cf996588ebfd91d9568809bc9a 100644 --- a/test/TimeProfileEditor/smokeTests.txt +++ b/test/TimeProfileEditor/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_TPE_Test_Testcases.tc_EPTF_TPE_Test_add_time_sequence EPTF_TPE_Test_Testcases.tc_EPTF_TPE_Test_change_time_sequence_properties_tree diff --git a/test/Transport/EPTF_Transport_IPsecHandler_Test.cfg b/test/Transport/EPTF_Transport_IPsecHandler_Test.cfg index dc39c3555d60bfc97d80e7e4055025ac6d4c763a..ac1f727638b84f3103bf5133dfe53f7e9efa8650 100644 --- a/test/Transport/EPTF_Transport_IPsecHandler_Test.cfg +++ b/test/Transport/EPTF_Transport_IPsecHandler_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL | TTCN_DEBUG diff --git a/test/Transport/EPTF_Transport_IPsecHandler_Test.prj b/test/Transport/EPTF_Transport_IPsecHandler_Test.prj index 062b27545c85405016f8edfa74c385f3b35c6019..b66548c292115727f6d9b85116df0261459ca314 100644 --- a/test/Transport/EPTF_Transport_IPsecHandler_Test.prj +++ b/test/Transport/EPTF_Transport_IPsecHandler_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Transport/EPTF_Transport_IPsecHandler_Test_Definitions.ttcn b/test/Transport/EPTF_Transport_IPsecHandler_Test_Definitions.ttcn index 1ce1b84556eeeed59ce577b4fe9f932ce9cfb9d9..b417f406355fc3202866fa4dad73b80d2a01e072 100644 --- a/test/Transport/EPTF_Transport_IPsecHandler_Test_Definitions.ttcn +++ b/test/Transport/EPTF_Transport_IPsecHandler_Test_Definitions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Transport_IPsecHandler_Test_Definitions { diff --git a/test/Transport/EPTF_Transport_IPsecHandler_Test_Functions.ttcn b/test/Transport/EPTF_Transport_IPsecHandler_Test_Functions.ttcn index 4379df75a6eacb28697185816b97989b4e26cdea..80c6ca051876882d390e7658c9b2c526234f05c4 100644 --- a/test/Transport/EPTF_Transport_IPsecHandler_Test_Functions.ttcn +++ b/test/Transport/EPTF_Transport_IPsecHandler_Test_Functions.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Transport_IPsecHandler_Test_Functions { diff --git a/test/Transport/EPTF_Transport_IPsecHandler_Test_TestCases.ttcn b/test/Transport/EPTF_Transport_IPsecHandler_Test_TestCases.ttcn index ac6deffb17e0d72c19a46de75b6bc8d1e0799816..add83a154979918c13434965a0dfdcc34dc81058 100644 --- a/test/Transport/EPTF_Transport_IPsecHandler_Test_TestCases.ttcn +++ b/test/Transport/EPTF_Transport_IPsecHandler_Test_TestCases.ttcn @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// module EPTF_Transport_IPsecHandler_TestCases { diff --git a/test/Transport/EPTF_Transport_NonBlocking_Test.cfg b/test/Transport/EPTF_Transport_NonBlocking_Test.cfg index 81a884ab59e9dc5a2f38b1502b28a3e5ee773570..58f8ed4266522669226d46b7aa48f80a3d2dadd2 100644 --- a/test/Transport/EPTF_Transport_NonBlocking_Test.cfg +++ b/test/Transport/EPTF_Transport_NonBlocking_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL | TTCN_DEBUG diff --git a/test/Transport/EPTF_Transport_NonBlocking_Test.prj b/test/Transport/EPTF_Transport_NonBlocking_Test.prj index 83728824fdf6214e37095e8b3b91912a7465cbd2..998a623d9e5044f8bba9d4ee7fef1e6e9c850e79 100644 --- a/test/Transport/EPTF_Transport_NonBlocking_Test.prj +++ b/test/Transport/EPTF_Transport_NonBlocking_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Transport/EPTF_Transport_NonBlocking_Test.tpd b/test/Transport/EPTF_Transport_NonBlocking_Test.tpd index 01f7f5d152d91393c9bc50d03b2ca1cd933aae96..cb725442273cab3927506c6106bdd95398d38d20 100644 --- a/test/Transport/EPTF_Transport_NonBlocking_Test.tpd +++ b/test/Transport/EPTF_Transport_NonBlocking_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Transport/EPTF_Transport_PerfTest.cfg b/test/Transport/EPTF_Transport_PerfTest.cfg index a82ed069401e8d039028b6e157ad32764c953114..00e56e3eb20eb3f3271e3306bbdc98c2e4eecdfd 100644 --- a/test/Transport/EPTF_Transport_PerfTest.cfg +++ b/test/Transport/EPTF_Transport_PerfTest.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := ACTION|WARNING|STATISTICS|VERDICTOP|TESTCASE #LOG_ALL | TTCN_DEBUG diff --git a/test/Transport/EPTF_Transport_PerfTest.prj b/test/Transport/EPTF_Transport_PerfTest.prj index d958da1e56f554aba2660adc844f1fc4cb2eaae2..7a9d6ec0449df143ffd4a7c3f438a1c1ab7e7c69 100644 --- a/test/Transport/EPTF_Transport_PerfTest.prj +++ b/test/Transport/EPTF_Transport_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Transport/EPTF_Transport_PerfTest_ExternalFunctions.cc b/test/Transport/EPTF_Transport_PerfTest_ExternalFunctions.cc index 02f2be1c232546db3dbbed4019f075f0e86f528f..2f761d3dc15f4937e707e6ffd4e151a2eac3cdde 100644 --- a/test/Transport/EPTF_Transport_PerfTest_ExternalFunctions.cc +++ b/test/Transport/EPTF_Transport_PerfTest_ExternalFunctions.cc @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// #include "EPTF_Transport_PerfTest_Testcases.hh" diff --git a/test/Transport/EPTF_Transport_PerfTest_Testcases.ttcn b/test/Transport/EPTF_Transport_PerfTest_Testcases.ttcn index 7aed90249730ad1f1abe7d4c130d4a5c096284ce..5b071e71de863f3ffa075cbcf9bd8d3476add9b8 100644 --- a/test/Transport/EPTF_Transport_PerfTest_Testcases.ttcn +++ b/test/Transport/EPTF_Transport_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Transport/EPTF_Transport_Test.cfg b/test/Transport/EPTF_Transport_Test.cfg index 1dc9594317ef8fdd55dbc5c13ab3ed177093f019..730366ee0281452fd77c8aa0800d77e06385d8e4 100644 --- a/test/Transport/EPTF_Transport_Test.cfg +++ b/test/Transport/EPTF_Transport_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [LOGGING] FileMask := LOG_ALL | TTCN_DEBUG diff --git a/test/Transport/EPTF_Transport_Test.prj b/test/Transport/EPTF_Transport_Test.prj index 643320844ce64f5193d61e1ea15dc08ba607dc19..410fc864064aac4a087fd16350997a15e8e18e96 100644 --- a/test/Transport/EPTF_Transport_Test.prj +++ b/test/Transport/EPTF_Transport_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Transport/EPTF_Transport_Test.tpd b/test/Transport/EPTF_Transport_Test.tpd index acb05a7948b51812cf91090ee645fc030629d0e1..6d8a94715a1ab28ee465e121c7ca75540d0b9bf2 100644 --- a/test/Transport/EPTF_Transport_Test.tpd +++ b/test/Transport/EPTF_Transport_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Transport/EPTF_Transport_Test_Definitions.ttcn b/test/Transport/EPTF_Transport_Test_Definitions.ttcn index f6e08bb254813d2be63bfafec9b5bbf8bc2d2285..07cb7277f21f1e7e2987a2efc94621c38f802c2b 100644 --- a/test/Transport/EPTF_Transport_Test_Definitions.ttcn +++ b/test/Transport/EPTF_Transport_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Transport/EPTF_Transport_Test_Functions.ttcn b/test/Transport/EPTF_Transport_Test_Functions.ttcn index 9a96544dc1086729662d5750bf4cdda72fdddc1a..ee9c946d5c9a353a9f0026fbbb8b5e26a0fc7343 100644 --- a/test/Transport/EPTF_Transport_Test_Functions.ttcn +++ b/test/Transport/EPTF_Transport_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Transport/EPTF_Transport_Test_Testcases.ttcn b/test/Transport/EPTF_Transport_Test_Testcases.ttcn index c670844813f84092d9353ca25d6732528a14978b..fe715aa4a53c21ec557bc563a57df0d1f67e6708 100644 --- a/test/Transport/EPTF_Transport_Test_Testcases.ttcn +++ b/test/Transport/EPTF_Transport_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Transport/EPTF_Transport_Test_perfTestcases.ttcn b/test/Transport/EPTF_Transport_Test_perfTestcases.ttcn index 6aa05bcec7c67df86f875bdd5d40f960fcef2bdc..16c3a1464aa84d25e5665fc2e1bfb9fb962dcaf5 100644 --- a/test/Transport/EPTF_Transport_Test_perfTestcases.ttcn +++ b/test/Transport/EPTF_Transport_Test_perfTestcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Transport/makefile_patch.sh b/test/Transport/makefile_patch.sh index 8b9315a9f24808f9bbe68da5a5a49b9cff614706..74eaa3805a21deddcbf4b3591753327acaefcd17 100755 --- a/test/Transport/makefile_patch.sh +++ b/test/Transport/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// diff --git a/test/Transport/smokeTests.txt b/test/Transport/smokeTests.txt index 5df7bc53dc1e821d80ceb719c0b8b4a5f2f83c4b..5f9c867ae61f928e19705c24dbe1d871965febd8 100644 --- a/test/Transport/smokeTests.txt +++ b/test/Transport/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Transport_Test_Testcases.tc_EPTF_Routing_Test_init_CT EPTF_Transport_Test_Testcases.tc_EPTF_Routing_Test_processIncomingMessage diff --git a/test/Transport/storePerformanceResults.sh b/test/Transport/storePerformanceResults.sh index e33b2104c64e6e110f464ace6f97de76e215dcda..a95596964b2251b61e686837b0b99f94104739e0 100755 --- a/test/Transport/storePerformanceResults.sh +++ b/test/Transport/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Add thich to the CFG file: diff --git a/test/UIHandler/BrowserGUI/TitanSimAbout.html b/test/UIHandler/BrowserGUI/TitanSimAbout.html index f68f6de851a6b81eeb4189c51b64c9d51fe0a1a0..c768a3070bf9881c18534267e879b1370913efaa 100644 --- a/test/UIHandler/BrowserGUI/TitanSimAbout.html +++ b/test/UIHandler/BrowserGUI/TitanSimAbout.html @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html> diff --git a/test/UIHandler/BrowserGUI/custom1.css b/test/UIHandler/BrowserGUI/custom1.css index 99b2f0be32a108dd1607c6996b1251c0498a99ff..b73f14e3c5c5d8288d31091f2126e446329ed3cc 100644 --- a/test/UIHandler/BrowserGUI/custom1.css +++ b/test/UIHandler/BrowserGUI/custom1.css @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// */ /* CUSTOM1.CSS */ diff --git a/test/UIHandler/BrowserGUI/custom2.css b/test/UIHandler/BrowserGUI/custom2.css index 7c3ce4fcd60821284567e64c300cc98c8a1e5c8e..235bfe6a68bb2e4cdc86d96cd3fc581ca710a069 100644 --- a/test/UIHandler/BrowserGUI/custom2.css +++ b/test/UIHandler/BrowserGUI/custom2.css @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// */ /* CUSTOM2.CSS */ diff --git a/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.cfg b/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.cfg index 5e2ea4e4471b25c86b0835969e2cc0633aec94a8..bba28b09cd25ab37b86ea464b68788e0b932403f 100644 --- a/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.cfg +++ b/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.tpd b/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.tpd index f2f572142a06ae77259fdf178a0f78b62b7d7d2a..88979d8c9030f9e67ca874759319c6d04a7c2b9a 100644 --- a/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.tpd +++ b/test/UIHandler/EPTF_UIHandler_ExternalValue_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/UIHandler/EPTF_UIHandler_ExternalValue_Testcases.ttcn b/test/UIHandler/EPTF_UIHandler_ExternalValue_Testcases.ttcn index 753eb2104644451ab88ed0f6084a66983c34dee9..6930c1a5c5f189a24dba6552d0ab6456f03128df 100644 --- a/test/UIHandler/EPTF_UIHandler_ExternalValue_Testcases.ttcn +++ b/test/UIHandler/EPTF_UIHandler_ExternalValue_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.cfg b/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.cfg index c63d10b7e87bebc5238a388f3143a43a5f566e5f..ca04cc6f60033f259caa6200ef6d1b39150fa97c 100644 --- a/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.cfg +++ b/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.tpd b/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.tpd index a6cc48dd23028cf7ae209edf4c9d3321058d3792..6d9f7dbe0024598f3f36bda3a35e5a50ab3ec1e9 100644 --- a/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.tpd +++ b/test/UIHandler/EPTF_UIHandler_GUIVariables_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/UIHandler/EPTF_UIHandler_GUIVariables_Testcases.ttcn b/test/UIHandler/EPTF_UIHandler_GUIVariables_Testcases.ttcn index dedf30c3bb807a5067dd469764294f29ea7b4bd3..eff749cd3d33d65adfd85e3797bd9756dbdc1b88 100644 --- a/test/UIHandler/EPTF_UIHandler_GUIVariables_Testcases.ttcn +++ b/test/UIHandler/EPTF_UIHandler_GUIVariables_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/UIHandler/EPTF_UIHandler_Test.cfg b/test/UIHandler/EPTF_UIHandler_Test.cfg index 7cf5c023a655d6ad1cc176db819e2c448dae0936..5098112265d1c5ae5a61e7ea36407ed58af910bb 100755 --- a/test/UIHandler/EPTF_UIHandler_Test.cfg +++ b/test/UIHandler/EPTF_UIHandler_Test.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/UIHandler/EPTF_UIHandler_Test.grp b/test/UIHandler/EPTF_UIHandler_Test.grp index 90eea3cb42b1bb6be3bb64563297d8b028f3df9b..bb1a7ed8de5947951c79cbf88c6d511b0dde8d3d 100644 --- a/test/UIHandler/EPTF_UIHandler_Test.grp +++ b/test/UIHandler/EPTF_UIHandler_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/UIHandler/EPTF_UIHandler_Test.prj b/test/UIHandler/EPTF_UIHandler_Test.prj index a931e4e10f4299812929f278fc240fda1dac4bec..575416fa4649064a01a168c527d05b34d06ce7b8 100644 --- a/test/UIHandler/EPTF_UIHandler_Test.prj +++ b/test/UIHandler/EPTF_UIHandler_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/UIHandler/EPTF_UIHandler_Test.tpd b/test/UIHandler/EPTF_UIHandler_Test.tpd index 1b8c7821b6696386ae99db644b1c58c8c0491f8f..2b03c8437e9d65ed2b2fbe4731b14ff49144bab3 100644 --- a/test/UIHandler/EPTF_UIHandler_Test.tpd +++ b/test/UIHandler/EPTF_UIHandler_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/UIHandler/EPTF_UIHandler_Test2.cfg b/test/UIHandler/EPTF_UIHandler_Test2.cfg index 8530aa29a18a21ec44e3f4ace74d40cecdd59bb3..9b6e2a08c8deaef58fac35fda1147f44fc0f38d1 100644 --- a/test/UIHandler/EPTF_UIHandler_Test2.cfg +++ b/test/UIHandler/EPTF_UIHandler_Test2.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/UIHandler/EPTF_UIHandler_Test2.prj b/test/UIHandler/EPTF_UIHandler_Test2.prj index 6ed2051ed044744db98e818669c9e884c3da9606..cf29f18d2deb0346d3baf58f6e1ec220ac6524d2 100644 --- a/test/UIHandler/EPTF_UIHandler_Test2.prj +++ b/test/UIHandler/EPTF_UIHandler_Test2.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/UIHandler/EPTF_UIHandler_Test2.tpd b/test/UIHandler/EPTF_UIHandler_Test2.tpd index 1d8581bcf5b08db6eaf23de2efead03207a89001..47f7efe5dc9b06aa1a37d9e77736f018ebfec462 100644 --- a/test/UIHandler/EPTF_UIHandler_Test2.tpd +++ b/test/UIHandler/EPTF_UIHandler_Test2.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.cfg b/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.cfg index 291bba9745223e328b014d9db5fc317235a417ef..043a20b42d6a305b6db457a7261db07a5f82d2e6 100755 --- a/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.cfg +++ b/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.cfg @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.prj b/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.prj index dad09020688837ab50083a9c208cc9a3e29decfc..14b3183274f49de24ea89cccafa400d2ebe23e38 100644 --- a/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.prj +++ b/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.tpd b/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.tpd index 7312dcb32cb72da7640213ee84814124daf260cc..8998a4ccb0125be5b76a2e826c778d69d919778d 100644 --- a/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.tpd +++ b/test/UIHandler/EPTF_UIHandler_TestEmptyLayout.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/UIHandler/EPTF_UIHandler_TestReconnect.tpd b/test/UIHandler/EPTF_UIHandler_TestReconnect.tpd index 0013c2228c409b6a7f1ee1d06e9522abd9a25c3c..31abc1f86ec3b8c15c9a5f23087c67395bf083ad 100644 --- a/test/UIHandler/EPTF_UIHandler_TestReconnect.tpd +++ b/test/UIHandler/EPTF_UIHandler_TestReconnect.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/UIHandler/EPTF_UIHandler_TestReconnect.ttcn b/test/UIHandler/EPTF_UIHandler_TestReconnect.ttcn index 26f2af98a84cfc2f20eaadba3b2ede9278198425..6c0f5230bbcb4fe9cb287be38fda7578fd84ed21 100644 --- a/test/UIHandler/EPTF_UIHandler_TestReconnect.ttcn +++ b/test/UIHandler/EPTF_UIHandler_TestReconnect.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// // Module: EPTF_UIHandler_Test_Definitions diff --git a/test/UIHandler/EPTF_UIHandler_Test_ASN1_Definitions.ttcn b/test/UIHandler/EPTF_UIHandler_Test_ASN1_Definitions.ttcn index 2498d868ce02f354665a6956ce03bb44b02bfa1b..fb60ae21d3097e9293664340e114a85166ec4b93 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_ASN1_Definitions.ttcn +++ b/test/UIHandler/EPTF_UIHandler_Test_ASN1_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// // Module: EPTF_UIHandler_Test_Definitions diff --git a/test/UIHandler/EPTF_UIHandler_Test_Definitions.ttcn b/test/UIHandler/EPTF_UIHandler_Test_Definitions.ttcn index 3636a867a9be2e60112fbeff73f3921527ecda29..6ccc7c2e07f21ed282e07c9cfac40b22df31ed63 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_Definitions.ttcn +++ b/test/UIHandler/EPTF_UIHandler_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// // Module: EPTF_UIHandler_Test_Definitions diff --git a/test/UIHandler/EPTF_UIHandler_Test_ExternalFunctions.cc b/test/UIHandler/EPTF_UIHandler_Test_ExternalFunctions.cc index d62dc7302b0fa76a7c0accd890199ad1d03be228..311cc74b830d6ddd9f9c1816ef08158da654b7c7 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_ExternalFunctions.cc +++ b/test/UIHandler/EPTF_UIHandler_Test_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// #include <string.h> diff --git a/test/UIHandler/EPTF_UIHandler_Test_Functions.ttcn b/test/UIHandler/EPTF_UIHandler_Test_Functions.ttcn index b76d13f8524e16721589917c23ff0ad64fc1a399..153f1823e7155e4e4d66e6fe83394ff840a5f3cf 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_Functions.ttcn +++ b/test/UIHandler/EPTF_UIHandler_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/UIHandler/EPTF_UIHandler_Test_IteratorTestcases.ttcn b/test/UIHandler/EPTF_UIHandler_Test_IteratorTestcases.ttcn index 059c47ccddf2030b7ebad53d4169ec00cb385e79..deb7a7cd3f51813caa8d7ce4f9512d08c7472a98 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_IteratorTestcases.ttcn +++ b/test/UIHandler/EPTF_UIHandler_Test_IteratorTestcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/UIHandler/EPTF_UIHandler_Test_Testcases.ttcn b/test/UIHandler/EPTF_UIHandler_Test_Testcases.ttcn index a90258fcc1d569406090a237e1e04106c9e16ef7..bf93f6624d0fa78016740b8ef9b2fee13556a85a 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_Testcases.ttcn +++ b/test/UIHandler/EPTF_UIHandler_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/UIHandler/EPTF_UIHandler_Test_XSD_Definitions.ttcn b/test/UIHandler/EPTF_UIHandler_Test_XSD_Definitions.ttcn index d7a7298c489a36eec375727cd0d2d0a16701c8f3..795080471baacbc6565e5138b15403d43164e7b9 100644 --- a/test/UIHandler/EPTF_UIHandler_Test_XSD_Definitions.ttcn +++ b/test/UIHandler/EPTF_UIHandler_Test_XSD_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// // Module: EPTF_UIHandler_Test_Definitions diff --git a/test/UIHandler/EPTF_UIHandler_reconnect.cfg b/test/UIHandler/EPTF_UIHandler_reconnect.cfg index 2de230f08fa3dc11db98b319f4ae0ce0a7b9b2c1..707486bd62d3c1e456c511357db7e8baf002d5c9 100644 --- a/test/UIHandler/EPTF_UIHandler_reconnect.cfg +++ b/test/UIHandler/EPTF_UIHandler_reconnect.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] tsp_xtdp_listen_addr := "localhost" diff --git a/test/UIHandler/Makefile_script b/test/UIHandler/Makefile_script index d3a0a608fa1a751be949359c33c8dbbde3bb1b5c..ec2a8c356090a02677ad788253913f5e204fcc26 100755 --- a/test/UIHandler/Makefile_script +++ b/test/UIHandler/Makefile_script @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e ' s/CPPFLAGS = .*/CPPFLAGS = -D$(PLATFORM) -I$(TTCN3_DIR)\/include -DNO_IPV6/g diff --git a/test/UIHandler/runTop.sh b/test/UIHandler/runTop.sh index d264bb7ea69c4c106b7e670e83b3a178acd81cb5..875540cdb9aa512d4aaadf1209293e4a52699f24 100755 --- a/test/UIHandler/runTop.sh +++ b/test/UIHandler/runTop.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #endres=`top bd00.50n2|grep Cpu| tail -n1 | sed 's/.*Cpu(s): //g;s/%us,.*//g'` // global cpu usage diff --git a/test/UIHandler/smokeTests.txt b/test/UIHandler/smokeTests.txt index 71812f4ae211335fbdde3ff598e969b33498b35f..981ecbe93bccc4e73a75856d830720e9f1b7c4c4 100644 --- a/test/UIHandler/smokeTests.txt +++ b/test/UIHandler/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_UIHandler_Test_Testcases.tc_Messages EPTF_UIHandler_Test_Testcases.tc_EPTF_UIHandler_Test_UIHandler_init_withoutGui diff --git a/test/Variable/EPTF_Variable_PerfTest.cfg b/test/Variable/EPTF_Variable_PerfTest.cfg index 52bf4175b419f84db4b6ed68c541e1bfa7ce5de5..bcdcb454186ed3a22a3a1fd76a1781d939bb6e97 100644 --- a/test/Variable/EPTF_Variable_PerfTest.cfg +++ b/test/Variable/EPTF_Variable_PerfTest.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MODULE_PARAMETERS] diff --git a/test/Variable/EPTF_Variable_PerfTest.grp b/test/Variable/EPTF_Variable_PerfTest.grp index 527e5671cede2188e10a050afff6dd14fe1eab62..3d62fca93ea4a142be12e2dd894b581d91f3e253 100644 --- a/test/Variable/EPTF_Variable_PerfTest.grp +++ b/test/Variable/EPTF_Variable_PerfTest.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/Variable/EPTF_Variable_PerfTest.prj b/test/Variable/EPTF_Variable_PerfTest.prj index d19c66d04a3b42f2bf2af19640795aa3848574df..4ae60b30646e777473657a674a94b058541f6ea6 100644 --- a/test/Variable/EPTF_Variable_PerfTest.prj +++ b/test/Variable/EPTF_Variable_PerfTest.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Variable/EPTF_Variable_PerfTest_Definitions.ttcn b/test/Variable/EPTF_Variable_PerfTest_Definitions.ttcn index 9f2510c7e5415132fcf64b0fac8e7fa4d5be6279..9c5ef0497b5271894bbbc966fa1264c09fb798a7 100644 --- a/test/Variable/EPTF_Variable_PerfTest_Definitions.ttcn +++ b/test/Variable/EPTF_Variable_PerfTest_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Variable/EPTF_Variable_PerfTest_Functions.ttcn b/test/Variable/EPTF_Variable_PerfTest_Functions.ttcn index 3a83cd0e88461216f989e3a332b562b719b68fd9..7db620cb36b85461696d1d8e5332124b7ca4f689 100644 --- a/test/Variable/EPTF_Variable_PerfTest_Functions.ttcn +++ b/test/Variable/EPTF_Variable_PerfTest_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Variable/EPTF_Variable_PerfTest_Testcases.ttcn b/test/Variable/EPTF_Variable_PerfTest_Testcases.ttcn index 1ce3b344d0d1a2bba44fdf70376738838279550b..493f4eaa13c26934a3b1c95ebf75d413d01beae6 100644 --- a/test/Variable/EPTF_Variable_PerfTest_Testcases.ttcn +++ b/test/Variable/EPTF_Variable_PerfTest_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Variable/EPTF_Variable_Test.cfg b/test/Variable/EPTF_Variable_Test.cfg index 832551943bd7e97901731a216978be75d534eec4..7824057f99a5e473d195652cb3ad9a8ea4dae431 100644 --- a/test/Variable/EPTF_Variable_Test.cfg +++ b/test/Variable/EPTF_Variable_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [DEFINE] selfname := "Test" diff --git a/test/Variable/EPTF_Variable_Test.grp b/test/Variable/EPTF_Variable_Test.grp index 8f6bd1ab2fefa628d4d0dbe64a94ddddc3ccf9a6..e525c857e03992106fd4477308835abc90b32ecc 100644 --- a/test/Variable/EPTF_Variable_Test.grp +++ b/test/Variable/EPTF_Variable_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// --> <!DOCTYPE TITAN_GUI_FileGroup_file> diff --git a/test/Variable/EPTF_Variable_Test.prj b/test/Variable/EPTF_Variable_Test.prj index 611762c54a1b5478feb38e15510b8048c4d963e4..b2d9eb05f868105193cbeb7ca8e7fb6843536c75 100644 --- a/test/Variable/EPTF_Variable_Test.prj +++ b/test/Variable/EPTF_Variable_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/Variable/EPTF_Variable_Test.tpd b/test/Variable/EPTF_Variable_Test.tpd index c242fde379649c7e807d84e0ab246902b72eea8a..c204b9b3ce69af3bd1884e7b4eda7361e247a0dd 100644 --- a/test/Variable/EPTF_Variable_Test.tpd +++ b/test/Variable/EPTF_Variable_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/Variable/EPTF_Variable_Test_Definitions.ttcn b/test/Variable/EPTF_Variable_Test_Definitions.ttcn index ad9b534d3eadb1e0206b5d2779d96b476f658731..b375b37b65bf611d7a8f47d6e32ea9770d71fa96 100644 --- a/test/Variable/EPTF_Variable_Test_Definitions.ttcn +++ b/test/Variable/EPTF_Variable_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Variable/EPTF_Variable_Test_Functions.ttcn b/test/Variable/EPTF_Variable_Test_Functions.ttcn index 6f98c24adf2f6feb92f8a37c73b1b8873a32c9d8..6001a74106174666240daa115866c9ffb7415269 100644 --- a/test/Variable/EPTF_Variable_Test_Functions.ttcn +++ b/test/Variable/EPTF_Variable_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Variable/EPTF_Variable_Test_Testcases.ttcn b/test/Variable/EPTF_Variable_Test_Testcases.ttcn index 6ea49e2849ca694b9251f03fccb6c938c5c09e01..45ac770b3b52dc13e35544b35520bbb7383e98c1 100644 --- a/test/Variable/EPTF_Variable_Test_Testcases.ttcn +++ b/test/Variable/EPTF_Variable_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/Variable/README.txt b/test/Variable/README.txt index 8fa0fc33f2e843cdc33dc64dc9fb1d0959a5f461..eade64d01cfdba4c7604415991aafc156a4e5a00 100644 --- a/test/Variable/README.txt +++ b/test/Variable/README.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// In order to use the project file, you have to define some variables in the Eclipse workplace. diff --git a/test/Variable/makefile_patch.sh b/test/Variable/makefile_patch.sh index 8b9315a9f24808f9bbe68da5a5a49b9cff614706..74eaa3805a21deddcbf4b3591753327acaefcd17 100755 --- a/test/Variable/makefile_patch.sh +++ b/test/Variable/makefile_patch.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// diff --git a/test/Variable/smokeTests.txt b/test/Variable/smokeTests.txt index be6d213a7c1055ca71e661a3a3035335741cd762..23fc6bb8e1ea5cd3b7e37e0037e8e1f2dee28f00 100644 --- a/test/Variable/smokeTests.txt +++ b/test/Variable/smokeTests.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// EPTF_Variable_Test_Testcases.tc_EPTF_Var_CreateAndModifyTest EPTF_Variable_Test_Testcases.tc_EPTF_Var_AdjustTest diff --git a/test/Variable/storePerformanceResults.sh b/test/Variable/storePerformanceResults.sh index 2421bc8e57884be9551cdf1647bfd21431634cde..eb0284e8967d4ab52c075352facfae06f44c8349 100755 --- a/test/Variable/storePerformanceResults.sh +++ b/test/Variable/storePerformanceResults.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Add thich to the CFG file: diff --git a/test/WebGUI/EPTF_WebGUI_Test.cfg b/test/WebGUI/EPTF_WebGUI_Test.cfg index 388c821355b7a67bb61c84ef0bc6f09674a17764..1a087a38e3a037955b5a0981dfd003abee029286 100644 --- a/test/WebGUI/EPTF_WebGUI_Test.cfg +++ b/test/WebGUI/EPTF_WebGUI_Test.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/test/WebGUI/EPTF_WebGUI_Test.grp b/test/WebGUI/EPTF_WebGUI_Test.grp index 4bc61cd002c7216dbf2f2ed023a637f594d05e18..a4bb71ea212b9a0ee4c680645e0b2eb7772b7185 100644 --- a/test/WebGUI/EPTF_WebGUI_Test.grp +++ b/test/WebGUI/EPTF_WebGUI_Test.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/test/WebGUI/EPTF_WebGUI_Test.prj b/test/WebGUI/EPTF_WebGUI_Test.prj index 1f55bb77582c80f53d0c310f79abf5800de68bec..a79a4bc1389692b2191dde1de181bf94a8d494a8 100644 --- a/test/WebGUI/EPTF_WebGUI_Test.prj +++ b/test/WebGUI/EPTF_WebGUI_Test.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/test/WebGUI/EPTF_WebGUI_Test.tpd b/test/WebGUI/EPTF_WebGUI_Test.tpd index c1712acfedacba4c9e195371fad1ab002820747c..3dead0d73f2feaa8947afa5e767acae4960a4a16 100644 --- a/test/WebGUI/EPTF_WebGUI_Test.tpd +++ b/test/WebGUI/EPTF_WebGUI_Test.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/test/WebGUI/EPTF_WebGUI_Test_Definitions.ttcn b/test/WebGUI/EPTF_WebGUI_Test_Definitions.ttcn index 99ea170cd55222483ea05779406cb6415bfc2d66..6fe68e418c2e956c4391c6a580b4c69d3472f0fd 100644 --- a/test/WebGUI/EPTF_WebGUI_Test_Definitions.ttcn +++ b/test/WebGUI/EPTF_WebGUI_Test_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/WebGUI/EPTF_WebGUI_Test_Functions.ttcn b/test/WebGUI/EPTF_WebGUI_Test_Functions.ttcn index ec947b9aab7e13d1ae47df1eb405982eb7f493cc..09a45cc9823d85d332ea31803bce89ad7534cead 100644 --- a/test/WebGUI/EPTF_WebGUI_Test_Functions.ttcn +++ b/test/WebGUI/EPTF_WebGUI_Test_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/WebGUI/EPTF_WebGUI_Test_Testcases.ttcn b/test/WebGUI/EPTF_WebGUI_Test_Testcases.ttcn index f30a636e922488193e7806143cd111d6d353d0f8..a5173a105036fd52e7c3fc94b8b382b71a7b9c5e 100644 --- a/test/WebGUI/EPTF_WebGUI_Test_Testcases.ttcn +++ b/test/WebGUI/EPTF_WebGUI_Test_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/test/WebGUI/MockTest/AjvSelfTest.js b/test/WebGUI/MockTest/AjvSelfTest.js index 7992cd862c6292cb6bd0f5c3b54d49f585fa529a..f589d599342b1d2eb5be8fcd62dbf9396b8ca969 100644 --- a/test/WebGUI/MockTest/AjvSelfTest.js +++ b/test/WebGUI/MockTest/AjvSelfTest.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function AjvSelfTest() { "use strict"; diff --git a/test/WebGUI/MockTest/Main.js b/test/WebGUI/MockTest/Main.js index fe94ed8a9a1fd8f4fd72496602a84121e0e26282..9808532184c8b0c3fc41a1f05710285817e003e2 100644 --- a/test/WebGUI/MockTest/Main.js +++ b/test/WebGUI/MockTest/Main.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// var WebApplications = WebApplications || []; diff --git a/test/WebGUI/MockTest/TestConfigModelFiller.js b/test/WebGUI/MockTest/TestConfigModelFiller.js index 1b7d44b9517dfd25a1150cecc3041014d517f5ef..dc27fb4857794fa1d4041be8afa8920d92a3e781 100644 --- a/test/WebGUI/MockTest/TestConfigModelFiller.js +++ b/test/WebGUI/MockTest/TestConfigModelFiller.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function TestConfigModelFiller(p_model) { diff --git a/test/WebGUI/MockedServer/DSHelp.js b/test/WebGUI/MockedServer/DSHelp.js index a2c9bb1a8c620ea897633f2a69033141dd047ce5..09d92be6f2fc3ccebb6aa2d64d845733056ea485 100644 --- a/test/WebGUI/MockedServer/DSHelp.js +++ b/test/WebGUI/MockedServer/DSHelp.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// DSHelp = { "sources": [ diff --git a/test/WebGUI/MockedServer/DataGenerator.js b/test/WebGUI/MockedServer/DataGenerator.js index 8cd4a3dccf004ab7bd56bf657e94563f4069925c..d418097f958386eb34b4e649caf17435a0119882 100644 --- a/test/WebGUI/MockedServer/DataGenerator.js +++ b/test/WebGUI/MockedServer/DataGenerator.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function DataGenerator() { diff --git a/test/WebGUI/MockedServer/DsRestAPIComm_Mock.js b/test/WebGUI/MockedServer/DsRestAPIComm_Mock.js index 050fa54da1b450c792f038ea52f8b247d8d4ab1b..6511a7e9bca71036255d0c2484cb96e3cab76716 100644 --- a/test/WebGUI/MockedServer/DsRestAPIComm_Mock.js +++ b/test/WebGUI/MockedServer/DsRestAPIComm_Mock.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /** The function we mock. diff --git a/test/WebGUI/MockedServer/FileHandler.js b/test/WebGUI/MockedServer/FileHandler.js index 4c13d10fd8965be75505eafd778e6024b3866c83..d8af6152ae761206991bb1bccb7c6f4d7f31b288 100644 --- a/test/WebGUI/MockedServer/FileHandler.js +++ b/test/WebGUI/MockedServer/FileHandler.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function FileHandler() { diff --git a/test/WebGUI/MockedServer/Model.js b/test/WebGUI/MockedServer/Model.js index 62348640daa5c2b7d74e8c7d6cfed1a09024aa05..4ef233b61762fd52c8a3b9f5421a436d6fe1999d 100644 --- a/test/WebGUI/MockedServer/Model.js +++ b/test/WebGUI/MockedServer/Model.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function Model(p_dataGenerator) { diff --git a/test/WebGUI/Selenium/BaseTestCase.py b/test/WebGUI/Selenium/BaseTestCase.py index 2cf73e04066689d2f00d52d695db973e6ced7a54..3535e6abac311c895ae6370d4bf641a822c3288b 100755 --- a/test/WebGUI/Selenium/BaseTestCase.py +++ b/test/WebGUI/Selenium/BaseTestCase.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import os diff --git a/test/WebGUI/Selenium/Framework_CommonFunctions.py b/test/WebGUI/Selenium/Framework_CommonFunctions.py index 7bad155e6aea488905c91e676c0e582fcfe40b09..8a5c8d0893bb94833d5ebb903a3761f3acc2b59c 100644 --- a/test/WebGUI/Selenium/Framework_CommonFunctions.py +++ b/test/WebGUI/Selenium/Framework_CommonFunctions.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import time diff --git a/test/WebGUI/Selenium/Framework_LoadingWebApps.py b/test/WebGUI/Selenium/Framework_LoadingWebApps.py index f3563ba93bc63d7b438f517317e0908430360dab..7c8a1ce1a9baccd43fb9a91856e9a43b674cb6cb 100755 --- a/test/WebGUI/Selenium/Framework_LoadingWebApps.py +++ b/test/WebGUI/Selenium/Framework_LoadingWebApps.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import time diff --git a/test/WebGUI/Selenium/GuiEditor_CommonFunctions.py b/test/WebGUI/Selenium/GuiEditor_CommonFunctions.py index 126e7c5b50ff022628570ab751af4bd183bb3cb8..59ab45f019b165cf030a205d9a3bfff352ee5190 100644 --- a/test/WebGUI/Selenium/GuiEditor_CommonFunctions.py +++ b/test/WebGUI/Selenium/GuiEditor_CommonFunctions.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import time diff --git a/test/WebGUI/Selenium/GuiEditor_ConnectionTests.py b/test/WebGUI/Selenium/GuiEditor_ConnectionTests.py index 2a1635e09279b4134849abaff4b71102d6d8b6a9..e8ec968b30b8ff68797b839788b526e6a69c87a0 100644 --- a/test/WebGUI/Selenium/GuiEditor_ConnectionTests.py +++ b/test/WebGUI/Selenium/GuiEditor_ConnectionTests.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// from BaseTestCase import * diff --git a/test/WebGUI/Selenium/GuiEditor_EditorTests.py b/test/WebGUI/Selenium/GuiEditor_EditorTests.py index 6043bc32676436bf436045a11883c7fda0da52a1..96d547bf4dd94b1e32219146af053d01ac03611f 100644 --- a/test/WebGUI/Selenium/GuiEditor_EditorTests.py +++ b/test/WebGUI/Selenium/GuiEditor_EditorTests.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import re diff --git a/test/WebGUI/Selenium/GuiEditor_SetupHandlingTests.py b/test/WebGUI/Selenium/GuiEditor_SetupHandlingTests.py index 9cfe51f594d9dd6683fc2abf954a82502e741e47..18c1061204edb630810281f286a37d807e147faf 100755 --- a/test/WebGUI/Selenium/GuiEditor_SetupHandlingTests.py +++ b/test/WebGUI/Selenium/GuiEditor_SetupHandlingTests.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// from BaseTestCase import * diff --git a/test/WebGUI/Selenium/RequestConsole_Tests.py b/test/WebGUI/Selenium/RequestConsole_Tests.py index d675f3fedd50dbb993c53ac730527420fec44301..f7945c243e10aeb3d3f13a95009e0210832c606b 100755 --- a/test/WebGUI/Selenium/RequestConsole_Tests.py +++ b/test/WebGUI/Selenium/RequestConsole_Tests.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// import re diff --git a/test/WebGUI/Selenium/runTests.py b/test/WebGUI/Selenium/runTests.py index 04f64c4146492baff1a3c42135fa3fe340616831..caa72e2d11598858ae311ba2e9c0c3aa2cb64645 100644 --- a/test/WebGUI/Selenium/runTests.py +++ b/test/WebGUI/Selenium/runTests.py @@ -4,9 +4,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// from Framework_LoadingWebApps import * diff --git a/test/WebGUI/Selenium/runTestsWithXvfb.sh b/test/WebGUI/Selenium/runTestsWithXvfb.sh index 2deaece32d69f21d0e28b0e14aa7b0c55f7a13fe..1eec11a7ce4e5865361bd99f241b967c7ac66158 100755 --- a/test/WebGUI/Selenium/runTestsWithXvfb.sh +++ b/test/WebGUI/Selenium/runTestsWithXvfb.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// echo "Checking if Xvfb is running..." diff --git a/test/WebGUI/createOfflineWebGUI.sh b/test/WebGUI/createOfflineWebGUI.sh index 0ca963f23c5fb922480a2c8b6b1d3c457bb4e8d4..79af4d27b2caa54e98d607265ac2d6c6e7408bb6 100755 --- a/test/WebGUI/createOfflineWebGUI.sh +++ b/test/WebGUI/createOfflineWebGUI.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// CURRENT_DIR=`pwd` diff --git a/test/tpd_cfg_connections.txt b/test/tpd_cfg_connections.txt index 3249fd7d0b6813559d6d1e5a8a88d0a408bb4781..7ac45a06e0e57a311b9ddfcc7ff4c0b6573ef51e 100644 --- a/test/tpd_cfg_connections.txt +++ b/test/tpd_cfg_connections.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// # # tpd_cfg_connections.txt diff --git a/tools/CallStackAnalizer/CallStackAnalizer.awk b/tools/CallStackAnalizer/CallStackAnalizer.awk index 2e4bcdad0adb71d0dbf9801635f37bd52a67b360..5b1555ea2a9ea8e672335d6a2b952635fc326ad5 100644 --- a/tools/CallStackAnalizer/CallStackAnalizer.awk +++ b/tools/CallStackAnalizer/CallStackAnalizer.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # Analizes the callstacks in the given Titan logfiles # and prints the callstack ordered by how many functions or altstep calls it has diff --git a/tools/CheckCopyConstructor/CheckCopyConstuctor.sh b/tools/CheckCopyConstructor/CheckCopyConstuctor.sh index cae5c5fbd87b2bce8810e69a82ea72574a5e6c3c..2bf6344fdf74490dfa2df90c721f36b433107ff1 100755 --- a/tools/CheckCopyConstructor/CheckCopyConstuctor.sh +++ b/tools/CheckCopyConstructor/CheckCopyConstuctor.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// diff --git a/tools/CheckCopyConstructor/CopyConstCheck.awk b/tools/CheckCopyConstructor/CopyConstCheck.awk index 20de3ddbe830bb36e2901ea7b4e30cf2c4d70a7c..db5aa6150cab52da80a309d6868a5a7bef0dd031 100644 --- a/tools/CheckCopyConstructor/CopyConstCheck.awk +++ b/tools/CheckCopyConstructor/CopyConstCheck.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { copyConstString = "_shadow"; diff --git a/tools/CheckCopyConstructor/readme.txt b/tools/CheckCopyConstructor/readme.txt index ad17d38bfc91bec7031ad9eb11daac809d6efb0b..6b38512e24efd4ca9846f7a8f82c2d161b409938 100644 --- a/tools/CheckCopyConstructor/readme.txt +++ b/tools/CheckCopyConstructor/readme.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// This script will print out any copy constructor calls generated by TITAN. diff --git a/tools/DependencyGraphCreation/README.txt b/tools/DependencyGraphCreation/README.txt index 6c1a1deb814aab8a7506939c7802719acb33f9e6..ab0fa0c154253d3eb6b34b69a0318e61dbee01d0 100755 --- a/tools/DependencyGraphCreation/README.txt +++ b/tools/DependencyGraphCreation/README.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// The scripts * make-import-graphs.sh diff --git a/tools/DependencyGraphCreation/extend_graph.sh b/tools/DependencyGraphCreation/extend_graph.sh index bb2f76959067fdd972d23a8a9b7e6805c9e08cb7..30636820e3f10ad9cab13cfb0c5833fe3f9af5d1 100755 --- a/tools/DependencyGraphCreation/extend_graph.sh +++ b/tools/DependencyGraphCreation/extend_graph.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #// #// File: extend_graph.sh diff --git a/tools/DependencyGraphCreation/feature_graph.sh b/tools/DependencyGraphCreation/feature_graph.sh index 0009851f533e06a2456fb166b0578c5c7b927985..558340f89dc77906ee568f93d71c79fc702e9cf4 100755 --- a/tools/DependencyGraphCreation/feature_graph.sh +++ b/tools/DependencyGraphCreation/feature_graph.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #// #// File: feature_graph.sh diff --git a/tools/DependencyGraphCreation/make-extend-graph.sh b/tools/DependencyGraphCreation/make-extend-graph.sh index e74a4b8563b92442f8464d7334324540ac2655da..024374fcccd6c810543519e00d3c8e1a1209b5a1 100755 --- a/tools/DependencyGraphCreation/make-extend-graph.sh +++ b/tools/DependencyGraphCreation/make-extend-graph.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// if [ -z $1 ] diff --git a/tools/DependencyGraphCreation/make-graph-images.sh b/tools/DependencyGraphCreation/make-graph-images.sh index a7ddff3a5f80c0159d05cdd2cd6a761aea1f112d..798ddbe50ce36c2905adf94bf08bc8580c945ab4 100755 --- a/tools/DependencyGraphCreation/make-graph-images.sh +++ b/tools/DependencyGraphCreation/make-graph-images.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// for file in *.dot; do echo $file; dot -Tpng -o `basename $file .dot`.png $file; done diff --git a/tools/DependencyGraphCreation/make-graphs.sh b/tools/DependencyGraphCreation/make-graphs.sh index b8da863f2ae388499c4009be20b3c1e663e8b0dc..4b5d42e33a2ea160a4a1220f730fa014a77b8089 100755 --- a/tools/DependencyGraphCreation/make-graphs.sh +++ b/tools/DependencyGraphCreation/make-graphs.sh @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// rm deps.extend.dot deps.import.dot deps.extend.png deps.import.png ./make-extend-graph.sh $* > deps.extend.dot; diff --git a/tools/DependencyGraphCreation/make-import-graphs.sh b/tools/DependencyGraphCreation/make-import-graphs.sh index c658b3ead254ff3c1fdfc0d037324350347e0360..8ec547dbfded1bcd0c84aa1b6bac7baab64c8929 100755 --- a/tools/DependencyGraphCreation/make-import-graphs.sh +++ b/tools/DependencyGraphCreation/make-import-graphs.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// if [ -z $1 ] diff --git a/tools/HelpForDataSources/EPTF_DSHelp.cfg b/tools/HelpForDataSources/EPTF_DSHelp.cfg index d765e5ba684353b2849e43fa29ce903bf7f21fe1..1f5a4b579d30b06864310fee2450574d0b0166cb 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp.cfg +++ b/tools/HelpForDataSources/EPTF_DSHelp.cfg @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// [MAIN_CONTROLLER] diff --git a/tools/HelpForDataSources/EPTF_DSHelp.grp b/tools/HelpForDataSources/EPTF_DSHelp.grp index a6bdb1097e45e19c81fb200da30b98ff7d23020b..81063524672f51d60be2a643f29721e1ff80ce9f 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp.grp +++ b/tools/HelpForDataSources/EPTF_DSHelp.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// --> diff --git a/tools/HelpForDataSources/EPTF_DSHelp.prj b/tools/HelpForDataSources/EPTF_DSHelp.prj index c6ac997b726eef8e35f6c8383a0293ff65a4c7c7..a7f6657f0852c87fe5ca0ab7b155d4deda3dd157 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp.prj +++ b/tools/HelpForDataSources/EPTF_DSHelp.prj @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <!DOCTYPE TITAN_GUI_project_file> diff --git a/tools/HelpForDataSources/EPTF_DSHelp.tpd b/tools/HelpForDataSources/EPTF_DSHelp.tpd index 6bcc124c18fdfc9cb8d6ccfdad8c75ddc0a54c61..36ea0bbee5485d3bc1db6855e6c625dfb4411b10 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp.tpd +++ b/tools/HelpForDataSources/EPTF_DSHelp.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/tools/HelpForDataSources/EPTF_DSHelp_Definitions.ttcn b/tools/HelpForDataSources/EPTF_DSHelp_Definitions.ttcn index d19f6979722f985562ca23a2a0737f3b4966217a..1140bd22d02c094408baa0e1a4ffe67ebc0c7fe9 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp_Definitions.ttcn +++ b/tools/HelpForDataSources/EPTF_DSHelp_Definitions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/HelpForDataSources/EPTF_DSHelp_Functions.ttcn b/tools/HelpForDataSources/EPTF_DSHelp_Functions.ttcn index e23040635dfe7810cac6bd6667e19a279b75d812..904fc5b53726e6fccca2242dca8936a0e27f99eb 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp_Functions.ttcn +++ b/tools/HelpForDataSources/EPTF_DSHelp_Functions.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/HelpForDataSources/EPTF_DSHelp_Testcases.ttcn b/tools/HelpForDataSources/EPTF_DSHelp_Testcases.ttcn index fb88ff75ea332336e940ff03a065d83cb1beb3fa..4940c4eb681c9238500a51aac44abc2ca20bdc44 100644 --- a/tools/HelpForDataSources/EPTF_DSHelp_Testcases.ttcn +++ b/tools/HelpForDataSources/EPTF_DSHelp_Testcases.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/HelpForDataSources/GUI/Application/Main.css b/tools/HelpForDataSources/GUI/Application/Main.css index ea9cc7461f39b01bcd6807053bbe9455b4fe1d76..95ecb74d4f5b177024373f5e8ee20a7866849e37 100644 --- a/tools/HelpForDataSources/GUI/Application/Main.css +++ b/tools/HelpForDataSources/GUI/Application/Main.css @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// */ diff --git a/tools/HelpForDataSources/GUI/Application/Main.html b/tools/HelpForDataSources/GUI/Application/Main.html index 4fece51654141a6737e62571880b512d81d7b216..1cdf810b19dcb1d7fadaead7882eb92ad9c3e91e 100644 --- a/tools/HelpForDataSources/GUI/Application/Main.html +++ b/tools/HelpForDataSources/GUI/Application/Main.html @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html> diff --git a/tools/HelpForDataSources/GUI/Application/View.js b/tools/HelpForDataSources/GUI/Application/View.js index 1aef0a06038eab2a5a0e90e9a00618f3596a0434..1c279a14ef8704b1aea10fdc1e301df98e7cebbb 100644 --- a/tools/HelpForDataSources/GUI/Application/View.js +++ b/tools/HelpForDataSources/GUI/Application/View.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function CView(aViewModel) { diff --git a/tools/HelpForDataSources/GUI/Application/ViewModel.js b/tools/HelpForDataSources/GUI/Application/ViewModel.js index 9c0f6a7703305a7b3ec7ff60be380e7d0bb52c07..e9afb0d6b7eb5e6721bd99d061a94ffb03278a7a 100644 --- a/tools/HelpForDataSources/GUI/Application/ViewModel.js +++ b/tools/HelpForDataSources/GUI/Application/ViewModel.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /** App specific runtime behaviour */ diff --git a/tools/NaturaldocsGeneration/Languages.txt b/tools/NaturaldocsGeneration/Languages.txt index b86b686c37afa1a2562fc417913105bd598d977f..070d0d7777ee327019e00b96fb28ead474f8ca91 100644 --- a/tools/NaturaldocsGeneration/Languages.txt +++ b/tools/NaturaldocsGeneration/Languages.txt @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// Format: 1.35 diff --git a/tools/NaturaldocsGeneration/Menu.txt b/tools/NaturaldocsGeneration/Menu.txt index 1cf7c73095f012521624c9528b1586ff8df61152..7f7f2c31bf33ebb78e2d6e56b4baa23082432dde 100644 --- a/tools/NaturaldocsGeneration/Menu.txt +++ b/tools/NaturaldocsGeneration/Menu.txt @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// Format: 1.35 diff --git a/tools/NaturaldocsGeneration/TITANSim.html b/tools/NaturaldocsGeneration/TITANSim.html index fce5cecedbf09b8af008c331bbb759a6354f5323..a82a10b7f00c1b3270014eed8d806a9c4fc968d6 100644 --- a/tools/NaturaldocsGeneration/TITANSim.html +++ b/tools/NaturaldocsGeneration/TITANSim.html @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html> diff --git a/tools/NaturaldocsGeneration/Topics.txt b/tools/NaturaldocsGeneration/Topics.txt index 907dd327283852c912b637bf4bba3b884c2b7370..eab9291d374b1692224fdf00db280ac796f7e2ba 100644 --- a/tools/NaturaldocsGeneration/Topics.txt +++ b/tools/NaturaldocsGeneration/Topics.txt @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// Format: 1.35 diff --git a/tools/NaturaldocsGeneration/closegroups.sh b/tools/NaturaldocsGeneration/closegroups.sh index 154c682dd5d282649f413fb18d760b4374acf183..914863082852c611d61b46198ff8853e4e8d6a3f 100644 --- a/tools/NaturaldocsGeneration/closegroups.sh +++ b/tools/NaturaldocsGeneration/closegroups.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// sed -e 's/<div class=MGroupContent id=\([a-zA-Z0-9]*\)>/<div class=MGroupContent id=\1 style=\"display: none;\">/g' <$1 >$2 \ No newline at end of file diff --git a/tools/NaturaldocsGeneration/generate.sh b/tools/NaturaldocsGeneration/generate.sh index f0a1e77a585a47bbca1abef4936517223e5f35b6..f66801d4062c409a91e146c1001053a846dda8d7 100755 --- a/tools/NaturaldocsGeneration/generate.sh +++ b/tools/NaturaldocsGeneration/generate.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # USAGE: diff --git a/tools/NaturaldocsGeneration/generateAPIDoc.sh b/tools/NaturaldocsGeneration/generateAPIDoc.sh index 5f44c234ae3d38cd2e8d48aa80a95b397de48ccc..0f3bc5dbfbb481b5a699f10f108277d0685244de 100755 --- a/tools/NaturaldocsGeneration/generateAPIDoc.sh +++ b/tools/NaturaldocsGeneration/generateAPIDoc.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # USAGE: diff --git a/tools/NaturaldocsGeneration/index.html b/tools/NaturaldocsGeneration/index.html index 7b4baed93213ac41bf690b7531970494aa8b26a9..9ab88d97dbf29dcaf997a21694985044c233bc7c 100644 --- a/tools/NaturaldocsGeneration/index.html +++ b/tools/NaturaldocsGeneration/index.html @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html><head><title></title></head> diff --git a/tools/NaturaldocsGeneration/load.css b/tools/NaturaldocsGeneration/load.css index 43d336d67bf0617a70af3640133ee533d5e3ad23..82200fc690c862d028368592d3e749342e9d1aee 100644 --- a/tools/NaturaldocsGeneration/load.css +++ b/tools/NaturaldocsGeneration/load.css @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// */ .CRequirementTestcase .Prototype { background-color: #F4F4F4; border-color: #D0D0D0 } diff --git a/tools/NaturaldocsGeneration/repairunnaturalhtml.pl b/tools/NaturaldocsGeneration/repairunnaturalhtml.pl index ce88a7c2a985459b6334f86259f425905aef81a3..8b4f921fcf61b92d42d9c1deb265509c8cc6c438 100644 --- a/tools/NaturaldocsGeneration/repairunnaturalhtml.pl +++ b/tools/NaturaldocsGeneration/repairunnaturalhtml.pl @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// use strict; diff --git a/tools/NaturaldocsGeneration/update2.sh b/tools/NaturaldocsGeneration/update2.sh index cae6f8b50ee9cd0c574c70e369e7868fd45413fd..6f62760a478e2274da5293a0ea4aada98dc0906b 100755 --- a/tools/NaturaldocsGeneration/update2.sh +++ b/tools/NaturaldocsGeneration/update2.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// diff --git a/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Definitions.ttcnin b/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Definitions.ttcnin index 5d395441693e4f3aa35791bc77d729d6c4077dda..9f44c9706a0cf065fca260ef799f93f5f1d33de8 100644 --- a/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Definitions.ttcnin +++ b/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Definitions.ttcnin @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Functions.ttcnin b/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Functions.ttcnin index 4fce3d0e6463129fe1a159df4831796a66898aae..1a6923bdcc2cd47bca262c2212ae72afc844a384 100644 --- a/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Functions.ttcnin +++ b/tools/PoolMgmt/EPTF_CLL_PoolMgmt_Functions.ttcnin @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/PoolMgmt/EPTF_PoolManagement.grp b/tools/PoolMgmt/EPTF_PoolManagement.grp index 95ec817ff9e64bb7f851d12e8cd42b4d72289653..f6907c860faf41f6408385a9bff4f4b4524e1b27 100644 --- a/tools/PoolMgmt/EPTF_PoolManagement.grp +++ b/tools/PoolMgmt/EPTF_PoolManagement.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/PoolMgmt/createPool.sh b/tools/PoolMgmt/createPool.sh index 23bc09b626af12ceda6418c9eabe3042133dea82..861094b6a4b8c35c0e04120169879afb9d594805 100755 --- a/tools/PoolMgmt/createPool.sh +++ b/tools/PoolMgmt/createPool.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// if ([$1 == ""]) then diff --git a/tools/PoolMgmt/generatedCode_dummy.ttcn b/tools/PoolMgmt/generatedCode_dummy.ttcn index b1c5df1af834dd3e385bc11f6657b06ef1500765..276e73e67958e8e5ff6dfe4dcf35c3dc2cf118bf 100644 --- a/tools/PoolMgmt/generatedCode_dummy.ttcn +++ b/tools/PoolMgmt/generatedCode_dummy.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// diff --git a/tools/SysStatLogger/sysstatLogger.sh b/tools/SysStatLogger/sysstatLogger.sh index 73fa21ce9a8b6ba6cc879c531cbadd0c237f2743..946e50fbb20e7bb040b3e0d6fdbe2941c8f8411f 100755 --- a/tools/SysStatLogger/sysstatLogger.sh +++ b/tools/SysStatLogger/sysstatLogger.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// ############################################################################### diff --git a/tools/TTCN3Coverage/CodeLineCount.awk b/tools/TTCN3Coverage/CodeLineCount.awk index abf90179a7219e8e248c6c4f5bc2cf15ce9b0d87..a69469ffce727b6cc5c7d7a9d33ca3331284c556 100644 --- a/tools/TTCN3Coverage/CodeLineCount.awk +++ b/tools/TTCN3Coverage/CodeLineCount.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { FS=",[ \t]*|[ \t]+|[()]+" diff --git a/tools/TTCN3Coverage/EPTF_CLL_TTCN3Coverage.ttcn b/tools/TTCN3Coverage/EPTF_CLL_TTCN3Coverage.ttcn index b958c19b4efb34ebc9e16b524d0be63085349e14..0d6dc0e608773cc8fa0af04820d5a2001b89e8d0 100644 --- a/tools/TTCN3Coverage/EPTF_CLL_TTCN3Coverage.ttcn +++ b/tools/TTCN3Coverage/EPTF_CLL_TTCN3Coverage.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Coverage/ExtractFunctions.awk b/tools/TTCN3Coverage/ExtractFunctions.awk index 000fefe6be6f58697297c68efd19ee1fec61e9bf..37532f8bc6092c5e4d48b2528a46b8f288b5fcf5 100644 --- a/tools/TTCN3Coverage/ExtractFunctions.awk +++ b/tools/TTCN3Coverage/ExtractFunctions.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { FS="\"|,[ \t]*|[ \t]+|[()]+|:[ \t]*" diff --git a/tools/TTCN3Coverage/GetSourceFileName.awk b/tools/TTCN3Coverage/GetSourceFileName.awk index dd2439c9270dc37aee9c546c61db186d74d3306c..982217a3e1721562b5eed86c290d61feef1d951a 100644 --- a/tools/TTCN3Coverage/GetSourceFileName.awk +++ b/tools/TTCN3Coverage/GetSourceFileName.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { diff --git a/tools/TTCN3Coverage/GetUnusedFns.awk b/tools/TTCN3Coverage/GetUnusedFns.awk index 38df9f254da52e41deb4bd78da62262e138dde34..4371efd89bc954e865757ebc3f1acd9e5244b137 100644 --- a/tools/TTCN3Coverage/GetUnusedFns.awk +++ b/tools/TTCN3Coverage/GetUnusedFns.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { FS=":[ \t]*|[ \t]+" diff --git a/tools/TTCN3Coverage/MergeResults.awk b/tools/TTCN3Coverage/MergeResults.awk index ba12f9e97898b85942473e4f29da645a6ea2a2b2..f3452cd7444913aec4ab8d19c0bba2a88af48626 100644 --- a/tools/TTCN3Coverage/MergeResults.awk +++ b/tools/TTCN3Coverage/MergeResults.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # This processes the output produced by the executable test suite. # It merges them into a single aggregated output. diff --git a/tools/TTCN3Coverage/ShowCoverage.pats b/tools/TTCN3Coverage/ShowCoverage.pats index 967aaf9363c383b2ef9a9013c3335d995b87a765..5506522ce1e21c6765642388a9fb29723fbc63cb 100644 --- a/tools/TTCN3Coverage/ShowCoverage.pats +++ b/tools/TTCN3Coverage/ShowCoverage.pats @@ -2,9 +2,9 @@ !// Copyright (c) 2000-2017 Ericsson Telecom AB // !// // !// All rights reserved. This program and the accompanying materials // -!// are made available under the terms of the Eclipse Public License v1.0 // +!// are made available under the terms of the Eclipse Public License v2.0 // !// which accompanies this distribution, and is available at // -!// http://www.eclipse.org/legal/epl-v10.html // +!// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // !/////////////////////////////////////////////////////////////////////////////// ! Preferences file for NEdit ! diff --git a/tools/TTCN3Coverage/TTCN3Coverage.awk b/tools/TTCN3Coverage/TTCN3Coverage.awk index 493a7e5c34a0447770b288ee82370ebd9e42d48a..d11aa93836ed286888e1f8aa396d3b010633c8ac 100644 --- a/tools/TTCN3Coverage/TTCN3Coverage.awk +++ b/tools/TTCN3Coverage/TTCN3Coverage.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { FS=",[ \t]*|[ \t]+|[()]+" diff --git a/tools/TTCN3Coverage/TTCN3Coverage.grp b/tools/TTCN3Coverage/TTCN3Coverage.grp index 98f853dcceba5050a71172c105f113b1bb0873e5..ef67c01db437f9398951f7a1e41e85d13620f4f1 100644 --- a/tools/TTCN3Coverage/TTCN3Coverage.grp +++ b/tools/TTCN3Coverage/TTCN3Coverage.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Coverage/TTCN3Coverage.tpd b/tools/TTCN3Coverage/TTCN3Coverage.tpd index d2ee308b12322afaa31f733f6619408500352914..df89d2131439afe76060d6132a521f8b66836ee5 100644 --- a/tools/TTCN3Coverage/TTCN3Coverage.tpd +++ b/tools/TTCN3Coverage/TTCN3Coverage.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/tools/TTCN3Coverage/compiler b/tools/TTCN3Coverage/compiler index 60d22a599c0927e1a4c651d01b1ffd103fe60a41..7e5811348b0d9613e119acbd70c7467ec9eb8ff1 100755 --- a/tools/TTCN3Coverage/compiler +++ b/tools/TTCN3Coverage/compiler @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// echo "ttcn3cov_compiler version 1.0" diff --git a/tools/TTCN3Coverage/cov2ttcn3 b/tools/TTCN3Coverage/cov2ttcn3 index 021120dac482e6abc5282f335d7a1000874f1da8..5b4eca5a1b43dc32d6fce0e80d6d57f960475993 100755 --- a/tools/TTCN3Coverage/cov2ttcn3 +++ b/tools/TTCN3Coverage/cov2ttcn3 @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// echo "cov2ttcn3 version 1.0" diff --git a/tools/TTCN3Coverage/coverage2nedit.awk b/tools/TTCN3Coverage/coverage2nedit.awk index c210a7f0ca57cb4c11b6861cf2a0f5950a8da151..1e8a9c8b12f4e8aab4434948eafc266611aefb10 100644 --- a/tools/TTCN3Coverage/coverage2nedit.awk +++ b/tools/TTCN3Coverage/coverage2nedit.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # this file is used by the nedit macro: ShowCoverage.pats # needed to generate the file with coverage info at the beginning of the lines diff --git a/tools/TTCN3Coverage/make b/tools/TTCN3Coverage/make index fcd1662402e8f1b4759a59530b89290c9918f2da..9bf261b01e9e330dd33134b621ccf59f49d3b0a1 100755 --- a/tools/TTCN3Coverage/make +++ b/tools/TTCN3Coverage/make @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// echo "make_ttcn3cov version 1.0" echo "Makefile patcher and make utility for TTCN3Coverage" diff --git a/tools/TTCN3Coverage/ttcn3cov b/tools/TTCN3Coverage/ttcn3cov index 279f57b518738d6809cbce318898f314bbb5bcc4..21e544d3a168ea63e0d922c02e8bdb5d90e38d97 100755 --- a/tools/TTCN3Coverage/ttcn3cov +++ b/tools/TTCN3Coverage/ttcn3cov @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # if no arguments and not piped print info: if [ ! "$*" -a -t 0 ] diff --git a/tools/TTCN3Coverage/ttcn3cov.cc b/tools/TTCN3Coverage/ttcn3cov.cc index b3e1ff10d4711084ec66ca7643549b947b55f264..4ff8825c2278a6481d0bc841c8ca2573abc23fcd 100644 --- a/tools/TTCN3Coverage/ttcn3cov.cc +++ b/tools/TTCN3Coverage/ttcn3cov.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Coverage/ttcn3cov.hh b/tools/TTCN3Coverage/ttcn3cov.hh index 93eb3bbbe58b5b7d50718afca86fc0b8330a99f9..3979447e04424b1f0df48687beff563e6f75f0bd 100644 --- a/tools/TTCN3Coverage/ttcn3cov.hh +++ b/tools/TTCN3Coverage/ttcn3cov.hh @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Coverage/ttcn3cov_gen b/tools/TTCN3Coverage/ttcn3cov_gen index 24034f41c2cb1d2b27d76ac6dd274e498135ebe7..58d029bd7c91baf96ab98d82fe2b1f35b91aa750 100755 --- a/tools/TTCN3Coverage/ttcn3cov_gen +++ b/tools/TTCN3Coverage/ttcn3cov_gen @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #Generates coverage info to TTCN3Coverage.log #and prints out only the overall information. diff --git a/tools/TTCN3Coverage/ttcn3cov_unusedFns b/tools/TTCN3Coverage/ttcn3cov_unusedFns index 664ee3effa7e98cac83d1751bb29ef19613984d2..204b2093d363ad5fe09be64c6e93904c9a296aba 100755 --- a/tools/TTCN3Coverage/ttcn3cov_unusedFns +++ b/tools/TTCN3Coverage/ttcn3cov_unusedFns @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #prints out the list of unused functions TTCN3COV_FNS="" diff --git a/tools/TTCN3Profiler/EPTF_CLL_TTCN3Profiler.ttcn b/tools/TTCN3Profiler/EPTF_CLL_TTCN3Profiler.ttcn index 83ad8b4f2bf321cd6cec8216c766aaf23916ebd7..9812794268a80552c941f29609999cd809e225f5 100644 --- a/tools/TTCN3Profiler/EPTF_CLL_TTCN3Profiler.ttcn +++ b/tools/TTCN3Profiler/EPTF_CLL_TTCN3Profiler.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Profiler/ShowProfiler.pats b/tools/TTCN3Profiler/ShowProfiler.pats index b6084fdae98072095946183fad411455aca6631b..4218cf69bed4e6eaff59144b2b10670e8c2e449e 100644 --- a/tools/TTCN3Profiler/ShowProfiler.pats +++ b/tools/TTCN3Profiler/ShowProfiler.pats @@ -2,9 +2,9 @@ !// Copyright (c) 2000-2017 Ericsson Telecom AB // !// // !// All rights reserved. This program and the accompanying materials // -!// are made available under the terms of the Eclipse Public License v1.0 // +!// are made available under the terms of the Eclipse Public License v2.0 // !// which accompanies this distribution, and is available at // -!// http://www.eclipse.org/legal/epl-v10.html // +!// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // !/////////////////////////////////////////////////////////////////////////////// ! Preferences file for NEdit ! diff --git a/tools/TTCN3Profiler/TTCN3Profiler.awk b/tools/TTCN3Profiler/TTCN3Profiler.awk index 84c4b065ac75bf5d1a321b24aa65d26ef2d486f0..912a0640de64b637e4e1bfe356db534392249c6d 100644 --- a/tools/TTCN3Profiler/TTCN3Profiler.awk +++ b/tools/TTCN3Profiler/TTCN3Profiler.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { FS=",[ \t]*|[ \t]+|[()]+" diff --git a/tools/TTCN3Profiler/TTCN3Profiler.grp b/tools/TTCN3Profiler/TTCN3Profiler.grp index e8ae20ea3bb44cdc7ea1094274f487d8ccbe7a0a..4b20711909f5501105b9eeb4bbc76a07ae65ef93 100644 --- a/tools/TTCN3Profiler/TTCN3Profiler.grp +++ b/tools/TTCN3Profiler/TTCN3Profiler.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Profiler/TTCN3Profiler.tpd b/tools/TTCN3Profiler/TTCN3Profiler.tpd index a3a4f4f8e9afc21e6647c2f74b953a54b23de755..8c17def7322605b2666b2ca949224d52af88fa89 100644 --- a/tools/TTCN3Profiler/TTCN3Profiler.tpd +++ b/tools/TTCN3Profiler/TTCN3Profiler.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/tools/TTCN3Profiler/prof2ttcn3 b/tools/TTCN3Profiler/prof2ttcn3 index c0aa43831dba4d3491b4ea02c2888b0dbd4c2ca9..2fccc347df10ab72d26ec46724d112417a3a4194 100755 --- a/tools/TTCN3Profiler/prof2ttcn3 +++ b/tools/TTCN3Profiler/prof2ttcn3 @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// echo "prof2ttcn3 version 1.0" diff --git a/tools/TTCN3Profiler/profiler2nedit.awk b/tools/TTCN3Profiler/profiler2nedit.awk index f3bb1995eea06389be10c1c481ba1964d4ba09c5..0bff199e2e4903c7f8843ce02964fd4e2426a077 100644 --- a/tools/TTCN3Profiler/profiler2nedit.awk +++ b/tools/TTCN3Profiler/profiler2nedit.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # this file is used by the nedit macro: ShowProfiler.pats # needed to generate the file with profiler info at the beginning of the lines (in microSeconds) diff --git a/tools/TTCN3Profiler/ttcn3prof b/tools/TTCN3Profiler/ttcn3prof index bb646c1633e25fba1a9dff182a20964d6a9a9c32..6d781a800a420f14d6164a4f1673e486835e3f9c 100755 --- a/tools/TTCN3Profiler/ttcn3prof +++ b/tools/TTCN3Profiler/ttcn3prof @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # if no arguments and not piped print info: if [ ! "$*" -a -t 0 ] diff --git a/tools/TTCN3Profiler/ttcn3prof.cc b/tools/TTCN3Profiler/ttcn3prof.cc index 421bf2822ee6c6329c223c3581b13143bf3a88f2..873bf2dcb3f8c6b1064d33b6995c4365746424a1 100644 --- a/tools/TTCN3Profiler/ttcn3prof.cc +++ b/tools/TTCN3Profiler/ttcn3prof.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Profiler/ttcn3prof.hh b/tools/TTCN3Profiler/ttcn3prof.hh index d89ccab001417d5d89803f36d908aab4351807f7..58da4ae26de3dc7642da378f6522ed51b8f14cf4 100644 --- a/tools/TTCN3Profiler/ttcn3prof.hh +++ b/tools/TTCN3Profiler/ttcn3prof.hh @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TTCN3Profiler/ttcn3prof_GetUnusedFns.awk b/tools/TTCN3Profiler/ttcn3prof_GetUnusedFns.awk index 270ece0209d0b09b1e056eb225de59bdc37c7646..ccd5419f9d7c4af83de2739afdcdfa9f58183bce 100644 --- a/tools/TTCN3Profiler/ttcn3prof_GetUnusedFns.awk +++ b/tools/TTCN3Profiler/ttcn3prof_GetUnusedFns.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN { FS=":[ \t]*|[ \t]+" diff --git a/tools/TTCN3Profiler/ttcn3prof_MergeResults.awk b/tools/TTCN3Profiler/ttcn3prof_MergeResults.awk index ad849a185676577ef319070096adcbf5f479dd53..6bbb8e4114cf4f83a518e0421b4a654439a08d0e 100644 --- a/tools/TTCN3Profiler/ttcn3prof_MergeResults.awk +++ b/tools/TTCN3Profiler/ttcn3prof_MergeResults.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # This processes the output produced by the executable test suite. # It merges them into a single aggregated output. diff --git a/tools/TTCN3Profiler/ttcn3prof_gen b/tools/TTCN3Profiler/ttcn3prof_gen index 3e8d22d34372feb3f58982753b870e7d62b6312e..6e90d2fc11bbbb89c489e5d515f8c6a0871a3100 100755 --- a/tools/TTCN3Profiler/ttcn3prof_gen +++ b/tools/TTCN3Profiler/ttcn3prof_gen @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #Generates profiler info to TTCN3Profiler.log #and prints out only the overall information. diff --git a/tools/TTCN3Profiler/ttcn3prof_unusedFns b/tools/TTCN3Profiler/ttcn3prof_unusedFns index 488f94b7bdc8a62bd85c611887d7b9d7cb74d3df..9f5120b184af1e1649f6e6059fad7ef3e6245e79 100755 --- a/tools/TTCN3Profiler/ttcn3prof_unusedFns +++ b/tools/TTCN3Profiler/ttcn3prof_unusedFns @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #prints out the list of unused functions TTCN3PROF_FNS="" diff --git a/tools/TestResultGen/GeneratedFiles.grp b/tools/TestResultGen/GeneratedFiles.grp index 7681fdba5897d79306eee9d423dbb42643bd2815..84db1fcbcc1943cc20063a6bbb458f777e641baa 100644 --- a/tools/TestResultGen/GeneratedFiles.grp +++ b/tools/TestResultGen/GeneratedFiles.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/TestResultGen.grp b/tools/TestResultGen/TestResultGen.grp index bf0eaa6ea9981d497e3df9c76166064bf5b452e1..d309af31114a93c70531a047fe6d222681cfda31 100644 --- a/tools/TestResultGen/TestResultGen.grp +++ b/tools/TestResultGen/TestResultGen.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/TestResultGen.tpd b/tools/TestResultGen/TestResultGen.tpd index 9999c06382666720c6e39c89dcd8ffae1e588e17..825eaae57cd3a583f2b7c51b4d557d0ab626ff67 100644 --- a/tools/TestResultGen/TestResultGen.tpd +++ b/tools/TestResultGen/TestResultGen.tpd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <TITAN_Project_File_Information version="1.0"> diff --git a/tools/TestResultGen/TestResultGen.ttcn b/tools/TestResultGen/TestResultGen.ttcn index a91ca02706e4d442650e0e10476ae26c54eafacb..c6986fbd3f0df2708c811168baf93bfcc5f514aa 100644 --- a/tools/TestResultGen/TestResultGen.ttcn +++ b/tools/TestResultGen/TestResultGen.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/TestResultGen_Dep.grp b/tools/TestResultGen/TestResultGen_Dep.grp index c4c0fc85b64bfd75a9aace9561704af66fde43d2..8eb3c35ac132505b939ee8867742fb129f54d28e 100644 --- a/tools/TestResultGen/TestResultGen_Dep.grp +++ b/tools/TestResultGen/TestResultGen_Dep.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/TestResultGen_ExternalFunctions.cc b/tools/TestResultGen/TestResultGen_ExternalFunctions.cc index a38a0b1d1413287a9fac6e60757df6ae135faf37..267ae48021084b8e1224f35ebfc7bd8c66858fcd 100644 --- a/tools/TestResultGen/TestResultGen_ExternalFunctions.cc +++ b/tools/TestResultGen/TestResultGen_ExternalFunctions.cc @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/UsefulTtcn3Types.ttcn b/tools/TestResultGen/UsefulTtcn3Types.ttcn index d4b968b896345278765b45b5bd4bf57c04a5853b..58fd6ad66db133a1fcc4525c0788ea7084ed8c7a 100644 --- a/tools/TestResultGen/UsefulTtcn3Types.ttcn +++ b/tools/TestResultGen/UsefulTtcn3Types.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/XSD.ttcn b/tools/TestResultGen/XSD.ttcn index e2903dd142c030ffe641e2c219a1b65139f0936b..1e74e0c48a567c764839834c082262ebd4494266 100644 --- a/tools/TestResultGen/XSD.ttcn +++ b/tools/TestResultGen/XSD.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/demo/TestResultGen_Demo.grp b/tools/TestResultGen/demo/TestResultGen_Demo.grp index 76680ba39bf6de580e22781abc0d3b10c4573bad..a87c8cff22e2d675ae89f5836216a460e0281ec3 100644 --- a/tools/TestResultGen/demo/TestResultGen_Demo.grp +++ b/tools/TestResultGen/demo/TestResultGen_Demo.grp @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/demo/TestResultGen_Demo.prj b/tools/TestResultGen/demo/TestResultGen_Demo.prj index 30dbbf23a46a8317a25f9d486a2743a8f7dabbd3..b5469a9f62959054fa50eb628464517264644734 100644 --- a/tools/TestResultGen/demo/TestResultGen_Demo.prj +++ b/tools/TestResultGen/demo/TestResultGen_Demo.prj @@ -4,9 +4,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // /////////////////////////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/demo/TestResultGen_Demo.ttcn b/tools/TestResultGen/demo/TestResultGen_Demo.ttcn index 38c0f837754cb058895575766b0b7ddf07c18488..e69bba4d239edc431f17289e7428634900f19c8f 100644 --- a/tools/TestResultGen/demo/TestResultGen_Demo.ttcn +++ b/tools/TestResultGen/demo/TestResultGen_Demo.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// diff --git a/tools/TestResultGen/demo/testresults_example.xml b/tools/TestResultGen/demo/testresults_example.xml index 5b44c57b7d0a2b0e2b5081c0fa6475b591c803c4..2b465a7711e6b0d6913d570b9df20fe9ad8fe81b 100644 --- a/tools/TestResultGen/demo/testresults_example.xml +++ b/tools/TestResultGen/demo/testresults_example.xml @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> diff --git a/tools/TestResultGen/run_xsd2ttcn.sh b/tools/TestResultGen/run_xsd2ttcn.sh index 8e6d236cd81c8f750149f1954353466ddd5c14bd..b3ecd1083c5cd38be23bcabebabf24edef68125b 100755 --- a/tools/TestResultGen/run_xsd2ttcn.sh +++ b/tools/TestResultGen/run_xsd2ttcn.sh @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// xsd="$(dirname $(readlink -n -f $0))/*.xsd" diff --git a/tools/TestResultGen/showtest_result.html b/tools/TestResultGen/showtest_result.html index 067c13a631f525cac72f70cb93715e9e1e9ff9b5..6de0fb3f2c2f10766669ebfbd7305687856bfc1a 100644 --- a/tools/TestResultGen/showtest_result.html +++ b/tools/TestResultGen/showtest_result.html @@ -1,7 +1,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <html> diff --git a/tools/TestResultGen/showtest_result.js b/tools/TestResultGen/showtest_result.js index 4bd7c03d7f8223a6f2a3b17b362cc1b8356f20fe..a8cf5e1b8684aaeefc02cbea53a37c7a3d468e4e 100644 --- a/tools/TestResultGen/showtest_result.js +++ b/tools/TestResultGen/showtest_result.js @@ -2,9 +2,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// function transformxml() { diff --git a/tools/TestResultGen/testresults.css b/tools/TestResultGen/testresults.css index 1eb5dbc8403b77f5a8d96dbf7a872c7eeff44392..6e98ba10dac232f373a3e3cf55aa783293f7a57e 100644 --- a/tools/TestResultGen/testresults.css +++ b/tools/TestResultGen/testresults.css @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // /////////////////////////////////////////////////////////////////////////////// */ ul li pre { diff --git a/tools/TestResultGen/testresults.xsd b/tools/TestResultGen/testresults.xsd index 38719f21c5bc99736ec75da1ecc103583930643c..74be96ae9a6f605c56bbdf269e64d08c058aa141 100644 --- a/tools/TestResultGen/testresults.xsd +++ b/tools/TestResultGen/testresults.xsd @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" diff --git a/tools/TestResultGen/testresults.xsl b/tools/TestResultGen/testresults.xsl index 60c2efc3c173d540baa76c98985d22e4f372573b..42a760ea47d04a505d90f48434df171582df69c1 100644 --- a/tools/TestResultGen/testresults.xsl +++ b/tools/TestResultGen/testresults.xsl @@ -2,7 +2,7 @@ <!--Copyright (c) 2000-2017 Ericsson Telecom AB All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v1.0 +are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http:www.eclipse.org/legal/epl-v10.html --> <xsl:stylesheet version="1.0" diff --git a/tools/TestResultGen/testresultsXML2HTML.awk b/tools/TestResultGen/testresultsXML2HTML.awk index 91b18219d3f3efdcfb4821e9bcf68a4cead2f4a5..fab1a427adcdc47cb8faa9645f526145cc762803 100644 --- a/tools/TestResultGen/testresultsXML2HTML.awk +++ b/tools/TestResultGen/testresultsXML2HTML.awk @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// BEGIN{ FS="[<>]" diff --git a/tools/TestResultGen/testresultsXML2HTML.sh b/tools/TestResultGen/testresultsXML2HTML.sh index 398552405be2bfdbdfc52e71eecac389197c6b26..6e64ad2e2eb70fb4084f4eb75d9a7c9649099d8a 100755 --- a/tools/TestResultGen/testresultsXML2HTML.sh +++ b/tools/TestResultGen/testresultsXML2HTML.sh @@ -2,9 +2,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// # generates html code from a testresult xml. The testresults.css can be used to format the result cat $1 | awk -f testresultsXML2HTML.awk diff --git a/tools/TestResultGen/ttcn_ericsson_se_TitanSim_Perftest.ttcn b/tools/TestResultGen/ttcn_ericsson_se_TitanSim_Perftest.ttcn index 75fbc517b53024bcebd5fca02e395529b5da8e33..83291af3ee00d31669adc0730dd4f3de9ffc712d 100644 --- a/tools/TestResultGen/ttcn_ericsson_se_TitanSim_Perftest.ttcn +++ b/tools/TestResultGen/ttcn_ericsson_se_TitanSim_Perftest.ttcn @@ -3,9 +3,9 @@ // Copyright (c) 2000-2017 Ericsson Telecom AB // // // // All rights reserved. This program and the accompanying materials // -// are made available under the terms of the Eclipse Public License v1.0 // +// are made available under the terms of the Eclipse Public License v2.0 // // which accompanies this distribution, and is available at // -// http://www.eclipse.org/legal/epl-v10.html // +// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // // // //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// diff --git a/tools/Tpd2prj/tpd2prj.py b/tools/Tpd2prj/tpd2prj.py index ce04558e48868ddabe751027c64876573acd1d7b..314f139f73fdcd5ae9ad5d5c01cac1a533d20561 100644 --- a/tools/Tpd2prj/tpd2prj.py +++ b/tools/Tpd2prj/tpd2prj.py @@ -3,9 +3,9 @@ #// Copyright (c) 2000-2017 Ericsson Telecom AB // #// // #// All rights reserved. This program and the accompanying materials // -#// are made available under the terms of the Eclipse Public License v1.0 // +#// are made available under the terms of the Eclipse Public License v2.0 // #// which accompanies this distribution, and is available at // -#// http://www.eclipse.org/legal/epl-v10.html // +#// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // #/////////////////////////////////////////////////////////////////////////////// #import sys