summaryrefslogtreecommitdiffstats
path: root/src/log
diff options
context:
space:
mode:
Diffstat (limited to 'src/log')
-rw-r--r--src/log/item.rs2
-rw-r--r--src/log/mod.rs2
-rw-r--r--src/log/parser.rs2
-rw-r--r--src/log/sink.rs2
-rw-r--r--src/log/util.rs2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/log/item.rs b/src/log/item.rs
index d49c51b..290a338 100644
--- a/src/log/item.rs
+++ b/src/log/item.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/log/mod.rs b/src/log/mod.rs
index 155413f..7075d9a 100644
--- a/src/log/mod.rs
+++ b/src/log/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/log/parser.rs b/src/log/parser.rs
index c2328f8..c46d226 100644
--- a/src/log/parser.rs
+++ b/src/log/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/log/sink.rs b/src/log/sink.rs
index 7eeaabf..3139637 100644
--- a/src/log/sink.rs
+++ b/src/log/sink.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/log/util.rs b/src/log/util.rs
index 7fd9643..b73017e 100644
--- a/src/log/util.rs
+++ b/src/log/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