License#
Language & Interpreter Source Code License#
The SQL Current source code for the language and interpreter is free, open source software given to the community and world and licensed under The GNU General Public License Version 3 (GPLv3). You can read the license in the source code reporsitory here. This includes the Python, ANTLR grammar code, build scripts, project files for Visual Studio Code, and any markdown files you find in the repository.
This Website’s Source Code License#
This website’s source code (www.sqlcurrent.com) is free, open source software given to the community and world and is licensed under The GNU General Public License Version 3 (GPLv3). You can read the license in the source code repository.