diff options
| author | Simeon Simeonov | 2025-12-23 09:59:50 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2025-12-23 09:59:50 +0100 |
| commit | a29c4509a316c0c77450b6fa74b96f036b0f0821 (patch) | |
| tree | 13babfe7a0fba24c7df609c909b81ab70f4092ec /LICENSE | |
| parent | 8ad11db860898dcfc9269f2b84df7e301a6e8e5c (diff) | |
Add structure
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
| @@ -0,0 +1,15 @@ | |||
| 1 | scorecounter: Simple application for counting scores for two teams | ||
| 2 | Copyright (C) 2025 Simeon Simeonov | ||
| 3 | |||
| 4 | This program is free software: you can redistribute it and/or modify | ||
| 5 | it under the terms of the GNU General Public License as published by | ||
| 6 | the Free Software Foundation, either version 3 of the License, or | ||
| 7 | (at your option) any later version. | ||
| 8 | |||
| 9 | This program is distributed in the hope that it will be useful, | ||
| 10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 12 | GNU General Public License for more details. | ||
| 13 | |||
| 14 | You should have received a copy of the GNU General Public License | ||
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
