From 28a50f4952ef11bf1e23c70010a9c6ece9101149 Mon Sep 17 00:00:00 2001 From: Tim Kurvers Date: Mon, 8 Apr 2024 23:17:26 +0200 Subject: [PATCH] docs: normalize README and LICENSE --- LICENSE | 2 +- README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 081e910..fdce9ec 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2020 Wowser Contributors +Copyright (c) 2019-2024 Wowser Contributors 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 0f5e743..165305c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,11 @@ When contributing, please: - Fork the repository - Open a pull request (preferably on a separate branch) +## License + +Except where otherwise noted, Wowser Client is copyright © 2019-2024 Wowser Contributors. It is licensed +under the **MIT license**. See [`LICENSE`](LICENSE) for more information. + [BLPConverter]: https://github.com/wowserhq/blizzardry#blp [ECMAScript modules]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules [Node.js]: http://nodejs.org/#download