From fac978204d8a28e35a75094f120fe78aee62df7a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 4 Jan 2024 08:13:05 +0100 Subject: [PATCH] mvc: more minor copyright style One of these days I'll write that automated style tool... --- src/opnsense/mvc/app/views/OPNsense/Interface/overview.volt | 2 +- src/opnsense/mvc/app/views/OPNsense/Kea/ctrl_agent.volt | 2 +- src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv4.volt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/Interface/overview.volt b/src/opnsense/mvc/app/views/OPNsense/Interface/overview.volt index a457f11ac..3f8c5484a 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Interface/overview.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Interface/overview.volt @@ -13,7 +13,7 @@ # and/or other materials provided with the distribution. # # THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY # AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF diff --git a/src/opnsense/mvc/app/views/OPNsense/Kea/ctrl_agent.volt b/src/opnsense/mvc/app/views/OPNsense/Kea/ctrl_agent.volt index f0c02820b..4cf3c0df9 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Kea/ctrl_agent.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Kea/ctrl_agent.volt @@ -12,7 +12,7 @@ # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # - # THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, + # THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY # AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, diff --git a/src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv4.volt b/src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv4.volt index d3da2f148..3f61468a2 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv4.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv4.volt @@ -12,7 +12,7 @@ # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # - # THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, + # THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY # AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,