diff options
Diffstat (limited to 'demoscript/book')
-rwxr-xr-x | demoscript/book/__init__.py | 2 | ||||
-rwxr-xr-x | demoscript/book/evictor_filesystem.py | 2 | ||||
-rwxr-xr-x | demoscript/book/lifecycle.py | 2 | ||||
-rwxr-xr-x | demoscript/book/map_filesystem.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/demoscript/book/__init__.py b/demoscript/book/__init__.py index be3e0c74888..ef96a353f70 100755 --- a/demoscript/book/__init__.py +++ b/demoscript/book/__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/book/evictor_filesystem.py b/demoscript/book/evictor_filesystem.py index 0679072444b..ba5245bf685 100755 --- a/demoscript/book/evictor_filesystem.py +++ b/demoscript/book/evictor_filesystem.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/book/lifecycle.py b/demoscript/book/lifecycle.py index 0679072444b..ba5245bf685 100755 --- a/demoscript/book/lifecycle.py +++ b/demoscript/book/lifecycle.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/book/map_filesystem.py b/demoscript/book/map_filesystem.py index 0679072444b..ba5245bf685 100755 --- a/demoscript/book/map_filesystem.py +++ b/demoscript/book/map_filesystem.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. |