From 245c1f416a192936b214e66fa242611334701a1d Mon Sep 17 00:00:00 2001 From: Rafael Xavier de Souza Date: Mon, 19 Jan 2026 07:17:19 -0300 Subject: [PATCH 1/2] docs: update copyright notice to OpenJS Foundation license --- LICENSE-MIT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-MIT b/LICENSE-MIT index 6123def..0672773 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) Rafael Xavier de Souza http://rafael.xavier.blog.br +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation From d51b839c849fe508fffea5b637f230a017f1354b Mon Sep 17 00:00:00 2001 From: Rafael Xavier de Souza Date: Mon, 19 Jan 2026 07:19:13 -0300 Subject: [PATCH 2/2] docs: update copyright notice to OpenJS Foundation license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e0575a..54c555b 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,4 @@ structure. ## License -MIT © [Rafael Xavier de Souza](http://rafael.xavier.blog.br) +MIT © [OpenJS Foundation and other contributors](https://openjsf.org/)