diff --git a/README.md b/README.md index 397504b9c..e10ca92b5 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Several OPTIONS exist to customise the package, e.g.: * CORE_DEPENDS: a list of required dependencies for the package * CORE_DEPENDS_ARCH: a list of special -required packages -* CORE_ORIGIN: sets a FreeBSD compatible package/ports origin +* CORE_ORIGIN: sets a HardenedBSD compatible package/ports origin * FLAVOUR: can be set to "OpenSSL" (default) or "LibreSSL" * CORE_COMMENT: a short description of the package * CORE_MAINTAINER: email of the package maintainer diff --git a/src/opnsense/mvc/app/views/OPNsense/Core/license.volt b/src/opnsense/mvc/app/views/OPNsense/Core/license.volt index e83f4cba5..88cf0acc8 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Core/license.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Core/license.volt @@ -42,7 +42,7 @@ {% if product_name != 'OPNsense' %}

{{ product_name }} is based on OPNsense®, copyright © Deciso B.V. All rights reserved.

{% endif %} -

OPNsense is based on FreeBSD, copyright © The FreeBSD Project. All rights reserved.

+

OPNsense is based on HardenedBSD, copyright © The HardenedBSD Project. All rights reserved.

OPNsense is a fork of pfSense® (Copyright © 2004-2014 Electric Sheep Fencing, LLC. All rights reserved.), which is a fork of m0n0wall® (Copyright © 2002-2013 Manuel Kasper).

OPNsense includes various freely available software packages and ports. The incorporated third party tools are listed here.