diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-17 23:07:01 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-17 23:07:01 +0900 |
| commit | 1fae2ffc376b3d360e4ac8c06885572b52430bfd (patch) | |
| tree | 5e617de791f6cac13998ff5e18fc7a0e61833553 | |
| parent | :art: (diff) | |
| parent | Merge pull request #2294 from acid-chicken/patch-1 (diff) | |
| download | misskey-1fae2ffc376b3d360e4ac8c06885572b52430bfd.tar.gz misskey-1fae2ffc376b3d360e4ac8c06885572b52430bfd.tar.bz2 misskey-1fae2ffc376b3d360e4ac8c06885572b52430bfd.zip | |
Merge branch 'master' of https://github.com/syuilo/misskey
| -rw-r--r-- | .autogen/README.foot.md | 25 | ||||
| -rw-r--r-- | .autogen/README.md (renamed from .autogen/README.head.md) | 27 |
2 files changed, 27 insertions, 25 deletions
diff --git a/.autogen/README.foot.md b/.autogen/README.foot.md deleted file mode 100644 index a02552d7be..0000000000 --- a/.autogen/README.foot.md +++ /dev/null @@ -1,25 +0,0 @@ -:four_leaf_clover: Copyright ----------------------------------------------------------------- -> Copyright (c) 2014-2018 syuilo - -Misskey is an open-source software licensed under the [GNU AGPLv3](LICENSE). - -[![][agpl-3.0-badge]][AGPL-3.0] - -[agpl-3.0]: https://www.gnu.org/licenses/agpl-3.0.en.html -[agpl-3.0-badge]: https://img.shields.io/badge/license-AGPL--3.0-444444.svg?style=flat-square -[travis-link]: https://travis-ci.org/syuilo/misskey -[travis-badge]: http://img.shields.io/travis/syuilo/misskey/master.svg?style=flat-square -[dependencies-link]: https://david-dm.org/syuilo/misskey -[dependencies-badge]: https://img.shields.io/david/syuilo/misskey.svg?style=flat-square - -[backer-url]: #backers -[backer-badge]: https://opencollective.com/misskey/backers/badge.svg -[backers-image]: https://opencollective.com/misskey/backers.svg -[sponsor-url]: #sponsors -[sponsor-badge]: https://opencollective.com/misskey/sponsors/badge.svg -[sponsors-image]: https://opencollective.com/misskey/sponsors.svg -[support-url]: https://opencollective.com/misskey#support - -[syuilo-link]: https://syuilo.com -[syuilo-icon]: https://avatars2.githubusercontent.com/u/4439005?v=3&s=70 diff --git a/.autogen/README.head.md b/.autogen/README.md index 39390dd909..3a8b0d473d 100644 --- a/.autogen/README.head.md +++ b/.autogen/README.md @@ -43,3 +43,30 @@ If you want to... :heart: Backers & Sponsors ---------------------------------------------------------------- +<!-- __PATREON__ --> + +:four_leaf_clover: Copyright +---------------------------------------------------------------- +> Copyright (c) 2014-2018 syuilo + +Misskey is an open-source software licensed under the [GNU AGPLv3](LICENSE). + +[![][agpl-3.0-badge]][AGPL-3.0] + +[agpl-3.0]: https://www.gnu.org/licenses/agpl-3.0.en.html +[agpl-3.0-badge]: https://img.shields.io/badge/license-AGPL--3.0-444444.svg?style=flat-square +[travis-link]: https://travis-ci.org/syuilo/misskey +[travis-badge]: http://img.shields.io/travis/syuilo/misskey/master.svg?style=flat-square +[dependencies-link]: https://david-dm.org/syuilo/misskey +[dependencies-badge]: https://img.shields.io/david/syuilo/misskey.svg?style=flat-square + +[backer-url]: #backers +[backer-badge]: https://opencollective.com/misskey/backers/badge.svg +[backers-image]: https://opencollective.com/misskey/backers.svg +[sponsor-url]: #sponsors +[sponsor-badge]: https://opencollective.com/misskey/sponsors/badge.svg +[sponsors-image]: https://opencollective.com/misskey/sponsors.svg +[support-url]: https://opencollective.com/misskey#support + +[syuilo-link]: https://syuilo.com +[syuilo-icon]: https://avatars2.githubusercontent.com/u/4439005?v=3&s=70 |