diff options
Diffstat (limited to 'demoscript/IceGrid')
-rwxr-xr-x | demoscript/IceGrid/__init__.py | 2 | ||||
-rwxr-xr-x | demoscript/IceGrid/allocate.py | 2 | ||||
-rwxr-xr-x | demoscript/IceGrid/icebox.py | 2 | ||||
-rwxr-xr-x | demoscript/IceGrid/sessionActivation.py | 2 | ||||
-rwxr-xr-x | demoscript/IceGrid/simple.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/demoscript/IceGrid/__init__.py b/demoscript/IceGrid/__init__.py index be3e0c74888..ef96a353f70 100755 --- a/demoscript/IceGrid/__init__.py +++ b/demoscript/IceGrid/__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/IceGrid/allocate.py b/demoscript/IceGrid/allocate.py index 7b15b033627..eb47ca8ed19 100755 --- a/demoscript/IceGrid/allocate.py +++ b/demoscript/IceGrid/allocate.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/IceGrid/icebox.py b/demoscript/IceGrid/icebox.py index 7c14e43d72b..cb94aa7ae16 100755 --- a/demoscript/IceGrid/icebox.py +++ b/demoscript/IceGrid/icebox.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/IceGrid/sessionActivation.py b/demoscript/IceGrid/sessionActivation.py index 4ff647ae9b2..068f0052265 100755 --- a/demoscript/IceGrid/sessionActivation.py +++ b/demoscript/IceGrid/sessionActivation.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/IceGrid/simple.py b/demoscript/IceGrid/simple.py index 7b9b55ea6df..62e19490b0e 100755 --- a/demoscript/IceGrid/simple.py +++ b/demoscript/IceGrid/simple.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. |