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

Update copyright to 2022 (#5624)

This commit is contained in:
Sebastian Malton 2022-06-14 11:22:38 -04:00 committed by GitHub
parent dc1f1ab7f8
commit 1a6c42844a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",