From ab7b7ac892cc04de60ff2993c25d0b6fae4a6b91 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Fri, 4 Oct 2019 14:27:28 +0200 Subject: [PATCH] remove header --- hardware/pdu/emerson/snmp/mode/receptacles.pm | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/hardware/pdu/emerson/snmp/mode/receptacles.pm b/hardware/pdu/emerson/snmp/mode/receptacles.pm index 5246d3c7f..886174671 100644 --- a/hardware/pdu/emerson/snmp/mode/receptacles.pm +++ b/hardware/pdu/emerson/snmp/mode/receptacles.pm @@ -18,26 +18,6 @@ # limitations under the License. # -# -# Copyright 2019 Centreon (http://www.centreon.com/) -# -# Centreon is a full-fledged industry-strength solution that meets -# the needs in IT infrastructure and application monitoring for -# service performance. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - package hardware::pdu::emerson::snmp::mode::receptacles; use base qw(centreon::plugins::templates::counter);