scoutlet
Copyright (C) 2025 Ethan Liao

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

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

Third-Party Acknowledgements
============================

This project incorporates engine code adapted from SearXNG
(https://github.com/searxng/searxng), which is also licensed under the
GNU Affero General Public License v3.

Specifically, the engine modules under src/scoutlet/engines/ are
derived from SearXNG's engine implementations. The upstream copyright
belongs to the SearXNG contributors; see
https://github.com/searxng/searxng/blob/master/AUTHORS.rst for the
full list.

We gratefully acknowledge the SearXNG community for the engine
ecosystem this project builds upon.
