added Licensing

This commit is contained in:
Jannis Heydemann
2026-05-13 11:29:23 +02:00
parent fe628c7e3a
commit 4d6332be88
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (C) 2026 Jannis Heydemann
#include <stdio.h>
#include <stdlib.h>
char cPlayfield[3][3] = {