diff options
Diffstat (limited to 'csharp/test/Ice/objects')
-rw-r--r-- | csharp/test/Ice/objects/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/BI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/CI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/Collocated.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/DI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/EI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/FI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/HI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/II.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/InitialI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/JI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/Server.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/Test.ice | 2 | ||||
-rw-r--r-- | csharp/test/Ice/objects/UnexpectedObjectExceptionTestI.cs | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/objects/run.py | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/csharp/test/Ice/objects/AllTests.cs b/csharp/test/Ice/objects/AllTests.cs index dad75526900..343d94d9a9e 100644 --- a/csharp/test/Ice/objects/AllTests.cs +++ b/csharp/test/Ice/objects/AllTests.cs @@ -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/csharp/test/Ice/objects/BI.cs b/csharp/test/Ice/objects/BI.cs index 47a1445be4f..1eaa1129a28 100644 --- a/csharp/test/Ice/objects/BI.cs +++ b/csharp/test/Ice/objects/BI.cs @@ -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/csharp/test/Ice/objects/CI.cs b/csharp/test/Ice/objects/CI.cs index 53af4e1535b..2ef87ac2a35 100644 --- a/csharp/test/Ice/objects/CI.cs +++ b/csharp/test/Ice/objects/CI.cs @@ -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/csharp/test/Ice/objects/Client.cs b/csharp/test/Ice/objects/Client.cs index ec74d88caac..6251c9ec06c 100644 --- a/csharp/test/Ice/objects/Client.cs +++ b/csharp/test/Ice/objects/Client.cs @@ -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/csharp/test/Ice/objects/Collocated.cs b/csharp/test/Ice/objects/Collocated.cs index 32a52cc64ed..82bc3dc8064 100644 --- a/csharp/test/Ice/objects/Collocated.cs +++ b/csharp/test/Ice/objects/Collocated.cs @@ -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/csharp/test/Ice/objects/DI.cs b/csharp/test/Ice/objects/DI.cs index 0d2294b0370..00c19ea9557 100644 --- a/csharp/test/Ice/objects/DI.cs +++ b/csharp/test/Ice/objects/DI.cs @@ -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/csharp/test/Ice/objects/EI.cs b/csharp/test/Ice/objects/EI.cs index 43338aee119..4e7bb584f29 100644 --- a/csharp/test/Ice/objects/EI.cs +++ b/csharp/test/Ice/objects/EI.cs @@ -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/csharp/test/Ice/objects/FI.cs b/csharp/test/Ice/objects/FI.cs index d4d0b56fed0..4dce0aaf1f1 100644 --- a/csharp/test/Ice/objects/FI.cs +++ b/csharp/test/Ice/objects/FI.cs @@ -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/csharp/test/Ice/objects/HI.cs b/csharp/test/Ice/objects/HI.cs index ff82ef32339..499583a1cec 100644 --- a/csharp/test/Ice/objects/HI.cs +++ b/csharp/test/Ice/objects/HI.cs @@ -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/csharp/test/Ice/objects/II.cs b/csharp/test/Ice/objects/II.cs index 733b4f7ee05..b004bf8d3a0 100644 --- a/csharp/test/Ice/objects/II.cs +++ b/csharp/test/Ice/objects/II.cs @@ -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/csharp/test/Ice/objects/InitialI.cs b/csharp/test/Ice/objects/InitialI.cs index 2c575a0f254..2ec3cf80232 100644 --- a/csharp/test/Ice/objects/InitialI.cs +++ b/csharp/test/Ice/objects/InitialI.cs @@ -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/csharp/test/Ice/objects/JI.cs b/csharp/test/Ice/objects/JI.cs index 8eb491a9e8a..2e0fe645b9a 100644 --- a/csharp/test/Ice/objects/JI.cs +++ b/csharp/test/Ice/objects/JI.cs @@ -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/csharp/test/Ice/objects/Makefile b/csharp/test/Ice/objects/Makefile index 9d2394da165..44124423923 100644 --- a/csharp/test/Ice/objects/Makefile +++ b/csharp/test/Ice/objects/Makefile @@ -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/csharp/test/Ice/objects/Makefile.mak b/csharp/test/Ice/objects/Makefile.mak index 068dfc80d1f..95b2f5849ac 100644 --- a/csharp/test/Ice/objects/Makefile.mak +++ b/csharp/test/Ice/objects/Makefile.mak @@ -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/csharp/test/Ice/objects/Server.cs b/csharp/test/Ice/objects/Server.cs index 888b5217128..0376c3eb848 100644 --- a/csharp/test/Ice/objects/Server.cs +++ b/csharp/test/Ice/objects/Server.cs @@ -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/csharp/test/Ice/objects/Test.ice b/csharp/test/Ice/objects/Test.ice index ef8b1dca759..54be7825ead 100644 --- a/csharp/test/Ice/objects/Test.ice +++ b/csharp/test/Ice/objects/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/csharp/test/Ice/objects/UnexpectedObjectExceptionTestI.cs b/csharp/test/Ice/objects/UnexpectedObjectExceptionTestI.cs index e0507505f67..9025aa21ac9 100644 --- a/csharp/test/Ice/objects/UnexpectedObjectExceptionTestI.cs +++ b/csharp/test/Ice/objects/UnexpectedObjectExceptionTestI.cs @@ -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/csharp/test/Ice/objects/run.py b/csharp/test/Ice/objects/run.py index b435bbdbdcf..716a06db2c4 100755 --- a/csharp/test/Ice/objects/run.py +++ b/csharp/test/Ice/objects/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. |