From 05372c86fc20dce332dbac89ea24f6a1dfa4cfc2 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Wed, 23 Nov 2022 09:59:26 +0100 Subject: [PATCH] Added copyright for cjson code --- lib/src/clixon_regex.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/src/clixon_regex.c b/lib/src/clixon_regex.c index 20dd86f9..db332f92 100644 --- a/lib/src/clixon_regex.c +++ b/lib/src/clixon_regex.c @@ -5,6 +5,8 @@ Copyright (C) 2009-2016 Olof Hagsand and Benny Holmgren Copyright (C) 2017-2019 Olof Hagsand Copyright (C) 2020-2022 Olof Hagsand and Rubicon Communications, LLC(Netgate) + UTF code is MIT licensed by: + Copyright (c) 2009-2017 Dave Gamble and cJSON contributors This file is part of CLIXON.