Understand the Quake 2 GPL License
masterThe source code is licensed under the GNU Public License (GPL).
Key terms:
- You may use the code for any purpose, including commercial use.
- If you distribute new binary versions, you are required to make the entire source code available to everyone for free.
- If you wish to pursue commercial exploitation without releasing your source changes, you must negotiate a separate license agreement with ID Software.
Note on Data Files: All original Q2 data files remain under their original copyrights. You cannot redistribute original game data. However, you may create a standalone game via a 'total conversion' using your own original assets based on this source code.