# GNU General Public License v3.0 (GPL‑3.0)

**Plugin Builder Enterprise** 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 3** of the License.

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/gpl-3.0.html

---

## 📌 Summary (non‑legal)

This project is licensed under **GPL v3**, which means:

### ✔ You may
- Use the software for any purpose  
- Modify the source code  
- Redistribute the software  
- Distribute modified versions  

### ✔ Under the conditions
- You **must** release derivative works under **GPL v3**  
- You **must** provide access to the source code  
- You **must** keep copyright notices  
- You **must** include the full GPL v3 license text  

### ✔ You may not
- Re‑license the project under a more restrictive license  
- Distribute binaries without providing the source code  

---

## 📦 SPDX Identifier
SPDX-License-Identifier: GPL-3.0-only

---

## 📁 Full License Text
The complete GPL v3 license must be included in a separate file named: LICENSE
You can obtain the official text from the Free Software Foundation:
https://www.gnu.org/licenses/gpl-3.0.txtMIT License