From 8bdff17fea3516f4fce4048dcebc339b9a24b21c Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Fri, 21 Aug 2015 13:09:43 +0200 Subject: [PATCH] + Fix license --- network/alcatel/isam/snmp/plugin.pm | 36 ++++++++++++++--------------- network/alcatel/oxe/snmp/plugin.pm | 36 ++++++++++++++--------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/network/alcatel/isam/snmp/plugin.pm b/network/alcatel/isam/snmp/plugin.pm index cdfec546a..a61fb8ce8 100644 --- a/network/alcatel/isam/snmp/plugin.pm +++ b/network/alcatel/isam/snmp/plugin.pm @@ -1,22 +1,22 @@ # -## Copyright 2015 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. -## +# Copyright 2015 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 network::alcatel::isam::snmp::plugin; diff --git a/network/alcatel/oxe/snmp/plugin.pm b/network/alcatel/oxe/snmp/plugin.pm index f42071e94..747ddf7d4 100644 --- a/network/alcatel/oxe/snmp/plugin.pm +++ b/network/alcatel/oxe/snmp/plugin.pm @@ -1,22 +1,22 @@ # -## Copyright 2015 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. -## +# Copyright 2015 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 network::alcatel::oxe::snmp::plugin;