瀏覽代碼

Merge branch 'main' of github.com:binwiederhier/ntfy into main

Philipp Heckel 4 年之前
父節點
當前提交
45f94ead8b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -175,13 +175,13 @@ To build releases, I use [GoReleaser](https://goreleaser.com/). If you have that
 
 
 ## TODO
 ## TODO
 - add HTTPS
 - add HTTPS
-- make limits configurable
 
 
 ## Contributing
 ## Contributing
 I welcome any and all contributions. Just create a PR or an issue.
 I welcome any and all contributions. Just create a PR or an issue.
 
 
 ## License
 ## License
-Made with ❤️ by [Philipp C. Heckel](https://heckel.io), distributed under the [Apache License 2.0](LICENSE).
+Made with ❤️ by [Philipp C. Heckel](https://heckel.io).   
+The project is dual licensed under the [Apache License 2.0](LICENSE) and the [GPLv2 License](LICENSE.GPLv2).
 
 
 Third party libraries and resources:
 Third party libraries and resources:
 * [github.com/urfave/cli/v2](https://github.com/urfave/cli/v2) (MIT) is used to drive the CLI
 * [github.com/urfave/cli/v2](https://github.com/urfave/cli/v2) (MIT) is used to drive the CLI