ComfyUI-ROCm/LICENSE
Anatoly Butko 8a73ecefd8 Add GPL-3.0 license and improve third-party attribution
- Add LICENSE file with GPL-3.0 license text and copyright notice
- Update README.md with dedicated Third-Party Components section
- Clarify licensing for ComfyUI (GPL-3.0), PyTorch (BSD 3-Clause), and ROCm (Various OSS)
2025-07-20 10:06:01 -04:00

20 lines
854 B
Plaintext

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
This project is licensed under the GNU General Public License v3.0.
The full license text can be found at: https://www.gnu.org/licenses/gpl-3.0.txt
Copyright (C) 2025 ComfyUI-ROCm Project
This program 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, 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.