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 948298e3..eaef6d78 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,7 @@ The template offers the following feature switches which can be enabled during c - external: support for external APIs - test: support for unit testing - olink: object link support (req. objectlink core java library) using websockets + +## License + +Licensed under the [MIT License](./LICENSE). See [LICENSE](./LICENSE) for details.