diff options
Diffstat (limited to 'py/test/Ice/defaultValue')
-rw-r--r-- | py/test/Ice/defaultValue/AllTests.py | 2 | ||||
-rwxr-xr-x | py/test/Ice/defaultValue/Client.py | 2 | ||||
-rw-r--r-- | py/test/Ice/defaultValue/Test.ice | 2 | ||||
-rwxr-xr-x | py/test/Ice/defaultValue/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/py/test/Ice/defaultValue/AllTests.py b/py/test/Ice/defaultValue/AllTests.py index 952275c819a..2cf829974bf 100644 --- a/py/test/Ice/defaultValue/AllTests.py +++ b/py/test/Ice/defaultValue/AllTests.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# 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/py/test/Ice/defaultValue/Client.py b/py/test/Ice/defaultValue/Client.py index b3d8f54602a..041c8b947b9 100755 --- a/py/test/Ice/defaultValue/Client.py +++ b/py/test/Ice/defaultValue/Client.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/py/test/Ice/defaultValue/Test.ice b/py/test/Ice/defaultValue/Test.ice index c2002e78bbd..e8a5b96e9c0 100644 --- a/py/test/Ice/defaultValue/Test.ice +++ b/py/test/Ice/defaultValue/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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/py/test/Ice/defaultValue/run.py b/py/test/Ice/defaultValue/run.py index 502e439265b..4c5f6e47449 100755 --- a/py/test/Ice/defaultValue/run.py +++ b/py/test/Ice/defaultValue/run.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. |