summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/docker.rs2
-rw-r--r--src/util/env.rs2
-rw-r--r--src/util/filters.rs2
-rw-r--r--src/util/git.rs2
-rw-r--r--src/util/mod.rs2
-rw-r--r--src/util/parser.rs2
-rw-r--r--src/util/progress.rs2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/util/docker.rs b/src/util/docker.rs
index 3a799bf..a669f2e 100644
--- a/src/util/docker.rs
+++ b/src/util/docker.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/util/env.rs b/src/util/env.rs
index de2c1cb..c6d0fd1 100644
--- a/src/util/env.rs
+++ b/src/util/env.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/util/filters.rs b/src/util/filters.rs
index dd47cf9..6631c45 100644
--- a/src/util/filters.rs
+++ b/src/util/filters.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/util/git.rs b/src/util/git.rs
index 10ac7fd..f5b034e 100644
--- a/src/util/git.rs
+++ b/src/util/git.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/util/mod.rs b/src/util/mod.rs
index c8216b7..cd48049 100644
--- a/src/util/mod.rs
+++ b/src/util/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/util/parser.rs b/src/util/parser.rs
index 2050a84..aa3ec0e 100644
--- a/src/util/parser.rs
+++ b/src/util/parser.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/util/progress.rs b/src/util/progress.rs
index b2edc08..e403989 100644
--- a/src/util/progress.rs
+++ b/src/util/progress.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