diff options
Diffstat (limited to 'demoscript/Freeze')
-rwxr-xr-x | demoscript/Freeze/__init__.py | 2 | ||||
-rwxr-xr-x | demoscript/Freeze/bench.py | 2 | ||||
-rwxr-xr-x | demoscript/Freeze/casino.py | 2 | ||||
-rwxr-xr-x | demoscript/Freeze/library.py | 2 | ||||
-rwxr-xr-x | demoscript/Freeze/phonebook.py | 2 | ||||
-rwxr-xr-x | demoscript/Freeze/transform.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/demoscript/Freeze/__init__.py b/demoscript/Freeze/__init__.py index be3e0c74888..ef96a353f70 100755 --- a/demoscript/Freeze/__init__.py +++ b/demoscript/Freeze/__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/Freeze/bench.py b/demoscript/Freeze/bench.py index 15becc0ff4d..4e4c21222f0 100755 --- a/demoscript/Freeze/bench.py +++ b/demoscript/Freeze/bench.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/Freeze/casino.py b/demoscript/Freeze/casino.py index 05245462b9c..6923c46cec3 100755 --- a/demoscript/Freeze/casino.py +++ b/demoscript/Freeze/casino.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/Freeze/library.py b/demoscript/Freeze/library.py index 5adaa8593a6..50908567909 100755 --- a/demoscript/Freeze/library.py +++ b/demoscript/Freeze/library.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/Freeze/phonebook.py b/demoscript/Freeze/phonebook.py index a2f38da587d..843db7dcccb 100755 --- a/demoscript/Freeze/phonebook.py +++ b/demoscript/Freeze/phonebook.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/Freeze/transform.py b/demoscript/Freeze/transform.py index 0feb569365c..517cc8eb671 100755 --- a/demoscript/Freeze/transform.py +++ b/demoscript/Freeze/transform.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. |