Mongoose.jl - A lightweight HTTP server library for Julia
Copyright (C) 2025 [Abraham Jaimes Avila]

This file is part of Mongoose.jl.

Mongoose.jl is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 2 of the License.

Mongoose.jl 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 General Public License for more details.

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

---

This library is based in part on the Mongoose C web server library,
which is licensed under the GNU General Public License version 2.

Mongoose (C version)
Copyright (c) 2004-2013 Sergey Lyubka
Copyright (c) 2013-2025 Cesanta Software Limited
See <https://mongoose.ws> for more information.
