From 35780e76e486d5b65b56dea7f58b8718df802125 Mon Sep 17 00:00:00 2001 From: Manuel Scurti Date: Thu, 26 May 2022 17:15:30 +0200 Subject: [PATCH] fixed copyright year Signed-off-by: Manuel Scurti --- .../auth-backend/migrations/20220522100910_key_field_size.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/auth-backend/migrations/20220522100910_key_field_size.js b/plugins/auth-backend/migrations/20220522100910_key_field_size.js index c6637525f3..c27d038223 100644 --- a/plugins/auth-backend/migrations/20220522100910_key_field_size.js +++ b/plugins/auth-backend/migrations/20220522100910_key_field_size.js @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Backstage Authors + * Copyright 2022 The Backstage Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.