From 8902ddb4c93f24735f06d067054f6687c87f8d75 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 25 Dec 2017 22:53:29 +0100 Subject: [PATCH] mvc: after further feedback... The code for the Service controllers originated from IDS and Web Proxy, not the Postfix plugin where this was originally copied from before being turned into a mutabe variant with the work from the mutable model class. --- LICENSE | 1 - .../OPNsense/Base/ApiMutableServiceControllerBase.php | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 5afea1ab7..515cff240 100644 --- a/LICENSE +++ b/LICENSE @@ -34,7 +34,6 @@ Copyright (c) 2015 Manuel Faux Copyright (c) 2003-2007 Manuel Kasper Copyright (c) 2012 Marcello Coutinho Copyright (c) 2010-2015 Michael Bostock -Copyright (c) 2017 Michael Muenz Copyright (c) 2005-2006 Paul Taylor Copyright (c) 2005-2006 Peter Allgeyer Copyright (c) 2004 Peter Curran diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableServiceControllerBase.php b/src/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableServiceControllerBase.php index a6684c3b4..0b19690fb 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableServiceControllerBase.php +++ b/src/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableServiceControllerBase.php @@ -2,9 +2,8 @@ /* * Copyright (C) 2017 Franco Fichtner - * Copyright (C) 2017 Michael Muenz * Copyright (C) 2016 IT-assistans Sverige AB - * Copyright (C) 2016 Deciso B.V. + * Copyright (C) 2015-2016 Deciso B.V. * All rights reserved. * * Redistribution and use in source and binary forms, with or without