summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/configuration.rs2
-rw-r--r--src/config/container_config.rs2
-rw-r--r--src/config/docker_config.rs2
-rw-r--r--src/config/endpoint_config.rs2
-rw-r--r--src/config/mod.rs2
-rw-r--r--src/config/not_validated.rs2
-rw-r--r--src/config/util.rs2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/config/configuration.rs b/src/config/configuration.rs
index 0913716..df58cc1 100644
--- a/src/config/configuration.rs
+++ b/src/config/configuration.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0
diff --git a/src/config/container_config.rs b/src/config/container_config.rs
index 36cfe1a..702d100 100644
--- a/src/config/container_config.rs
+++ b/src/config/container_config.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0
diff --git a/src/config/docker_config.rs b/src/config/docker_config.rs
index f7cd1db..2326db6 100644
--- a/src/config/docker_config.rs
+++ b/src/config/docker_config.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0
diff --git a/src/config/endpoint_config.rs b/src/config/endpoint_config.rs
index 05d420f..08b6a08 100644
--- a/src/config/endpoint_config.rs
+++ b/src/config/endpoint_config.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0
diff --git a/src/config/mod.rs b/src/config/mod.rs
index 372aaae..bd9fe15 100644
--- a/src/config/mod.rs
+++ b/src/config/mod.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0
diff --git a/src/config/not_validated.rs b/src/config/not_validated.rs
index 1d041a5..4a81fbb 100644
--- a/src/config/not_validated.rs
+++ b/src/config/not_validated.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0
diff --git a/src/config/util.rs b/src/config/util.rs
index 59e3cad..5c76fd3 100644
--- a/src/config/util.rs
+++ b/src/config/util.rs
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2020-2021 science+computing ag and other contributors
+// Copyright (c) 2020-2022 science+computing ag and other contributors
//
// This program and the accompanying materials are made
// available under the terms of the Eclipse Public License 2.0