[README] Fix typo; s/NOICE/NOTICE/

This commit is contained in:
Florian Schmaus 2021-03-25 15:00:07 +01:00
parent 33d735a42e
commit 72e11ebf71
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Instructions on how to use Smack in your Java or Android project are provided in
License
-------
Most of Smack is governed by the Apache License 2.0 (SPDX License Identifier: Apache 2.0). This license requires that the contents of a NOICE text file are shown "…within a display generated by the Derivative Works, if and wherever such third-party notices normally appear.".
Most of Smack is governed by the Apache License 2.0 (SPDX License Identifier: Apache 2.0). This license requires that the contents of a NOTICE text file are shown "…within a display generated by the Derivative Works, if and wherever such third-party notices normally appear.".
Smack comes which such a NOTICE file. Moreover, since `smack-core` is licensed under the Apache License 2.0, the conditions apply to every project using Smack. The content of Smack's NOTICE file can conveniently be retrieved using `Smack.getNoticeStream()`.