diff --git a/ci/debian-collect/copyright b/ci/debian-collect/copyright index 4f3f1140e99..87bbe9a8c03 100644 --- a/ci/debian-collect/copyright +++ b/ci/debian-collect/copyright @@ -4,11 +4,11 @@ Upstream-Contact: Luiz Costa Source: https://www.centreon.com Files: * -Copyright: 2021 Centreon +Copyright: 2023 Centreon License: Apache-2.0 Files: debian/* -Copyright: 2021 Centreon +Copyright: 2023 Centreon License: Apache-2.0 License: Apache-2.0 diff --git a/packaging/rpm/centreon-collect.spec b/packaging/rpm/centreon-collect.spec index f5b43ed5dc7..316f6e56274 100644 --- a/packaging/rpm/centreon-collect.spec +++ b/packaging/rpm/centreon-collect.spec @@ -1,12 +1,12 @@ ## -## Copyright 2022 Centreon +## Copyright 2023 Centreon ## Summary: Centreon collect's softwares collection Name: centreon-collect Version: %{VERSION} Release: %{RELEASE}%{?dist} -License: ASL 2.0 +License: Apache-2.0 Source: %{name}-%{version}.tar.gz Source1: centreonengine_integrate_centreon_engine2centreon.sh @@ -44,6 +44,7 @@ Requires: centreon-connector = %{version}-%{release} %package -n centreon-clib Summary: Centreon core library. Group: Development/Libraries +License: Apache-2.0 %description -n centreon-clib Centreon Clib is a common library for all Centreon @@ -52,6 +53,7 @@ products written in C/C++. %package -n centreon-clib-devel Summary: Provide include files for Centreon Clib. Group: Development/Libraries +License: Apache-2.0 %description -n centreon-clib-devel Centreon Clib devel provide include files to build @@ -61,6 +63,7 @@ Centreon products written in C/C++. %package -n centreon-engine Summary: Centreon Engine monitoring core. Group: Applications/System +License: Apache-2.0 Requires: centreon-engine-daemon = %{version}-%{release} Requires: centreon-engine-extcommands = %{version}-%{release} @@ -72,6 +75,7 @@ configuration, designed to monitor hosts and services on your network. %package -n centreon-engine-daemon Summary: Centreon Engine Daemon is the daemon to schedule checks. Group: Application/System +License: Apache-2.0 Requires: centreon-clib = %{version}-%{release} %{?systemd_requires} @@ -83,6 +87,7 @@ network services and hosts. %package -n centreon-engine-extcommands Summary: Centreon Engine External Commands allow to other applications to send command into the daemon. Group: Application/System +License: Apache-2.0 Requires: centreon-engine-daemon = %{version}-%{release} %description -n centreon-engine-extcommands @@ -95,6 +100,7 @@ engine daemon. %package -n centreon-engine-devel Summary: Provide include files for Centreon Engine. Group: Application/System +License: Apache-2.0 Requires: centreon-clib-devel = %{version}-%{release} %description -n centreon-engine-devel @@ -105,6 +111,7 @@ Modules or Centreon Engine Connector. %package -n centreon-engine-bench Summary: Centreon Engine benchmarking tools. Group: Application/System +License: Apache-2.0 Requires: centreon-clib = %{version}-%{release} %description -n centreon-engine-bench @@ -114,6 +121,7 @@ Some Centreon Engine benchmarking tools. %package -n centreon-connector Summary: Centreon Connector provide some tools for Centreon Engine to monitoring and management system. Group: Application/System +License: Apache-2.0 Requires: centreon-connector-perl = %{version}-%{release} Requires: centreon-connector-ssh = %{version}-%{release} @@ -125,6 +133,7 @@ Centreon-Engine configuration, designed to monitor and manage system. %package -n centreon-connector-perl Summary: Centreon Connector Perl provide embedded perl for Centreon-Engine. Group: Application/System +License: Apache-2.0 Requires: centreon-clib = %{version}-%{release} Requires: perl @@ -136,6 +145,7 @@ a monitoring engine. %package -n centreon-connector-ssh Summary: Centreon Connector SSH provide persistante connection between checks. Group: Application/System +License: Apache-2.0 Requires: centreon-clib = %{version}-%{release} Requires: libgcrypt @@ -146,6 +156,7 @@ Centreon Connector SSH provide persistante connection between checks. %package -n centreon-broker Summary: Store Centreon Engine/Nagios events in a database. Group: Applications/Communications +License: Apache-2.0 Requires: centreon-common >= %{thismajor} Requires: centreon-common < %{nextmajor} Requires: coreutils @@ -158,6 +169,7 @@ one or multiple databases. %package -n centreon-broker-core Summary: Centreon Broker's shared library. Group: Applications/Communications +License: Apache-2.0 Requires: gnutls >= 3.3.29 Requires: lua Requires: centreon-broker = %{version}-%{release} @@ -170,6 +182,7 @@ Centreon core holds Centreon Broker's default modules; %package -n centreon-broker-storage Summary: Centreon Broker's shared library for prefdata storage. Group: Applications/Communications +License: Apache-2.0 Requires: centreon-broker-core = %{version}-%{release} %description -n centreon-broker-storage @@ -179,6 +192,7 @@ storage holds Centreon Broker's prefdata storage. %package -n centreon-broker-graphite Summary: Write Centreon performance data to Graphite. Group: Applications/Communications +License: Apache-2.0 Requires: centreon-broker-core = %{version}-%{release} %description -n centreon-broker-graphite @@ -190,6 +204,7 @@ database. %package -n centreon-broker-influxdb Summary: Write Centreon performance data to InfluxDB. Group: Applications/Communications +License: Apache-2.0 Requires: centreon-broker-core = %{version}-%{release} %description -n centreon-broker-influxdb @@ -201,6 +216,7 @@ database. %package -n centreon-broker-cbd Summary: Centreon Broker daemon. Group: System Environment/Daemons +License: Apache-2.0 Requires: centreon-broker-core = %{version}-%{release} %{?systemd_requires} @@ -211,6 +227,7 @@ events in a DB from a single point. %package -n centreon-broker-cbmod Summary: Centreon Broker as Centreon Engine 2 module. Group: Applications/Communications +License: Apache-2.0 Requires: centreon-broker-core = %{version}-%{release} Requires: centreon-engine = %{version}-%{release} @@ -221,6 +238,7 @@ This module can be loaded by Centreon Engine. %package -n centreon-broker-devel Summary: Centreon Broker devel libraries. Group: Applications/Communications +License: Apache-2.0 %description -n centreon-broker-devel Include files needed to develop a module Centreon Broker. @@ -229,6 +247,7 @@ Include files needed to develop a module Centreon Broker. %package -n centreon-collect-client Summary: Centreon Collect gRPC Client. It can be used to exchange with cbd or centengine Group: Applications/Communications +License: Apache-2.0 Requires: centreon-broker-core = %{version}-%{release} Requires: centreon-engine = %{version}-%{release}