diff --git a/LICENSE.md b/LICENSE.md index 938e844c..77b115f9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ MIT License Copyright (c) 2023 Daniel G. Taylor +Copyright (c) 2024 The betterproto 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 4bbfc174..d6dff587 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Better Protobuf / gRPC Support for Python -![](https://github.com/danielgtaylor/python-betterproto/actions/workflows/ci.yml/badge.svg) +![](https://github.com/betterproto/python-betterproto2/actions/workflows/ci.yml/badge.svg) > :octocat: If you're reading this on github, please be aware that it might mention unreleased features! See the latest released README on [pypi](https://pypi.org/project/betterproto/). @@ -573,12 +573,7 @@ protoc \ - [x] Automate running tests - [ ] Cleanup! -## Community - -Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)! - ## License Copyright © 2019 Daniel G. Taylor - -http://dgt.mit-license.org/ +Copyright © 2024 The betterproto contributors