Clear SMS
Copyright the Clear SMS contributors

Licensed under the Apache License, Version 2.0 (see LICENSE).

--------------------------------------------------------------------------

The sender logo artwork bundled in the application
(`app/src/main/assets/logos/`, generated by
`scripts/build_logo_pack.py --bundle`; per-file provenance in the
`MANIFEST.md` alongside the images) is assembled from the following
MIT-licensed projects, pinned to exact commits:

1. global-bank-logos
   https://github.com/auraveni/global-bank-logos
   Pinned commit: ad33060ca976397a9fcb46dd40c2d77bce5ce7e1

   MIT License

   Copyright (c) 2026 Bank Logos Collection

   Permission is hereby granted, free of charge, to any person obtaining a copy
   of this software and associated documentation files (the "Software"), to deal
   in the Software without restriction, including without limitation the rights
   to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   copies of the Software, and to permit persons to whom the Software is
   furnished to do so, subject to the following conditions:

   The above copyright notice and this permission notice shall be included in all
   copies or substantial portions of the Software.

   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   SOFTWARE.

2. payments-icons-library
   https://github.com/cashfree/payments-icons-library
   Pinned commit: 39862391f964bbb263008b5a1d9802be6589864c
   (icons are downloaded from the public CDN URLs constructed by the
   pinned commit of this library)

   Permission is hereby granted, free of charge, to any person obtaining a copy
   of this software and associated documentation files (the "Software"), to deal
   in the Software without restriction, including without limitation the rights
   to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   copies of the Software, and to permit persons to whom the Software is
   furnished to do so, subject to the following conditions:

   The above copyright notice and this permission notice shall be included in all
   copies or substantial portions of the Software.

   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   SOFTWARE.

--------------------------------------------------------------------------

Trademark notice: bank, wallet and merchant logos are trademarks of their
respective owners. The MIT licences above cover those projects' packaging
and distribution of the files, not the marks themselves. The marks remain
the property of their owners and are bundled solely to identify message
senders in the user's own inbox - never for endorsement, and never
fetched over the network at runtime.
