diff options
Diffstat (limited to 'py/test/Ice/acm')
-rw-r--r-- | py/test/Ice/acm/AllTests.py | 2 | ||||
-rwxr-xr-x | py/test/Ice/acm/Client.py | 2 | ||||
-rwxr-xr-x | py/test/Ice/acm/Server.py | 2 | ||||
-rw-r--r-- | py/test/Ice/acm/Test.ice | 2 | ||||
-rw-r--r-- | py/test/Ice/acm/TestI.py | 2 | ||||
-rwxr-xr-x | py/test/Ice/acm/run.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/py/test/Ice/acm/AllTests.py b/py/test/Ice/acm/AllTests.py index 6c7dcc2c6a5..6cfae071a24 100644 --- a/py/test/Ice/acm/AllTests.py +++ b/py/test/Ice/acm/AllTests.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# 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/py/test/Ice/acm/Client.py b/py/test/Ice/acm/Client.py index 28356cafeb9..2c49777617b 100755 --- a/py/test/Ice/acm/Client.py +++ b/py/test/Ice/acm/Client.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/py/test/Ice/acm/Server.py b/py/test/Ice/acm/Server.py index d96c4c1e36f..1f63722fe09 100755 --- a/py/test/Ice/acm/Server.py +++ b/py/test/Ice/acm/Server.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/py/test/Ice/acm/Test.ice b/py/test/Ice/acm/Test.ice index 3289856d9e1..b1c8b749109 100644 --- a/py/test/Ice/acm/Test.ice +++ b/py/test/Ice/acm/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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/py/test/Ice/acm/TestI.py b/py/test/Ice/acm/TestI.py index e37f7f7cfca..6b63fd26d07 100644 --- a/py/test/Ice/acm/TestI.py +++ b/py/test/Ice/acm/TestI.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# 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/py/test/Ice/acm/run.py b/py/test/Ice/acm/run.py index 33fc2e8f3ac..74d2e5d1724 100755 --- a/py/test/Ice/acm/run.py +++ b/py/test/Ice/acm/run.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. |