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 1e63e99978d..db8d62a61e2 100755 --- a/scripts/Expect.py +++ b/scripts/Expect.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 ceed93f182f..a41983253ad 100644 --- a/scripts/IceGridAdmin.py +++ b/scripts/IceGridAdmin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 f71cf37d64c..6d6ea3412ef 100644 --- a/scripts/IceStormUtil.py +++ b/scripts/IceStormUtil.py @@ -2,7 +2,7 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 93cc0a7328a..4d4493e8b59 100644 --- a/scripts/NetworkProxy.py +++ b/scripts/NetworkProxy.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 469eb097b1c..f1979a20075 100644 --- a/scripts/TestController.py +++ b/scripts/TestController.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 a6e7b0b7136..b9218b4334c 100755 --- a/scripts/TestUtil.py +++ b/scripts/TestUtil.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 d6227364c08..9085de41325 100644 --- a/scripts/__init__.py +++ b/scripts/__init__.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 28dcd8bf9a1..9a0a6e138d1 100644 --- a/scripts/icehashpassword.py +++ b/scripts/icehashpassword.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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. |