diff options
author | Joe George <joe@zeroc.com> | 2016-03-01 09:49:47 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-01 09:49:47 -0500 |
commit | 392c578a56e0e14d5310ab56c3699ba689ed5a0f (patch) | |
tree | 6bbe7fd953617076ece3b63bb6a70115842e9ff5 /java/test/controller/src | |
parent | Ice::identityToString/Ice::stringToIdentity php/ruby/python implementations (diff) | |
download | ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.tar.bz2 ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.tar.xz ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.zip |
Update copyright headers
Diffstat (limited to 'java/test/controller/src')
-rw-r--r-- | java/test/controller/src/main/java/Test/Common/ControllerServer.java | 2 | ||||
-rw-r--r-- | java/test/controller/src/main/slice/Controller.ice | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/test/controller/src/main/java/Test/Common/ControllerServer.java b/java/test/controller/src/main/java/Test/Common/ControllerServer.java index 6bb7d874993..b59376e10b9 100644 --- a/java/test/controller/src/main/java/Test/Common/ControllerServer.java +++ b/java/test/controller/src/main/java/Test/Common/ControllerServer.java @@ -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/java/test/controller/src/main/slice/Controller.ice b/java/test/controller/src/main/slice/Controller.ice index 7e4c2b95eda..b98a884b78a 100644 --- a/java/test/controller/src/main/slice/Controller.ice +++ b/java/test/controller/src/main/slice/Controller.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. |