diff options
Diffstat (limited to 'demoscript/IceStorm')
-rwxr-xr-x | demoscript/IceStorm/__init__.py | 2 | ||||
-rwxr-xr-x | demoscript/IceStorm/clock.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/demoscript/IceStorm/__init__.py b/demoscript/IceStorm/__init__.py index be3e0c74888..ef96a353f70 100755 --- a/demoscript/IceStorm/__init__.py +++ b/demoscript/IceStorm/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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/IceStorm/clock.py b/demoscript/IceStorm/clock.py index 88716d76e4c..48782154c62 100755 --- a/demoscript/IceStorm/clock.py +++ b/demoscript/IceStorm/clock.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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. |