diff options
Diffstat (limited to 'csharp/test/Ice/hash')
-rw-r--r-- | csharp/test/Ice/hash/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/hash/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/hash/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/hash/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/hash/run.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/csharp/test/Ice/hash/Client.cs b/csharp/test/Ice/hash/Client.cs index c59e3728fd6..2f14c62dde1 100644 --- a/csharp/test/Ice/hash/Client.cs +++ b/csharp/test/Ice/hash/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/hash/Makefile b/csharp/test/Ice/hash/Makefile index e07bc739cb0..99d8e513550 100644 --- a/csharp/test/Ice/hash/Makefile +++ b/csharp/test/Ice/hash/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/hash/Makefile.mak b/csharp/test/Ice/hash/Makefile.mak index 9a224de1f60..d94480935e2 100644 --- a/csharp/test/Ice/hash/Makefile.mak +++ b/csharp/test/Ice/hash/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/hash/Test.ice b/csharp/test/Ice/hash/Test.ice index cc1e48343fc..ea42a9da3cf 100644 --- a/csharp/test/Ice/hash/Test.ice +++ b/csharp/test/Ice/hash/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/hash/run.py b/csharp/test/Ice/hash/run.py index 3a9fbc10e17..0ddc0891279 100755 --- a/csharp/test/Ice/hash/run.py +++ b/csharp/test/Ice/hash/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. |