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:
parent
dc1f1ab7f8
commit
1a6c42844a
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2021 OpenLens Authors.
|
||||
Copyright (c) 2022 OpenLens Authors.
|
||||
|
||||
Portions of this software are licensed as follows:
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user