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 /scripts/rabbitmq-diagnostics | |
| 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 'scripts/rabbitmq-diagnostics')
| -rwxr-xr-x | scripts/rabbitmq-diagnostics | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rabbitmq-diagnostics b/scripts/rabbitmq-diagnostics index 6366dff08d..3d2baa7e5d 100755 --- a/scripts/rabbitmq-diagnostics +++ b/scripts/rabbitmq-diagnostics @@ -12,7 +12,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. ## # Exit immediately if a pipeline, which may consist of a single simple command, |
