Move attributions above license notice in README
This commit is contained in:
@@ -17,7 +17,7 @@ output into a simple static Gemini document that you can put anywhere.
|
||||
|
||||
## why another aggregator?
|
||||
|
||||
There sare many Gemini aggregators out there, and yet not one does everything I
|
||||
There are many Gemini aggregators out there, and yet not one does everything I
|
||||
want it to. I want an aggregator that:
|
||||
|
||||
1. Works with Gemini and Gopher (and possibly http)
|
||||
@@ -75,19 +75,6 @@ Send patches and issue reports to
|
||||
[~nytpu/public-inbox@lists.sr.ht][mailto:~nytpu/public-inbox@lists.sr.ht]
|
||||
|
||||
|
||||
## license
|
||||
|
||||
`comitium` is Copyright © 2021 nytpu.
|
||||
|
||||
`comitium` is licensed under the terms of the GNU Affero General Public
|
||||
License, either version 3 of the License, or (at your option) any later
|
||||
version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
|
||||
|
||||
|
||||
[LICENSE]: LICENSE
|
||||
[agpl-3]: https://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
|
||||
|
||||
## attributions
|
||||
|
||||
`comitium` took inspiration and small code snippets from:
|
||||
@@ -112,3 +99,16 @@ version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
|
||||
[gofeed]: https://github.com/mmcdole/gofeed
|
||||
[pflag]: https://github.com/spf13/pflag
|
||||
[go-homedir]: https://github.com/mitchellh/go-homedir
|
||||
|
||||
|
||||
## license
|
||||
|
||||
`comitium` is Copyright © 2021 nytpu.
|
||||
|
||||
`comitium` is licensed under the terms of the GNU Affero General Public
|
||||
License, either version 3 of the License, or (at your option) any later
|
||||
version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
|
||||
|
||||
|
||||
[LICENSE]: LICENSE
|
||||
[agpl-3]: https://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
|
||||
Reference in New Issue
Block a user