diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-05-24 04:19:23 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-05-24 04:19:23 +0300 |
| commit | 7cb55202a039a4f4078bbc7217d919bb4fa05562 (patch) | |
| tree | e9aa9db2330b99c7e47aa40a0e669d66284edd21 /src/truncate.erl | |
| parent | 29242a376589065ccdb411246ecfaf585a9a072f (diff) | |
| download | rabbitmq-server-git-7cb55202a039a4f4078bbc7217d919bb4fa05562.tar.gz | |
(c) year
Diffstat (limited to 'src/truncate.erl')
| -rw-r--r-- | src/truncate.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/truncate.erl b/src/truncate.erl index 1b4d957d0b..8feae35f88 100644 --- a/src/truncate.erl +++ b/src/truncate.erl @@ -11,7 +11,7 @@ %% The Original Code is RabbitMQ. %% %% The Initial Developer of the Original Code is GoPivotal, Inc. -%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved. +%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved. %% -module(truncate). |
