From 154e00d3205cf5fc0284cee6164289ebb919a5de Mon Sep 17 00:00:00 2001 From: Fabio Pliger Date: Sat, 13 Jan 2024 16:32:21 -0500 Subject: [PATCH] Add correct copyright and attribution to main license file (#1937) * add correct copyright and attribution to main license file * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- LICENSE | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 261eeb9e..aa530349 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,11 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + + Copyright (c) 2022-present, PyScript Development Team + + Originated at Anaconda, Inc. in 2022 + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.