From 98568270eaf00d572a31aa3e02418f637880eac0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bremer Date: Fri, 29 May 2026 00:08:17 +0200 Subject: [PATCH] chore(license): update LICENSE copyright and add README License section --- LICENSE | 4 ++-- README.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index b0dc8bff..ca14eadf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ MIT License -Copyright (c) 2020-2021 ApiGear UG (haftungsbeschränkt) -Copyright (c) 2021-2023 Epic Games Inc. All rights reserved. +Copyright (c) 2020-2022 ApiGear UG (haftungsbeschränkt) +Copyright (c) 2022-2026 Epic Games, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 96e56fc7..f1720ca3 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,7 @@ The following list presents a set of features which can be individually enabled * **conan**
Create files for conan package manager + +## License + +Licensed under the [MIT License](./LICENSE). See [LICENSE](./LICENSE) for details.