diff options
| author | Samuel NELA <hello@samnela.com> | 2019-01-13 20:54:12 +0100 |
|---|---|---|
| committer | Samuel NELA <hello@samnela.com> | 2019-01-13 20:54:12 +0100 |
| commit | dd1a33264272c13def7601ebf216bf996c271c0b (patch) | |
| tree | 40c30f8f5e873df227f45dc433fa2b1d97ba2004 /check_xref | |
| parent | b204aaac6e787a1b28ceaa60ba10e07ab2635a72 (diff) | |
| download | rabbitmq-server-git-dd1a33264272c13def7601ebf216bf996c271c0b.tar.gz | |
Fixed years in copyright
Diffstat (limited to 'check_xref')
| -rwxr-xr-x | check_xref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_xref b/check_xref index 78f932dc89..4c7badf3a4 100755 --- a/check_xref +++ b/check_xref @@ -15,7 +15,7 @@ %% The Original Code is RabbitMQ. %% %% The Initial Developer of the Original Code is Pivotal Software, Inc. -%% Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2010-2019 Pivotal Software, Inc. All rights reserved. %% main(["-h"]) -> |
