this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

README: license update

+6 -1
+6 -1
README.md
··· 98 98 99 99 ## License 100 100 101 - MIT License. See [LICENSE.md](./LICENSE.md) for full text. 101 + This project is dual-licensed under MIT and Apache 2.0 terms: 102 + 103 + - MIT license ([LICENSE-MIT.txt](https://github.com/bluesky-social/indigo/blob/main/LICENSE-MIT.txt) or http://opensource.org/licenses/MIT) 104 + - Apache License, Version 2.0, ([LICENSE-APACHE.txt](https://github.com/bluesky-social/indigo/blob/main/LICENSE-APACHE.txt) or http://www.apache.org/licenses/LICENSE-2.0) 105 + 106 + Downstream projects and end users may chose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.0.