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 da42d6d2981..5b850a3bbcb 100644 --- a/py/python/Glacier2.py +++ b/py/python/Glacier2.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 23c4728afd0..682f9a41d09 100644 --- a/py/python/Ice.py +++ b/py/python/Ice.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 e1c033c772f..5ebdce9439e 100644 --- a/py/python/Makefile +++ b/py/python/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 7d035bea2d6..86ba739201e 100644 --- a/py/python/Makefile.mak +++ b/py/python/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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.
|