summaryrefslogtreecommitdiffstats
path: root/migrations
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2021-11-02 12:18:36 +0100
committerMatthias Beyer <matthias.beyer@atos.net>2021-11-19 09:58:01 +0100
commitde345521d9fbbb5ae641c27667b9ee7823fa8066 (patch)
treede6a0ecac93fb412a0ce8c28cd85f3ff4965d890 /migrations
parentbadd1a6968367dfc60ee2d38ddf20b0b530be10d (diff)
Update Copyright string to 2020-2022
Signed-off-by: Matthias Beyer <matthias.beyer@atos.net>
Diffstat (limited to 'migrations')
-rw-r--r--migrations/2020-10-29-132821_create_envvars/down.sql2
-rw-r--r--migrations/2020-10-29-132821_create_envvars/up.sql2
-rw-r--r--migrations/2020-10-29-140235_create_githashes/down.sql2
-rw-r--r--migrations/2020-10-29-140235_create_githashes/up.sql2
-rw-r--r--migrations/2020-10-29-140838_create_packages/down.sql2
-rw-r--r--migrations/2020-10-29-140838_create_packages/up.sql2
-rw-r--r--migrations/2020-10-29-140956_create_images/down.sql2
-rw-r--r--migrations/2020-10-29-140956_create_images/up.sql2
-rw-r--r--migrations/2020-10-29-141023_create_submits/down.sql2
-rw-r--r--migrations/2020-10-29-141023_create_submits/up.sql2
-rw-r--r--migrations/2020-10-29-141904_create_endpoints/down.sql2
-rw-r--r--migrations/2020-10-29-141904_create_endpoints/up.sql2
-rw-r--r--migrations/2020-10-29-142339_create_artifacts/down.sql2
-rw-r--r--migrations/2020-10-29-142339_create_artifacts/up.sql2
-rw-r--r--migrations/2020-10-29-142443_create_jobs/down.sql2
-rw-r--r--migrations/2020-10-29-142443_create_jobs/up.sql2
-rw-r--r--migrations/2020-10-29-142619_create_job_input_artifacts/down.sql2
-rw-r--r--migrations/2020-10-29-142619_create_job_input_artifacts/up.sql2
-rw-r--r--migrations/2020-10-29-142914_create_job_envs/down.sql2
-rw-r--r--migrations/2020-10-29-142914_create_job_envs/up.sql2
-rw-r--r--migrations/2020-10-29-143003_create_submit_envs/down.sql2
-rw-r--r--migrations/2020-10-29-143003_create_submit_envs/up.sql2
-rw-r--r--migrations/2020-11-05-125716_drop_submit_buildplan/down.sql2
-rw-r--r--migrations/2020-11-05-125716_drop_submit_buildplan/up.sql2
-rw-r--r--migrations/2020-11-11-111013_job_output_artifacts/down.sql2
-rw-r--r--migrations/2020-11-11-111013_job_output_artifacts/up.sql2
-rw-r--r--migrations/2020-11-11-111326_job_has_multiple_outputs/down.sql2
-rw-r--r--migrations/2020-11-11-111326_job_has_multiple_outputs/up.sql2
-rw-r--r--migrations/2020-11-13-161449_add_job_uuid/down.sql2
-rw-r--r--migrations/2020-11-13-161449_add_job_uuid/up.sql2
-rw-r--r--migrations/2020-12-03-084509_artifact_release_flag/down.sql2
-rw-r--r--migrations/2020-12-03-084509_artifact_release_flag/up.sql2
-rw-r--r--migrations/2020-12-03-085333_artifact_belongs_to_job/down.sql2
-rw-r--r--migrations/2020-12-03-085333_artifact_belongs_to_job/up.sql2
-rw-r--r--migrations/2020-12-14-100454_artifact-unique-by-job/down.sql2
-rw-r--r--migrations/2020-12-14-100454_artifact-unique-by-job/up.sql2
-rw-r--r--migrations/2020-12-14-113756_artifact_not_unique_by_path/down.sql2
-rw-r--r--migrations/2020-12-14-113756_artifact_not_unique_by_path/up.sql2
38 files changed, 38 insertions, 38 deletions
diff --git a/migrations/2020-10-29-132821_create_envvars/down.sql b/migrations/2020-10-29-132821_create_envvars/down.sql
index 7a53630..78adddc 100644
--- a/migrations/2020-10-29-132821_create_envvars/down.sql
+++ b/migrations/2020-10-29-132821_create_envvars/down.sql
@@ -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/migrations/2020-10-29-132821_create_envvars/up.sql b/migrations/2020-10-29-132821_create_envvars/up.sql
index 6cefed9..3b17272 100644
--- a/migrations/2020-10-29-132821_create_envvars/up.sql
+++ b/migrations/2020-10-29-132821_create_envvars/up.sql
@@ -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/migrations/2020-10-29-140235_create_githashes/down.sql b/migrations/2020-10-29-140235_create_githashes/down.sql
index 1be30b9..96002dd 100644
--- a/migrations/2020-10-29-140235_create_githashes/down.sql
+++ b/migrations/2020-10-29-140235_create_githashes/down.sql
@@ -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/migrations/2020-10-29-140235_create_githashes/up.sql b/migrations/2020-10-29-140235_create_githashes/up.sql
index f1a6f09..4b49e1e 100644
--- a/migrations/2020-10-29-140235_create_githashes/up.sql
+++ b/migrations/2020-10-29-140235_create_githashes/up.sql
@@ -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/migrations/2020-10-29-140838_create_packages/down.sql b/migrations/2020-10-29-140838_create_packages/down.sql
index 09576ab..9854988 100644
--- a/migrations/2020-10-29-140838_create_packages/down.sql
+++ b/migrations/2020-10-29-140838_create_packages/down.sql
@@ -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/migrations/2020-10-29-140838_create_packages/up.sql b/migrations/2020-10-29-140838_create_packages/up.sql
index 71a9e9c..bc8d65e 100644
--- a/migrations/2020-10-29-140838_create_packages/up.sql
+++ b/migrations/2020-10-29-140838_create_packages/up.sql
@@ -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/migrations/2020-10-29-140956_create_images/down.sql b/migrations/2020-10-29-140956_create_images/down.sql
index 4966d70..3f41f64 100644
--- a/migrations/2020-10-29-140956_create_images/down.sql
+++ b/migrations/2020-10-29-140956_create_images/down.sql
@@ -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/migrations/2020-10-29-140956_create_images/up.sql b/migrations/2020-10-29-140956_create_images/up.sql
index 14f2279..bcd93da 100644
--- a/migrations/2020-10-29-140956_create_images/up.sql
+++ b/migrations/2020-10-29-140956_create_images/up.sql
@@ -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/migrations/2020-10-29-141023_create_submits/down.sql b/migrations/2020-10-29-141023_create_submits/down.sql
index 0530a22..d5f2c4b 100644
--- a/migrations/2020-10-29-141023_create_submits/down.sql
+++ b/migrations/2020-10-29-141023_create_submits/down.sql
@@ -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/migrations/2020-10-29-141023_create_submits/up.sql b/migrations/2020-10-29-141023_create_submits/up.sql
index 7572412..c7bc79c 100644
--- a/migrations/2020-10-29-141023_create_submits/up.sql
+++ b/migrations/2020-10-29-141023_create_submits/up.sql
@@ -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/migrations/2020-10-29-141904_create_endpoints/down.sql b/migrations/2020-10-29-141904_create_endpoints/down.sql
index 3e0de1c..296391b 100644
--- a/migrations/2020-10-29-141904_create_endpoints/down.sql
+++ b/migrations/2020-10-29-141904_create_endpoints/down.sql
@@ -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/migrations/2020-10-29-141904_create_endpoints/up.sql b/migrations/2020-10-29-141904_create_endpoints/up.sql
index f8cd0eb..4d82c6a 100644
--- a/migrations/2020-10-29-141904_create_endpoints/up.sql
+++ b/migrations/2020-10-29-141904_create_endpoints/up.sql
@@ -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/migrations/2020-10-29-142339_create_artifacts/down.sql b/migrations/2020-10-29-142339_create_artifacts/down.sql
index 042e63e..85b287d 100644
--- a/migrations/2020-10-29-142339_create_artifacts/down.sql
+++ b/migrations/2020-10-29-142339_create_artifacts/down.sql
@@ -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/migrations/2020-10-29-142339_create_artifacts/up.sql b/migrations/2020-10-29-142339_create_artifacts/up.sql
index 6ba4edb..e3e1af3 100644
--- a/migrations/2020-10-29-142339_create_artifacts/up.sql
+++ b/migrations/2020-10-29-142339_create_artifacts/up.sql
@@ -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/migrations/2020-10-29-142443_create_jobs/down.sql b/migrations/2020-10-29-142443_create_jobs/down.sql
index 2bf33c1..2b343ac 100644
--- a/migrations/2020-10-29-142443_create_jobs/down.sql
+++ b/migrations/2020-10-29-142443_create_jobs/down.sql
@@ -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/migrations/2020-10-29-142443_create_jobs/up.sql b/migrations/2020-10-29-142443_create_jobs/up.sql
index a002a40..bdef2b6 100644
--- a/migrations/2020-10-29-142443_create_jobs/up.sql
+++ b/migrations/2020-10-29-142443_create_jobs/up.sql
@@ -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/migrations/2020-10-29-142619_create_job_input_artifacts/down.sql b/migrations/2020-10-29-142619_create_job_input_artifacts/down.sql
index edef116..1fad5ba 100644
--- a/migrations/2020-10-29-142619_create_job_input_artifacts/down.sql
+++ b/migrations/2020-10-29-142619_create_job_input_artifacts/down.sql
@@ -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/migrations/2020-10-29-142619_create_job_input_artifacts/up.sql b/migrations/2020-10-29-142619_create_job_input_artifacts/up.sql
index b835594..f40f209 100644
--- a/migrations/2020-10-29-142619_create_job_input_artifacts/up.sql
+++ b/migrations/2020-10-29-142619_create_job_input_artifacts/up.sql
@@ -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/migrations/2020-10-29-142914_create_job_envs/down.sql b/migrations/2020-10-29-142914_create_job_envs/down.sql
index ca3c619..9593326 100644
--- a/migrations/2020-10-29-142914_create_job_envs/down.sql
+++ b/migrations/2020-10-29-142914_create_job_envs/down.sql
@@ -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/migrations/2020-10-29-142914_create_job_envs/up.sql b/migrations/2020-10-29-142914_create_job_envs/up.sql
index e7bd0ce..1d0e6eb 100644
--- a/migrations/2020-10-29-142914_create_job_envs/up.sql
+++ b/migrations/2020-10-29-142914_create_job_envs/up.sql
@@ -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/migrations/2020-10-29-143003_create_submit_envs/down.sql b/migrations/2020-10-29-143003_create_submit_envs/down.sql
index 5283384..303067d 100644
--- a/migrations/2020-10-29-143003_create_submit_envs/down.sql
+++ b/migrations/2020-10-29-143003_create_submit_envs/down.sql
@@ -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/migrations/2020-10-29-143003_create_submit_envs/up.sql b/migrations/2020-10-29-143003_create_submit_envs/up.sql
index 4161d07..fcfb8a0 100644
--- a/migrations/2020-10-29-143003_create_submit_envs/up.sql
+++ b/migrations/2020-10-29-143003_create_submit_envs/up.sql
@@ -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/migrations/2020-11-05-125716_drop_submit_buildplan/down.sql b/migrations/2020-11-05-125716_drop_submit_buildplan/down.sql
index 6c92a8b..a4b2bd8 100644
--- a/migrations/2020-11-05-125716_drop_submit_buildplan/down.sql
+++ b/migrations/2020-11-05-125716_drop_submit_buildplan/down.sql
@@ -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/migrations/2020-11-05-125716_drop_submit_buildplan/up.sql b/migrations/2020-11-05-125716_drop_submit_buildplan/up.sql
index f136d0a..71cd555 100644
--- a/migrations/2020-11-05-125716_drop_submit_buildplan/up.sql
+++ b/migrations/2020-11-05-125716_drop_submit_buildplan/up.sql
@@ -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/migrations/2020-11-11-111013_job_output_artifacts/down.sql b/migrations/2020-11-11-111013_job_output_artifacts/down.sql
index b2d6c3e..a25fc86 100644
--- a/migrations/2020-11-11-111013_job_output_artifacts/down.sql
+++ b/migrations/2020-11-11-111013_job_output_artifacts/down.sql
@@ -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/migrations/2020-11-11-111013_job_output_artifacts/up.sql b/migrations/2020-11-11-111013_job_output_artifacts/up.sql
index 48e25b4..5ef14cc 100644
--- a/migrations/2020-11-11-111013_job_output_artifacts/up.sql
+++ b/migrations/2020-11-11-111013_job_output_artifacts/up.sql
@@ -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/migrations/2020-11-11-111326_job_has_multiple_outputs/down.sql b/migrations/2020-11-11-111326_job_has_multiple_outputs/down.sql
index affae15..f32d0f3 100644
--- a/migrations/2020-11-11-111326_job_has_multiple_outputs/down.sql
+++ b/migrations/2020-11-11-111326_job_has_multiple_outputs/down.sql
@@ -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/migrations/2020-11-11-111326_job_has_multiple_outputs/up.sql b/migrations/2020-11-11-111326_job_has_multiple_outputs/up.sql
index c1f5e2e..04b6679 100644
--- a/migrations/2020-11-11-111326_job_has_multiple_outputs/up.sql
+++ b/migrations/2020-11-11-111326_job_has_multiple_outputs/up.sql
@@ -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/migrations/2020-11-13-161449_add_job_uuid/down.sql b/migrations/2020-11-13-161449_add_job_uuid/down.sql
index d3846e4..e988c16 100644
--- a/migrations/2020-11-13-161449_add_job_uuid/down.sql
+++ b/migrations/2020-11-13-161449_add_job_uuid/down.sql
@@ -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/migrations/2020-11-13-161449_add_job_uuid/up.sql b/migrations/2020-11-13-161449_add_job_uuid/up.sql
index eba5dc7..b41d363 100644
--- a/migrations/2020-11-13-161449_add_job_uuid/up.sql
+++ b/migrations/2020-11-13-161449_add_job_uuid/up.sql
@@ -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/migrations/2020-12-03-084509_artifact_release_flag/down.sql b/migrations/2020-12-03-084509_artifact_release_flag/down.sql
index 1a68637..59f72a2 100644
--- a/migrations/2020-12-03-084509_artifact_release_flag/down.sql
+++ b/migrations/2020-12-03-084509_artifact_release_flag/down.sql
@@ -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/migrations/2020-12-03-084509_artifact_release_flag/up.sql b/migrations/2020-12-03-084509_artifact_release_flag/up.sql
index a6c03f8..08d6225 100644
--- a/migrations/2020-12-03-084509_artifact_release_flag/up.sql
+++ b/migrations/2020-12-03-084509_artifact_release_flag/up.sql
@@ -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/migrations/2020-12-03-085333_artifact_belongs_to_job/down.sql b/migrations/2020-12-03-085333_artifact_belongs_to_job/down.sql
index 8993cf9..25f879a 100644
--- a/migrations/2020-12-03-085333_artifact_belongs_to_job/down.sql
+++ b/migrations/2020-12-03-085333_artifact_belongs_to_job/down.sql
@@ -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/migrations/2020-12-03-085333_artifact_belongs_to_job/up.sql b/migrations/2020-12-03-085333_artifact_belongs_to_job/up.sql
index b709340..4165fb9 100644
--- a/migrations/2020-12-03-085333_artifact_belongs_to_job/up.sql
+++ b/migrations/2020-12-03-085333_artifact_belongs_to_job/up.sql
@@ -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/migrations/2020-12-14-100454_artifact-unique-by-job/down.sql b/migrations/2020-12-14-100454_artifact-unique-by-job/down.sql
index afa071e..07727b4 100644
--- a/migrations/2020-12-14-100454_artifact-unique-by-job/down.sql
+++ b/migrations/2020-12-14-100454_artifact-unique-by-job/down.sql
@@ -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/migrations/2020-12-14-100454_artifact-unique-by-job/up.sql b/migrations/2020-12-14-100454_artifact-unique-by-job/up.sql
index db29034..a499e5e 100644
--- a/migrations/2020-12-14-100454_artifact-unique-by-job/up.sql
+++ b/migrations/2020-12-14-100454_artifact-unique-by-job/up.sql
@@ -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/migrations/2020-12-14-113756_artifact_not_unique_by_path/down.sql b/migrations/2020-12-14-113756_artifact_not_unique_by_path/down.sql
index 6d7d4ae..6c1e118 100644
--- a/migrations/2020-12-14-113756_artifact_not_unique_by_path/down.sql
+++ b/migrations/2020-12-14-113756_artifact_not_unique_by_path/down.sql
@@ -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/migrations/2020-12-14-113756_artifact_not_unique_by_path/up.sql b/migrations/2020-12-14-113756_artifact_not_unique_by_path/up.sql
index 4eadffe..4669cce 100644
--- a/migrations/2020-12-14-113756_artifact_not_unique_by_path/up.sql
+++ b/migrations/2020-12-14-113756_artifact_not_unique_by_path/up.sql
@@ -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