From 63ba593edf31637ad9e3817a687e320438a7610a Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Thu, 11 Feb 2021 22:32:13 -0500 Subject: [PATCH] Update copyright year Signed-off-by: Adam Harvey --- plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx | 2 +- plugins/catalog/src/components/SystemDiagram/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx b/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx index 56f0946f35..8523e3c4bd 100644 --- a/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx +++ b/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2020 Spotify AB + * Copyright 2021 Spotify AB * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugins/catalog/src/components/SystemDiagram/index.ts b/plugins/catalog/src/components/SystemDiagram/index.ts index eee5479b5f..e086aed507 100644 --- a/plugins/catalog/src/components/SystemDiagram/index.ts +++ b/plugins/catalog/src/components/SystemDiagram/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2020 Spotify AB + * Copyright 2021 Spotify AB * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.