From c6c67d07ecb778fbeec62173a230af8457a66a03 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 27 Oct 2025 08:30:33 +0000 Subject: [PATCH] ci: update LICENSE and NOTICE files from global .github repo --- LICENSE | 4 ++-- NOTICE | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 NOTICE diff --git a/LICENSE b/LICENSE index ebfe05f2..f49a4e16 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright The Linux Foundation + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. \ No newline at end of file diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..a1d8c54f --- /dev/null +++ b/NOTICE @@ -0,0 +1,4 @@ +Copyright 2016-2025 AsyncAPI Initiative + +This product includes software developed at +AsyncAPI Initiative (http://www.asyncapi.com/). \ No newline at end of file