diff options
Diffstat (limited to 'protobuf/test/java')
-rw-r--r-- | protobuf/test/java/AllTests.java | 2 | ||||
-rw-r--r-- | protobuf/test/java/Client.java | 2 | ||||
-rw-r--r-- | protobuf/test/java/MyClassI.java | 2 | ||||
-rw-r--r-- | protobuf/test/java/Server.java | 2 | ||||
-rw-r--r-- | protobuf/test/java/Test.ice | 2 | ||||
-rw-r--r-- | protobuf/test/java/Test.proto | 2 | ||||
-rw-r--r-- | protobuf/test/java/ant/ProtocTask.java | 2 | ||||
-rw-r--r-- | protobuf/test/java/build.xml | 2 | ||||
-rwxr-xr-x | protobuf/test/java/run.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/protobuf/test/java/AllTests.java b/protobuf/test/java/AllTests.java index 0efab863677..c1588b82499 100644 --- a/protobuf/test/java/AllTests.java +++ b/protobuf/test/java/AllTests.java @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/Client.java b/protobuf/test/java/Client.java index d81a55c77b7..d58617da204 100644 --- a/protobuf/test/java/Client.java +++ b/protobuf/test/java/Client.java @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/MyClassI.java b/protobuf/test/java/MyClassI.java index a157ccb195f..3da9244349d 100644 --- a/protobuf/test/java/MyClassI.java +++ b/protobuf/test/java/MyClassI.java @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/Server.java b/protobuf/test/java/Server.java index bbacaf97b9d..0dd2d7576b9 100644 --- a/protobuf/test/java/Server.java +++ b/protobuf/test/java/Server.java @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/Test.ice b/protobuf/test/java/Test.ice index 933d60578e9..5a21b8b2873 100644 --- a/protobuf/test/java/Test.ice +++ b/protobuf/test/java/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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/Test.proto b/protobuf/test/java/Test.proto index c11fefd78f1..24d216666aa 100644 --- a/protobuf/test/java/Test.proto +++ b/protobuf/test/java/Test.proto @@ -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/protobuf/test/java/ant/ProtocTask.java b/protobuf/test/java/ant/ProtocTask.java index d74dc4a5e43..3bc27d35a7f 100644 --- a/protobuf/test/java/ant/ProtocTask.java +++ b/protobuf/test/java/ant/ProtocTask.java @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/build.xml b/protobuf/test/java/build.xml index 7cbf15d359c..0002f5609b0 100644 --- a/protobuf/test/java/build.xml +++ b/protobuf/test/java/build.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. + Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. This copy of Ice Protobuf is licensed to you under the terms described in the ICE_PROTOBUF_LICENSE file included in this distribution. diff --git a/protobuf/test/java/run.py b/protobuf/test/java/run.py index 6514a64a471..eccdce33bec 100755 --- a/protobuf/test/java/run.py +++ b/protobuf/test/java/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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this |