summaryrefslogtreecommitdiffstats
path: root/src/repository/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/repository/fs')
-rw-r--r--src/repository/fs/element.rs2
-rw-r--r--src/repository/fs/mod.rs2
-rw-r--r--src/repository/fs/path.rs2
-rw-r--r--src/repository/fs/representation.rs2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/repository/fs/element.rs b/src/repository/fs/element.rs
index 73b97f6..75a417d 100644
--- a/src/repository/fs/element.rs
+++ b/src/repository/fs/element.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/repository/fs/mod.rs b/src/repository/fs/mod.rs
index 5f78b8b..ad2c3e3 100644
--- a/src/repository/fs/mod.rs
+++ b/src/repository/fs/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/repository/fs/path.rs b/src/repository/fs/path.rs
index 284727c..b895576 100644
--- a/src/repository/fs/path.rs
+++ b/src/repository/fs/path.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/repository/fs/representation.rs b/src/repository/fs/representation.rs
index 6a57a38..3da812a 100644
--- a/src/repository/fs/representation.rs
+++ b/src/repository/fs/representation.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