diff options
Diffstat (limited to 'py/python')
-rw-r--r-- | py/python/Glacier2.py | 2 | ||||
-rw-r--r-- | py/python/Ice.py | 2 | ||||
-rw-r--r-- | py/python/Makefile | 2 | ||||
-rw-r--r-- | py/python/Makefile.mak | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/py/python/Glacier2.py b/py/python/Glacier2.py index 5b90cdd0fe9..c72015b0388 100644 --- a/py/python/Glacier2.py +++ b/py/python/Glacier2.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2012 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/Ice.py b/py/python/Ice.py index 95f1e4c16f4..be703c05255 100644 --- a/py/python/Ice.py +++ b/py/python/Ice.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2012 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 205dca3199e..19629214cc1 100644 --- a/py/python/Makefile +++ b/py/python/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2012 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 b2a8fb65e42..82d9f612ffb 100644 --- a/py/python/Makefile.mak +++ b/py/python/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2012 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.
|