diff options
Diffstat (limited to 'python/config')
-rw-r--r-- | python/config/Make.rules | 2 | ||||
-rw-r--r-- | python/config/Make.rules.AIX | 2 | ||||
-rw-r--r-- | python/config/install_dir | 2 | ||||
-rwxr-xr-x | python/config/s2py.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/python/config/Make.rules b/python/config/Make.rules index 4a478f9a81e..b7f6dbfade0 100644 --- a/python/config/Make.rules +++ b/python/config/Make.rules @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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/python/config/Make.rules.AIX b/python/config/Make.rules.AIX index 728ec6379d2..2a3f9d19841 100644 --- a/python/config/Make.rules.AIX +++ b/python/config/Make.rules.AIX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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/python/config/install_dir b/python/config/install_dir index db924e4ff6f..ed3e3a0a4eb 100644 --- a/python/config/install_dir +++ b/python/config/install_dir @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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/python/config/s2py.py b/python/config/s2py.py index b3dbb9ad04d..a28e9c35c2c 100755 --- a/python/config/s2py.py +++ b/python/config/s2py.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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. |