From c4742fbea3b57ac9b24c691207cd6d4db7cb9656 Mon Sep 17 00:00:00 2001
From: wxiaoguang <wxiaoguang@gmail.com>
Date: Sun, 25 Sep 2022 00:20:43 +0000
Subject: [PATCH] [skip ci] Updated licenses and gitignores

---
 options/license/checkmk | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 options/license/checkmk

diff --git a/options/license/checkmk b/options/license/checkmk
new file mode 100644
index 0000000000..46c6b74278
--- /dev/null
+++ b/options/license/checkmk
@@ -0,0 +1,9 @@
+# Copyright (c) 2006, 2010  Micah Cowan
+#
+# Redistribution of this program in any form, with or without
+# modifications, is permitted, provided that the above copyright is
+# retained in distributions of this program in source form.
+#
+# (This is a free, non-copyleft license compatible with pretty much any
+# other free or proprietary license, including the GPL. It's essentially
+# a scaled-down version of the "modified" BSD license.)