diff --git a/pillar/soc/license.sls b/pillar/soc/license.sls new file mode 100644 index 000000000..405b6daa7 --- /dev/null +++ b/pillar/soc/license.sls @@ -0,0 +1,14 @@ +# Copyright Jason Ertel (github.com/jertel). +# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one +# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at +# https://securityonion.net/license; you may not use this file except in compliance with +# the Elastic License 2.0. + +# Note: Per the Elastic License 2.0, the second limitation states: +# +# "You may not move, change, disable, or circumvent the license key functionality +# in the software, and you may not remove or obscure any functionality in the +# software that is protected by the license key." + +# This file is generated by Security Onion and contains a list of license-enabled features. +features: [] \ No newline at end of file