1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update copyright to 2022

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-06-14 09:09:15 -04:00
parent dc1f1ab7f8
commit 7b02aa0f26
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2021 OpenLens Authors.
Copyright (c) 2022 OpenLens Authors.
Portions of this software are licensed as follows:

View File

@ -5,7 +5,7 @@
"homepage": "https://github.com/lensapp/lens",
"version": "5.6.0-alpha.0",
"main": "static/build/main.js",
"copyright": "© 2021 OpenLens Authors",
"copyright": "© 2022 OpenLens Authors",
"license": "MIT",
"author": {
"name": "OpenLens Authors",

View File

@ -3,7 +3,7 @@
"productName": "OpenLens extensions",
"description": "OpenLens - Open Source Kubernetes IDE: extensions",
"version": "0.0.1",
"copyright": "© 2021 OpenLens Authors",
"copyright": "© 2022 OpenLens Authors",
"license": "MIT",
"main": "dist/src/extensions/extension-api.js",
"types": "dist/src/extensions/extension-api.d.ts",