diff options
| author | Michael Klishin <michael@novemberain.com> | 2019-01-14 02:06:55 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-14 02:06:55 +0300 |
| commit | 28dd6d1e472a82dac2459f993a183f551e896627 (patch) | |
| tree | 40c30f8f5e873df227f45dc433fa2b1d97ba2004 /docs | |
| parent | b204aaac6e787a1b28ceaa60ba10e07ab2635a72 (diff) | |
| parent | dd1a33264272c13def7601ebf216bf996c271c0b (diff) | |
| download | rabbitmq-server-git-28dd6d1e472a82dac2459f993a183f551e896627.tar.gz | |
Merge pull request #1830 from samnela/fix/copyright-year
Fixed years in copyright
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmq-echopid.8 | 2 | ||||
| -rw-r--r-- | docs/rabbitmq-env.conf.5 | 2 | ||||
| -rw-r--r-- | docs/rabbitmq-plugins.8 | 2 | ||||
| -rw-r--r-- | docs/rabbitmq-server.8 | 2 | ||||
| -rw-r--r-- | docs/rabbitmq-service.8 | 2 | ||||
| -rw-r--r-- | docs/rabbitmqctl.8 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/rabbitmq-echopid.8 b/docs/rabbitmq-echopid.8 index 04081f9581..095bc50ccb 100644 --- a/docs/rabbitmq-echopid.8 +++ b/docs/rabbitmq-echopid.8 @@ -12,7 +12,7 @@ .\" The Original Code is RabbitMQ. .\" .\" The Initial Developer of the Original Code is Pivotal Software, Inc. -.\" Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +.\" Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. .\" .Dd April 25, 2017 .Dt RABBITMQ-ECHOPID.BAT 8 diff --git a/docs/rabbitmq-env.conf.5 b/docs/rabbitmq-env.conf.5 index 4d86d672e4..6b572dd50a 100644 --- a/docs/rabbitmq-env.conf.5 +++ b/docs/rabbitmq-env.conf.5 @@ -12,7 +12,7 @@ .\" The Original Code is RabbitMQ. .\" .\" The Initial Developer of the Original Code is Pivotal Software, Inc. -.\" Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +.\" Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. .\" .Dd April 25, 2017 .Dt RABBITMQ-ENV.CONF 5 diff --git a/docs/rabbitmq-plugins.8 b/docs/rabbitmq-plugins.8 index 12383ca686..338399b3ad 100644 --- a/docs/rabbitmq-plugins.8 +++ b/docs/rabbitmq-plugins.8 @@ -12,7 +12,7 @@ .\" The Original Code is RabbitMQ. .\" .\" The Initial Developer of the Original Code is Pivotal Software, Inc. -.\" Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +.\" Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. .\" .Dd April 25, 2017 .Dt RABBITMQ-PLUGINS 8 diff --git a/docs/rabbitmq-server.8 b/docs/rabbitmq-server.8 index 4c469d25d0..381bc62652 100644 --- a/docs/rabbitmq-server.8 +++ b/docs/rabbitmq-server.8 @@ -12,7 +12,7 @@ .\" The Original Code is RabbitMQ. .\" .\" The Initial Developer of the Original Code is Pivotal Software, Inc. -.\" Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +.\" Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. .\" .Dd April 25, 2017 .Dt RABBITMQ-SERVER 8 diff --git a/docs/rabbitmq-service.8 b/docs/rabbitmq-service.8 index 12b7f28a33..d293fba7b5 100644 --- a/docs/rabbitmq-service.8 +++ b/docs/rabbitmq-service.8 @@ -12,7 +12,7 @@ .\" The Original Code is RabbitMQ. .\" .\" The Initial Developer of the Original Code is Pivotal Software, Inc. -.\" Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +.\" Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. .\" .Dd April 25, 2017 .Dt RABBITMQ-SERVICE.BAT 8 diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index 524da897d1..3e395926d0 100644 --- a/docs/rabbitmqctl.8 +++ b/docs/rabbitmqctl.8 @@ -12,7 +12,7 @@ .\" The Original Code is RabbitMQ. .\" .\" The Initial Developer of the Original Code is Pivotal Software, Inc. -.\" Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +.\" Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. .\" .Dd April 25, 2017 .Dt RABBITMQCTL 8 |
