From b20b23e1cdd5728fdcc578e48670c438c5766107 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Fri, 30 Oct 2015 14:24:19 -0400 Subject: Restore Manuel Kaper to Copyright section --- src/usr/local/www/interfaces_vlan_edit.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/usr/local/www/interfaces_vlan_edit.php') diff --git a/src/usr/local/www/interfaces_vlan_edit.php b/src/usr/local/www/interfaces_vlan_edit.php index f7c8929..253bb79 100644 --- a/src/usr/local/www/interfaces_vlan_edit.php +++ b/src/usr/local/www/interfaces_vlan_edit.php @@ -3,6 +3,7 @@ /* ==================================================================== * Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved. * Copyright (c) 2004, 2005 Scott Ullrich + * Originally from m0n0wall Copyright 2004 Manuel Kasper (BSD 2 clause) * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: @@ -52,7 +53,7 @@ * */ /* - pfSense_MODULE: interfaces + pfSense_MODULE: interfaces */ ##|+PRIV @@ -200,7 +201,7 @@ if ($input_errors) { require_once('classes/Form.class.php'); $form = new Form; -$section = new Form_Section('Interface VLAN Edit'); +$section = new Form_Section('Interface VLAN Edit'); $section->addInput(new Form_Select( 'if', -- cgit v1.1