summaryrefslogtreecommitdiff
path: root/python/config
diff options
context:
space:
mode:
Diffstat (limited to 'python/config')
-rw-r--r--python/config/Make.rules2
-rw-r--r--python/config/Make.rules.Darwin2
-rw-r--r--python/config/Make.rules.Linux2
-rw-r--r--python/config/install_dir2
-rwxr-xr-xpython/config/s2py.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/python/config/Make.rules b/python/config/Make.rules
index 74a6158951f..cb359c5a547 100644
--- a/python/config/Make.rules
+++ b/python/config/Make.rules
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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.Darwin b/python/config/Make.rules.Darwin
index b8c7cdd864b..f75dd963278 100644
--- a/python/config/Make.rules.Darwin
+++ b/python/config/Make.rules.Darwin
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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.Linux b/python/config/Make.rules.Linux
index 8d6d7c1204a..baf7eac507f 100644
--- a/python/config/Make.rules.Linux
+++ b/python/config/Make.rules.Linux
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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 6c2aa9e4ec4..30aa11107b5 100644
--- a/python/config/install_dir
+++ b/python/config/install_dir
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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 bac29e9c7f5..b3dbb9ad04d 100755
--- a/python/config/s2py.py
+++ b/python/config/s2py.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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.