diff options
Diffstat (limited to 'py/python')
-rw-r--r-- | py/python/Ice.py | 2 | ||||
-rw-r--r-- | py/python/Makefile | 2 | ||||
-rw-r--r-- | py/python/Makefile.mak | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/py/python/Ice.py b/py/python/Ice.py index 2ae870965dc..49a963636c6 100644 --- a/py/python/Ice.py +++ b/py/python/Ice.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2009 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. diff --git a/py/python/Makefile b/py/python/Makefile index 8f25055b161..3ed5c933f99 100644 --- a/py/python/Makefile +++ b/py/python/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2009 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. diff --git a/py/python/Makefile.mak b/py/python/Makefile.mak index c940fa12fea..997549c0cc0 100644 --- a/py/python/Makefile.mak +++ b/py/python/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 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.
|