diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-07-13 14:07:14 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-07-13 14:07:14 +0200 |
commit | 6b4ae35cd615c0a5c12d8501a1060f7b91acd821 (patch) | |
tree | b6dee8b38e4573e14bbdc273ce77cf335196a70a /FICS | |
parent | 1bbff988b943931f1357e95f1c7c4c2c9bd6e0b4 (diff) |
SPDX tagged file
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/iset.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/iset.cpp b/FICS/iset.cpp index 470eddf..afe084c 100644 --- a/FICS/iset.cpp +++ b/FICS/iset.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: 2024 Markus Uhlin <maxxe@rpblc.net> +// SPDX-License-Identifier: ISC + #include "stdinclude.h" #include "common.h" |