diff options
Diffstat (limited to 'python/test/Ice/ami')
-rw-r--r-- | python/test/Ice/ami/AllTests.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/ami/Client.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/ami/Collocated.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/ami/Server.py | 2 | ||||
-rw-r--r-- | python/test/Ice/ami/Test.ice | 2 | ||||
-rw-r--r-- | python/test/Ice/ami/TestI.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/ami/run.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/python/test/Ice/ami/AllTests.py b/python/test/Ice/ami/AllTests.py index 93d7d9573ba..e209138f9f3 100644 --- a/python/test/Ice/ami/AllTests.py +++ b/python/test/Ice/ami/AllTests.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/python/test/Ice/ami/Client.py b/python/test/Ice/ami/Client.py index 8eeb8ed7ea5..0b2c5389137 100755 --- a/python/test/Ice/ami/Client.py +++ b/python/test/Ice/ami/Client.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/python/test/Ice/ami/Collocated.py b/python/test/Ice/ami/Collocated.py index 11a885f82f9..689d7625686 100755 --- a/python/test/Ice/ami/Collocated.py +++ b/python/test/Ice/ami/Collocated.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/python/test/Ice/ami/Server.py b/python/test/Ice/ami/Server.py index bae6f92fd7e..621f719d0bc 100755 --- a/python/test/Ice/ami/Server.py +++ b/python/test/Ice/ami/Server.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/python/test/Ice/ami/Test.ice b/python/test/Ice/ami/Test.ice index 1bf95e7798f..4bda44b5c41 100644 --- a/python/test/Ice/ami/Test.ice +++ b/python/test/Ice/ami/Test.ice @@ -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/python/test/Ice/ami/TestI.py b/python/test/Ice/ami/TestI.py index c1f7642220a..53ee490ff71 100644 --- a/python/test/Ice/ami/TestI.py +++ b/python/test/Ice/ami/TestI.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/python/test/Ice/ami/run.py b/python/test/Ice/ami/run.py index 713b4e80f5f..e285170381d 100755 --- a/python/test/Ice/ami/run.py +++ b/python/test/Ice/ami/run.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. |