diff options
Diffstat (limited to 'py/modules/IcePy/Thread.h')
-rw-r--r-- | py/modules/IcePy/Thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/modules/IcePy/Thread.h b/py/modules/IcePy/Thread.h index f0ce3fc6ebd..0adf793cc2f 100644 --- a/py/modules/IcePy/Thread.h +++ b/py/modules/IcePy/Thread.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. |