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