ComfyUI-Drawer License
======================

SPDX-License-Identifier: GPL-3.0-or-later

ComfyUI-Drawer's implementation is licensed under the GNU General Public
License, version 3 or any later version published by the Free Software
Foundation.

This applies to the plugin implementation unless a file explicitly states a
different license.

License exceptions / separate licenses
--------------------------------------

- `ARCHITECTURE.md`, `CONVENTIONS.md`, and `GADGET_API.md` are licensed under
  CC0-1.0 so the public gadget/API specification can be copied and reused as a
  common language.
- `docs/gadget-template.js` is licensed under MIT so gadget authors can freely
  copy it into their own projects.

The full GPLv3 text is provided in `COPYING`. If it is missing, see:

https://www.gnu.org/licenses/gpl-3.0.html
