From 95c43d5b657db49d39d401e393f1be8b2957f9db Mon Sep 17 00:00:00 2001 From: "F. Gold" Date: Wed, 2 Feb 2022 17:02:22 -0800 Subject: [PATCH] Minor change to trigger GitHub actions Signed-off-by: F. Gold --- pkg/backup/backup.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/backup/backup.go b/pkg/backup/backup.go index 15fba183d..c201fc5e9 100644 --- a/pkg/backup/backup.go +++ b/pkg/backup/backup.go @@ -1,5 +1,5 @@ /* -Copyright the Velero contributors. +Copyright the Velero Contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.