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)