From 3287f3579926213396c27dff3963700e7ae46551 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 3 Mar 2025 21:05:37 +0100 Subject: [PATCH] fix copyright header --- server/store/datastore/migration/025_fix_zero_forge_id_ref.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/store/datastore/migration/025_fix_zero_forge_id_ref.go b/server/store/datastore/migration/025_fix_zero_forge_id_ref.go index 4f7dcc3df..79b23346a 100644 --- a/server/store/datastore/migration/025_fix_zero_forge_id_ref.go +++ b/server/store/datastore/migration/025_fix_zero_forge_id_ref.go @@ -1,4 +1,4 @@ -// Copyright 2024 Woodpecker Authors +// Copyright 2025 Woodpecker Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.