Merge license sections in README.md's
This commit is contained in:
parent
d5ca199173
commit
e0e7f901d0
@ -17,3 +17,7 @@ feature) since it depends on [ring][], which is only guaranteed to work on the
|
|||||||
latest stable.
|
latest stable.
|
||||||
|
|
||||||
[ring]: https://github.com/briansmith/ring/
|
[ring]: https://github.com/briansmith/ring/
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
[MIT](http://opensource.org/licenses/MIT)
|
||||||
|
@ -61,7 +61,3 @@ pub mod some_endpoint {
|
|||||||
Please refer to the documentation of the `ruma_api!` re-export in [ruma-api][].
|
Please refer to the documentation of the `ruma_api!` re-export in [ruma-api][].
|
||||||
|
|
||||||
[ruma-api]: https://docs.rs/ruma-api
|
[ruma-api]: https://docs.rs/ruma-api
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[MIT](http://opensource.org/licenses/MIT)
|
|
||||||
|
@ -6,7 +6,3 @@ These types can be shared by application service and server code.
|
|||||||
## Status
|
## Status
|
||||||
|
|
||||||
This project is currently experimental and is very likely to change drastically.
|
This project is currently experimental and is very likely to change drastically.
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[MIT](http://opensource.org/licenses/MIT)
|
|
||||||
|
@ -5,7 +5,3 @@
|
|||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
ruma-events-macros has [comprehensive documentation](https://docs.rs/ruma-events-macros) available on docs.rs.
|
ruma-events-macros has [comprehensive documentation](https://docs.rs/ruma-events-macros) available on docs.rs.
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[MIT](http://opensource.org/licenses/MIT)
|
|
||||||
|
@ -5,7 +5,3 @@ These types can be shared by client and server code.
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
[https://docs.rs/ruma-federation-api](https://docs.rs/ruma-federation-api)
|
[https://docs.rs/ruma-federation-api](https://docs.rs/ruma-federation-api)
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[MIT](http://opensource.org/licenses/MIT)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user