summaryrefslogtreecommitdiff
path: root/demoscript/IceBox
diff options
context:
space:
mode:
Diffstat (limited to 'demoscript/IceBox')
-rwxr-xr-xdemoscript/IceBox/__init__.py2
-rwxr-xr-xdemoscript/IceBox/hello.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/demoscript/IceBox/__init__.py b/demoscript/IceBox/__init__.py
index ef96a353f70..b0ee81cb42c 100755
--- a/demoscript/IceBox/__init__.py
+++ b/demoscript/IceBox/__init__.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2015 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/demoscript/IceBox/hello.py b/demoscript/IceBox/hello.py
index 6adc15a1bb5..f9143bdcd6d 100755
--- a/demoscript/IceBox/hello.py
+++ b/demoscript/IceBox/hello.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2015 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.