diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/Expect.py | 2 | ||||
-rw-r--r-- | scripts/IceGridAdmin.py | 2 | ||||
-rw-r--r-- | scripts/IceStormUtil.py | 2 | ||||
-rw-r--r-- | scripts/NetworkProxy.py | 2 | ||||
-rw-r--r-- | scripts/TestController.py | 2 | ||||
-rwxr-xr-x | scripts/TestUtil.py | 2 | ||||
-rw-r--r-- | scripts/__init__.py | 2 | ||||
-rw-r--r-- | scripts/icehashpassword.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/scripts/Expect.py b/scripts/Expect.py index 750b2c02ae1..1e63e99978d 100755 --- a/scripts/Expect.py +++ b/scripts/Expect.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/IceGridAdmin.py b/scripts/IceGridAdmin.py index ba7fbb634bc..854dc3b25e0 100644 --- a/scripts/IceGridAdmin.py +++ b/scripts/IceGridAdmin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/IceStormUtil.py b/scripts/IceStormUtil.py index f85f9b3c3a4..73192509c3a 100644 --- a/scripts/IceStormUtil.py +++ b/scripts/IceStormUtil.py @@ -2,7 +2,7 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/NetworkProxy.py b/scripts/NetworkProxy.py index 1039c5af83f..93cc0a7328a 100644 --- a/scripts/NetworkProxy.py +++ b/scripts/NetworkProxy.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/TestController.py b/scripts/TestController.py index c31df1d927f..dd029fb8418 100644 --- a/scripts/TestController.py +++ b/scripts/TestController.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/TestUtil.py b/scripts/TestUtil.py index 92e4c0b88d1..6c56ac930f2 100755 --- a/scripts/TestUtil.py +++ b/scripts/TestUtil.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/__init__.py b/scripts/__init__.py index 7ad912427ae..d6227364c08 100644 --- a/scripts/__init__.py +++ b/scripts/__init__.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/scripts/icehashpassword.py b/scripts/icehashpassword.py index ab149980e0d..7f85102f06d 100644 --- a/scripts/icehashpassword.py +++ b/scripts/icehashpassword.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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. |