From 4829d0e70c2c24faa9bd5d953b8c921cf84c6328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Sun, 8 Jun 2025 12:50:33 +0200 Subject: [PATCH] Gave up waiting for sponsors --- README.md | 4 ---- src/doc/docs/index.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/README.md b/README.md index 5fea222e..f372995c 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,6 @@ Follow our Mastodon feed for release notes and other acme4j related news. _acme4j_ is open source software. The source code is distributed under the terms of [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0). -## Donate - -If you would like to support my work on _acme4j_, you can do so on at [GitHub Sponsors](https://github.com/sponsors/shred) or at [Ko-Fi](https://ko-fi.com/shredzone). Thank you! - ## Acknowledgements * I would like to thank Brian Campbell and all the other [jose4j](https://bitbucket.org/b_c/jose4j/wiki/Home) developers. _acme4j_ would not exist without your excellent work. diff --git a/src/doc/docs/index.md b/src/doc/docs/index.md index ca85d7e5..4908e716 100644 --- a/src/doc/docs/index.md +++ b/src/doc/docs/index.md @@ -74,10 +74,6 @@ Follow our Mastodon feed for release notes and other acme4j related news. * Fork the [Source code at Codeberg](https://codeberg.org/shred/acme4j) or [GitHub](https://github.com/shred/acme4j). Feel free to send pull requests. * Found a bug? [File a bug report!](https://codeberg.org/shred/acme4j/issues) ([GitHub](https://github.com/shred/acme4j/issues)) -## Donate ♥️ - -If you would like to support my work on _acme4j_, you can do so on at [GitHub Sponsors](https://github.com/sponsors/shred) or at [Ko-Fi](https://ko-fi.com/shredzone). Thank you! - ## License _acme4j_ is open source software. The source code is distributed under the terms of [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).