From 2d7ce9961237de7f5ab67375ec99da9299d39a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Tue, 10 Mar 2020 15:36:02 +0100 Subject: Update copyright (year 2020) --- apps/rabbitmq_prelaunch/src/rabbit_boot_state.erl | 2 +- apps/rabbitmq_prelaunch/src/rabbit_boot_state_sup.erl | 2 +- apps/rabbitmq_prelaunch/src/rabbit_boot_state_systemd.erl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps') diff --git a/apps/rabbitmq_prelaunch/src/rabbit_boot_state.erl b/apps/rabbitmq_prelaunch/src/rabbit_boot_state.erl index 9adcc92e0e..2610ba887e 100644 --- a/apps/rabbitmq_prelaunch/src/rabbit_boot_state.erl +++ b/apps/rabbitmq_prelaunch/src/rabbit_boot_state.erl @@ -11,7 +11,7 @@ %% %% The Original Code is RabbitMQ. %% -%% Copyright (c) 2019-2020 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2019-2020 VMware, Inc. or its affiliates. All rights reserved. %% -module(rabbit_boot_state). diff --git a/apps/rabbitmq_prelaunch/src/rabbit_boot_state_sup.erl b/apps/rabbitmq_prelaunch/src/rabbit_boot_state_sup.erl index 44f421e543..0252b66c0f 100644 --- a/apps/rabbitmq_prelaunch/src/rabbit_boot_state_sup.erl +++ b/apps/rabbitmq_prelaunch/src/rabbit_boot_state_sup.erl @@ -11,7 +11,7 @@ %% %% The Original Code is RabbitMQ. %% -%% Copyright (c) 2020 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2020 VMware, Inc. or its affiliates. All rights reserved. %% -module(rabbit_boot_state_sup). diff --git a/apps/rabbitmq_prelaunch/src/rabbit_boot_state_systemd.erl b/apps/rabbitmq_prelaunch/src/rabbit_boot_state_systemd.erl index 7a942745e7..a767fb41a2 100644 --- a/apps/rabbitmq_prelaunch/src/rabbit_boot_state_systemd.erl +++ b/apps/rabbitmq_prelaunch/src/rabbit_boot_state_systemd.erl @@ -11,7 +11,7 @@ %% %% The Original Code is RabbitMQ. %% -%% Copyright (c) 2015-2020 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2015-2020 VMware, Inc. or its affiliates. All rights reserved. %% -module(rabbit_boot_state_systemd). -- cgit v1.2.1