From 749d1ff79a029469450f53ef4672585697d06ea9 Mon Sep 17 00:00:00 2001 From: Pawel Borkar <36134699+PawelBorkar@users.noreply.github.com> Date: Tue, 20 Apr 2021 00:14:21 +0530 Subject: [PATCH] Update the LICENSE and the README --- LICENSE | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index cf6234d2..7bb50739 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2014, Tom Christie. All rights reserved. +Copyright © 2014-present, Tom Christie. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following diff --git a/README.md b/README.md index 6ccc899b..986bb402 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,7 @@ discussion forums is expected to follow the [PyPA Code of Conduct]. [wiki]: https://github.com/mkdocs/mkdocs/wiki [Contributing Guide]: https://www.mkdocs.org/about/contributing/ [PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/ + +## License + +[BSD-2-Clause](https://github.com/mkdocs/mkdocs/blob/master/LICENSE)