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 /include | |
| parent | b204aaac6e787a1b28ceaa60ba10e07ab2635a72 (diff) | |
| download | rabbitmq-server-git-dd1a33264272c13def7601ebf216bf996c271c0b.tar.gz | |
Fixed years in copyright
Diffstat (limited to 'include')
| -rw-r--r-- | include/gm_specs.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gm_specs.hrl b/include/gm_specs.hrl index c4f584e87d..4d68ddab9d 100644 --- a/include/gm_specs.hrl +++ b/include/gm_specs.hrl @@ -11,7 +11,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. %% -type callback_result() :: 'ok' | {'stop', any()} | {'become', atom(), args()}. |
