diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/ELNJsWebappLocation.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/ELNJsWebappLocation.java
index 0ee81d94e3708543311b08e92f8d4627a7d45449..161e37d66bbcaf585a4f0a9ca4bfd6c7e9d7ba2d 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/ELNJsWebappLocation.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/ELNJsWebappLocation.java
@@ -1,3 +1,18 @@
+/*
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package ch.systemsx.cisd.openbis.jstest.layout;
 
 import ch.systemsx.cisd.openbis.jstest.page.OpenbisJsCommonWebapp;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisJsWebappLocation.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisJsWebappLocation.java
index bcf20f1980d621d34efa6563fd99aba506cff09c..0efb2ce1761e88dfd1f2c685f293d2235a7c207d 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisJsWebappLocation.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisJsWebappLocation.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.layout;
 
 import org.openqa.selenium.By;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisV3JsWebappLocation.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisV3JsWebappLocation.java
index 385787c234653cbfe9340f9960ae5e6aaec1de84..4055d628c399fd7e8d870f0da8f8ccc571211ade 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisV3JsWebappLocation.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/layout/OpenbisV3JsWebappLocation.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.layout;
 
 import org.openqa.selenium.By;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/page/OpenbisJsCommonWebapp.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/page/OpenbisJsCommonWebapp.java
index e7c4a861b4b8b4c7202910d6764151d272ba3bbe..65d729348bb13813144f5f668d1a7b39886189aa 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/page/OpenbisJsCommonWebapp.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/page/OpenbisJsCommonWebapp.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.page;
 
 import java.util.concurrent.TimeUnit;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/report/V3APIReport.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/report/V3APIReport.java
index 8353822413e3702caf15a86ae79cd59d25c9f0ae..44e9c1963dd82bb9e1d25477b0d04d2757517bfe 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/report/V3APIReport.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/report/V3APIReport.java
@@ -1,3 +1,18 @@
+/*
+ * Copyright ETH 2015 - 2023 Zürich, Scientific IT Services
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package ch.systemsx.cisd.openbis.jstest.report;
 
 import java.io.File;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer.java
index a899257d2d1fed8ac55feaeaa48c44252228dd65..f2c8c4015f412eba3ab2a40ac994b8fe092a66d0 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2013 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.server;
 
 import java.io.File;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer1.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer1.java
index 7fedb01a9c9866229d83b3bafc7619a1b85a162f..7a11a31837f672bae1a7158dc4b005bbc81ea95b 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer1.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer1.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.server;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer2.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer2.java
index aac9b81ab25d9803467c60652441bdcf982fac4a..1eb33f7bceabc10c142ef10d333910c4f5cbd64e 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer2.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestDataStoreServer2.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.server;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestGenericApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestGenericApplicationServer.java
index 1bbcd01cc6bc02b912bc1cbb64ab7a5297304073..1ea879eacf76b2fc922b43082085da333a642a41 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestGenericApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestGenericApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2007 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.server;
 
 import ch.systemsx.cisd.openbis.test.server.TestApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestScreeningApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestScreeningApplicationServer.java
index add2530a48f3c83a05eb44acee333b972b21f4be..07c109faa055e84ff66132228947e5b5455b2189 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestScreeningApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/server/JsTestScreeningApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2007 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.server;
 
 import ch.systemsx.cisd.openbis.test.server.TestApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/service/V3ApiDtoTestService.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/service/V3ApiDtoTestService.java
index d9fdece7a5631bc6decc8fe34b978a6583f0e150..8ba922c1e21c8e9ad3518f4cdaadfedb03bb8987 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/service/V3ApiDtoTestService.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/service/V3ApiDtoTestService.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 ETH Zuerich, SIS
+ * Copyright ETH 2016 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.service;
 
 import java.io.ByteArrayOutputStream;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthec.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthec.java
index a4e38dfea70e72a853d9b8485fa164db4fac6d2f..fd633dc1a254a9b16f18a38203d3934546eedb43 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthec.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthec.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.basynthec;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecApplicationServer.java
index 8a6ccea35225d28a65d6f70a9bfb4040aeed4495..c4bd423c2819359bd69f15711e3e612095383a46 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.basynthec;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestGenericApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecDataStoreServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecDataStoreServer.java
index 187dc0636c4814f3e2587761252c2d90397331b5..8b675b7631ea86d2beb464bdf740a66ee08df875 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecDataStoreServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/basynthec/JsTestBasynthecDataStoreServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.basynthec;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestDataStoreServer1;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommon.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommon.java
index 95b1c0c9594a9fbe4521356ccf99733f98d308c0..b59d4729d2a7f3e6a8862000206958e040ae7081 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommon.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommon.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.common;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonApplicationServer.java
index 287c4f0ea24e36ce192ce9393066894b0b346560..e687f3d13c2eeb895979bf7660fd8521ae03a458 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.common;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestScreeningApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer1.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer1.java
index dc2e9f3c936b91fd5a543dd5da515bd5e705a807..0d6c106c2f6baa7dae7a2bea661cd27df9dc9a4c 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer1.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer1.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.common;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestDataStoreServer1;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer2.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer2.java
index 0086f54af1eb54e74d14599d6d42ff99ba57cba5..91108315e0fafaabadcc278598b0fa05291a5894 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer2.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonDataStoreServer2.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.common;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestDataStoreServer2;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonSelenium.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonSelenium.java
index b98452ef4b75786dad0c530859e295fc277681ae..e02fe08d9f17fe5174d9e44bacf68a4617096059 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonSelenium.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestCommonSelenium.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 ETH Zuerich, CISD
+ * Copyright ETH 2013 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.common;
 
 import java.io.File;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestElnSelenium.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestElnSelenium.java
index 2518790d749aa320ac61cc4bd5bf62bde8b20fac..491496133d514b6e72be35935662427c397c5a8f 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestElnSelenium.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/common/JsTestElnSelenium.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022 ETH Zuerich, SIS
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.common;
 
 import org.testng.annotations.Test;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestDevSelenium.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestDevSelenium.java
index 20219e5413174d00d97cc1a2bfdea63ac1bb8bd9..5e47f135fb2d7a1bdf5149fc23efb8402375683a 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestDevSelenium.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestDevSelenium.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.dev;
 
 import ch.systemsx.cisd.openbis.jstest.page.OpenbisJsCommonWebapp;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestElnDevSelenium.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestElnDevSelenium.java
index cb9962e8f7e0175b11ad876c337dacf192b81606..7e597deb28ef8f0c3c36038d176e0c060b7009be 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestElnDevSelenium.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dev/JsTestElnDevSelenium.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022 ETH Zuerich, SIS
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.dev;
 
 import ch.systemsx.cisd.openbis.jstest.page.OpenbisJsCommonWebapp;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsu.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsu.java
index 65447e7f4b73b810eaa89686354b5f96f3d6a305..101db54b7903c3e6fefb2853937742506f5e785a 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsu.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsu.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.dsu;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuApplicationServer.java
index 0f584e39803c747eb329a3613dd22eadc70ff90d..8fb414acea73503ab61bbc7c2d46c0ee6e43f99f 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.dsu;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestGenericApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuDataStoreServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuDataStoreServer.java
index 327e05b81f1f9df9618dd4274fa345e15e59bfc4..7736ac0ae7586c565b710b80c12f760611b1cbc8 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuDataStoreServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/dsu/JsTestDsuDataStoreServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.dsu;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestDataStoreServer1;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartis.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartis.java
index f8cb08c0d88b2003ef37cb27d4c62f4ec2692d47..48d4edeaef71bd1d29bb2f026a224da69f93873c 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartis.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartis.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.novartis;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisApplicationServer.java
index 395312c5e76302337f2b0bbec28a450da97e3541..b96b34ad41c68c7fc834f3026c0c61de6d6b881c 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.novartis;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestGenericApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisDataStoreServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisDataStoreServer.java
index e34b6d771d396d18e0d87929b826b5114353e134..0056570bf872d30dd03a3b9210625b237d61e1c9 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisDataStoreServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/novartis/JsTestNovartisDataStoreServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.novartis;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestDataStoreServer1;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlab.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlab.java
index 69e505323c1f35c158e40b3f3a2dece181ea9f5c..e25e95cd78a9fbc6ab873b994f4021f74f291a12 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlab.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlab.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.yeastlab;
 
 /**
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabApplicationServer.java
index 1624d25a54d203dc05a38747743c6a0417d7a91f..66bbdfa939762d2eb48fe1685bff2279e3e9ebc5 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.yeastlab;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestGenericApplicationServer;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabDataStoreServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabDataStoreServer.java
index 0abfb91bd2534074efae1cad91ee07b9c290dec1..58f3842055dd732b0e4f87663c35f80f0076c8c3 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabDataStoreServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/jstest/suite/yeastlab/JsTestYeastlabDataStoreServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 ETH Zuerich, CISD
+ * Copyright ETH 2008 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.jstest.suite.yeastlab;
 
 import ch.systemsx.cisd.openbis.jstest.server.JsTestDataStoreServer1;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestApplicationServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestApplicationServer.java
index 6e1e2d2e89fac0d8cf4f1891453c5f2ee774e2f4..0927d027405deb310051a09f7f70dd388b888919 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestApplicationServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestApplicationServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 ETH Zuerich, CISD
+ * Copyright ETH 2012 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.test.server;
 
 import java.io.BufferedReader;
diff --git a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestDataStoreServer.java b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestDataStoreServer.java
index fc91d437ff6cc5df0071265e1ea0468a8056686d..76b6f3da67873b50ddfaf1e08ab4066e900e05e5 100644
--- a/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestDataStoreServer.java
+++ b/test-api-openbis-javascript/source/java/ch/systemsx/cisd/openbis/test/server/TestDataStoreServer.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 ETH Zuerich, CISD
+ * Copyright ETH 2013 - 2023 Zürich, Scientific IT Services
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package ch.systemsx.cisd.openbis.test.server;
 
 import java.io.BufferedReader;
diff --git a/test-api-openbis-javascript/sourceTest/java/Dummy.java b/test-api-openbis-javascript/sourceTest/java/Dummy.java
index 6a6ceabb550a4efc36d618bf89e08eaafae93e8a..41792605319dc57c4830de95b52d2ca745789156 100644
--- a/test-api-openbis-javascript/sourceTest/java/Dummy.java
+++ b/test-api-openbis-javascript/sourceTest/java/Dummy.java
@@ -1,3 +1,18 @@
+/*
+ * Copyright ETH 2013 - 2023 Zürich, Scientific IT Services
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 public class Dummy
 {