SNMP MIBs have their own comment style
This commit is contained in:
parent
31cebd4fb3
commit
0632d22cc8
|
@ -1,35 +1,33 @@
|
||||||
/*
|
|
||||||
* FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
|
-- FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
|
||||||
* Copyright (C) 2005-2011, Anthony Minessale II <anthm@freeswitch.org>
|
-- Copyright (C) 2005-2011, Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
--
|
||||||
* Version: MPL 1.1
|
-- Version: MPL 1.1
|
||||||
*
|
--
|
||||||
* The contents of this file are subject to the Mozilla Public License Version
|
-- The contents of this file are subject to the Mozilla Public License Version
|
||||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
-- 1.1 (the "License"); you may not use this file except in compliance with
|
||||||
* the License. You may obtain a copy of the License at
|
-- the License. You may obtain a copy of the License at
|
||||||
* http://www.mozilla.org/MPL/
|
-- http://www.mozilla.org/MPL/
|
||||||
*
|
--
|
||||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
-- Software distributed under the License is distributed on an "AS IS" basis,
|
||||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
-- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||||
* for the specific language governing rights and limitations under the
|
-- for the specific language governing rights and limitations under the
|
||||||
* License.
|
-- License.
|
||||||
*
|
--
|
||||||
* The Original Code is FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
|
-- The Original Code is FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
|
||||||
*
|
--
|
||||||
* The Initial Developer of the Original Code is
|
-- The Initial Developer of the Original Code is
|
||||||
* Anthony Minessale II <anthm@freeswitch.org>
|
-- Anthony Minessale II <anthm@freeswitch.org>
|
||||||
* Portions created by the Initial Developer are Copyright (C)
|
-- Portions created by the Initial Developer are Copyright (C)
|
||||||
* the Initial Developer. All Rights Reserved.
|
-- the Initial Developer. All Rights Reserved.
|
||||||
* Portions created by Seventh Signal Ltd. & Co. KG and its employees are Copyright (C)
|
-- Portions created by Seventh Signal Ltd. & Co. KG and its employees are Copyright (C)
|
||||||
* Seventh Signal Ltd. & Co. KG, All Rights Reserverd.
|
-- Seventh Signal Ltd. & Co. KG, All Rights Reserverd.
|
||||||
*
|
--
|
||||||
* Contributor(s):
|
-- Contributor(s):
|
||||||
* Daniel Swarbrick <daniel.swarbrick@seventhsignal.de>
|
-- Daniel Swarbrick <daniel.swarbrick@seventhsignal.de>
|
||||||
* Stefan Knoblich <s.knoblich@axsentis.de>
|
-- Stefan Knoblich <s.knoblich@axsentis.de>
|
||||||
*
|
--
|
||||||
* MIB Definition for mod_snmp
|
-- MIB Definition for mod_snmp
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
FREESWITCH-MIB DEFINITIONS ::= BEGIN
|
FREESWITCH-MIB DEFINITIONS ::= BEGIN
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue