29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
|
All code and binaries derived from it (except the documentation in doc/) are
|
|||
|
distributed under GPLv3+ [1]:
|
|||
|
|
|||
|
Hamnet70 - IP-based networking in the 70cm amateur radio band
|
|||
|
Copyright (C) 2024 Thomas Kolb DL5TKL
|
|||
|
|
|||
|
This program is free software: you can redistribute it and/or modify
|
|||
|
it under the terms of the GNU General Public License as published by
|
|||
|
the Free Software Foundation, either version 3 of the License, or
|
|||
|
(at your option) any later version.
|
|||
|
|
|||
|
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
|
|||
|
GNU General Public License for more details.
|
|||
|
|
|||
|
You should have received a copy of the GNU General Public License
|
|||
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
|
|
|||
|
The documentation in the doc/ directory is
|
|||
|
Copyright (C) 2024 Thomas Kolb
|
|||
|
and distributed under CC BY-SA 4.0 [2].
|
|||
|
|
|||
|
If there is doubt about the license of a specific source file, see the SPDX
|
|||
|
Identifier in the file’s header comment.
|
|||
|
|
|||
|
[1] see gpl-3.0.txt
|
|||
|
[2] see cc-by-sa-4.0.txt and https://creativecommons.org/licenses/by-sa/4.0/
|