src/worker_pool_sup.erl
changeset 8922 4f87837a40be
parent 7795 b30a8b139834
     1.1 --- a/src/worker_pool_sup.erl	Mon Aug 08 10:41:11 2011 +0100
     1.2 +++ b/src/worker_pool_sup.erl	Fri Feb 03 15:59:12 2012 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  %% The Original Code is RabbitMQ.
     1.5  %%
     1.6  %% The Initial Developer of the Original Code is VMware, Inc.
     1.7 -%% Copyright (c) 2007-2011 VMware, Inc.  All rights reserved.
     1.8 +%% Copyright (c) 2007-2012 VMware, Inc.  All rights reserved.
     1.9  %%
    1.10  
    1.11  -module(worker_pool_sup).