LICENSE: Unlicense -> GPL Version 2

This commit is contained in:
2026-02-04 22:37:23 +00:00
parent ea2f745f1e
commit 140f00d76d
22 changed files with 439 additions and 106 deletions

View File

@@ -83,10 +83,11 @@ const test_suite_t VEC_SUITE = {
* 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 Unlicense for details.
* FOR A PARTICULAR PURPOSE. See the GNU General Public License Version 2 for
* details.
* You may distribute and modify this code under the terms of the Unlicense,
* which you should have received a copy of along with this program. If not,
* please go to <https://unlicense.org/>.
* You may distribute and modify this code under the terms of the GNU General *
* Public License Version 2, which you should have received a copy of along with
* this program. If not, please go to <https://www.gnu.org/licenses/>.
*/