summaryrefslogtreecommitdiffstats
path: root/src/package/dependency
diff options
context:
space:
mode:
Diffstat (limited to 'src/package/dependency')
-rw-r--r--src/package/dependency/build.rs2
-rw-r--r--src/package/dependency/condition.rs2
-rw-r--r--src/package/dependency/mod.rs2
-rw-r--r--src/package/dependency/runtime.rs2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/package/dependency/build.rs b/src/package/dependency/build.rs
index 4d51335..b027305 100644
--- a/src/package/dependency/build.rs
+++ b/src/package/dependency/build.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/package/dependency/condition.rs b/src/package/dependency/condition.rs
index c39ece6..596a25c 100644
--- a/src/package/dependency/condition.rs
+++ b/src/package/dependency/condition.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/package/dependency/mod.rs b/src/package/dependency/mod.rs
index da80a85..55445ff 100644
--- a/src/package/dependency/mod.rs
+++ b/src/package/dependency/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/package/dependency/runtime.rs b/src/package/dependency/runtime.rs
index 0a5b824..62ea72e 100644
--- a/src/package/dependency/runtime.rs
+++ b/src/package/dependency/runtime.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