diff options
Diffstat (limited to 'protobuf/test')
26 files changed, 26 insertions, 26 deletions
diff --git a/protobuf/test/cpp/AllTests.cpp b/protobuf/test/cpp/AllTests.cpp index 10c7322fe87..3e34c95daff 100644 --- a/protobuf/test/cpp/AllTests.cpp +++ b/protobuf/test/cpp/AllTests.cpp @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/Client.cpp b/protobuf/test/cpp/Client.cpp index 084509d7b6a..461770bef22 100644 --- a/protobuf/test/cpp/Client.cpp +++ b/protobuf/test/cpp/Client.cpp @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/Makefile b/protobuf/test/cpp/Makefile index 9fd72a3a6b2..70399535c6e 100644 --- a/protobuf/test/cpp/Makefile +++ b/protobuf/test/cpp/Makefile @@ -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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/Makefile.mak b/protobuf/test/cpp/Makefile.mak index b40fb8517a3..53bc357c294 100644 --- a/protobuf/test/cpp/Makefile.mak +++ b/protobuf/test/cpp/Makefile.mak @@ -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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/Server.cpp b/protobuf/test/cpp/Server.cpp index 61ee8b830a7..70672cdf8d4 100644 --- a/protobuf/test/cpp/Server.cpp +++ b/protobuf/test/cpp/Server.cpp @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/StreamProtobuf.h b/protobuf/test/cpp/StreamProtobuf.h index ff2bfd665a9..fbe3f2d02aa 100644 --- a/protobuf/test/cpp/StreamProtobuf.h +++ b/protobuf/test/cpp/StreamProtobuf.h @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/Test.ice b/protobuf/test/cpp/Test.ice index 169040c48be..ad337be770f 100644 --- a/protobuf/test/cpp/Test.ice +++ b/protobuf/test/cpp/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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/Test.proto b/protobuf/test/cpp/Test.proto index 29e8ec3c165..c11fefd78f1 100644 --- a/protobuf/test/cpp/Test.proto +++ b/protobuf/test/cpp/Test.proto @@ -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/protobuf/test/cpp/TestI.cpp b/protobuf/test/cpp/TestI.cpp index d51e54ed46b..d5992b71354 100644 --- a/protobuf/test/cpp/TestI.cpp +++ b/protobuf/test/cpp/TestI.cpp @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/TestI.h b/protobuf/test/cpp/TestI.h index 4aed352bcac..aa6a9133452 100644 --- a/protobuf/test/cpp/TestI.h +++ b/protobuf/test/cpp/TestI.h @@ -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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/cpp/run.py b/protobuf/test/cpp/run.py index 2e3d6b2bcf4..37487ff2315 100755 --- a/protobuf/test/cpp/run.py +++ b/protobuf/test/cpp/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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/java/AllTests.java b/protobuf/test/java/AllTests.java index 48d6e02db61..0efab863677 100644 --- a/protobuf/test/java/AllTests.java +++ b/protobuf/test/java/AllTests.java @@ -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 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 bdd232e91e7..d81a55c77b7 100644 --- a/protobuf/test/java/Client.java +++ b/protobuf/test/java/Client.java @@ -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 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 a6ccbc5dca2..a157ccb195f 100644 --- a/protobuf/test/java/MyClassI.java +++ b/protobuf/test/java/MyClassI.java @@ -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 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 c01a0dbb86f..bbacaf97b9d 100644 --- a/protobuf/test/java/Server.java +++ b/protobuf/test/java/Server.java @@ -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 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 bbc3f5b3d38..9bdc7a4aeba 100644 --- a/protobuf/test/java/Test.ice +++ b/protobuf/test/java/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 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 29e8ec3c165..c11fefd78f1 100644 --- a/protobuf/test/java/Test.proto +++ b/protobuf/test/java/Test.proto @@ -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/protobuf/test/java/ant/ProtocTask.java b/protobuf/test/java/ant/ProtocTask.java index 2c52bf3b37d..d74dc4a5e43 100644 --- a/protobuf/test/java/ant/ProtocTask.java +++ b/protobuf/test/java/ant/ProtocTask.java @@ -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 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 9ac305bfe1e..7cbf15d359c 100644 --- a/protobuf/test/java/build.xml +++ b/protobuf/test/java/build.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. + Copyright (c) 2003-2014 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 b329edb67ff..6514a64a471 100755 --- a/protobuf/test/java/run.py +++ b/protobuf/test/java/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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/py/AllTests.py b/protobuf/test/py/AllTests.py index 0653c2772fe..5a1d5f6c0dc 100644 --- a/protobuf/test/py/AllTests.py +++ b/protobuf/test/py/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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/py/Client.py b/protobuf/test/py/Client.py index 5c16d8b4564..61b094024cf 100755 --- a/protobuf/test/py/Client.py +++ b/protobuf/test/py/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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/py/Server.py b/protobuf/test/py/Server.py index 2c7a6b9b9dc..3cb5e76dd79 100755 --- a/protobuf/test/py/Server.py +++ b/protobuf/test/py/Server.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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/py/Test.ice b/protobuf/test/py/Test.ice index 70421570e21..c3b0c46a794 100644 --- a/protobuf/test/py/Test.ice +++ b/protobuf/test/py/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 Protobuf is licensed to you under the terms // described in the ICE_PROTOBUF_LICENSE file included in this diff --git a/protobuf/test/py/Test.proto b/protobuf/test/py/Test.proto index 29e8ec3c165..c11fefd78f1 100644 --- a/protobuf/test/py/Test.proto +++ b/protobuf/test/py/Test.proto @@ -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/protobuf/test/py/run.py b/protobuf/test/py/run.py index da53f032c5a..b00f35d294d 100755 --- a/protobuf/test/py/run.py +++ b/protobuf/test/py/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 Protobuf is licensed to you under the terms # described in the ICE_PROTOBUF_LICENSE file included in this |