diff options
Diffstat (limited to 'java/demo/Ice/plugin')
-rw-r--r-- | java/demo/Ice/plugin/Client.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/Hello.ice | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/HelloI.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/HelloPluginFactoryI.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/HelloPluginI.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/LoggerI.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/LoggerPluginFactoryI.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/Server.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/plugin/build.xml | 2 | ||||
-rwxr-xr-x | java/demo/Ice/plugin/expect.py | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/java/demo/Ice/plugin/Client.java b/java/demo/Ice/plugin/Client.java index f1d8c0ec7aa..e34df4f5a91 100644 --- a/java/demo/Ice/plugin/Client.java +++ b/java/demo/Ice/plugin/Client.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/Hello.ice b/java/demo/Ice/plugin/Hello.ice index 4b123a06908..25bf16cceea 100644 --- a/java/demo/Ice/plugin/Hello.ice +++ b/java/demo/Ice/plugin/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/HelloI.java b/java/demo/Ice/plugin/HelloI.java index 9d49bf9a9bb..55953e529ac 100644 --- a/java/demo/Ice/plugin/HelloI.java +++ b/java/demo/Ice/plugin/HelloI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/HelloPluginFactoryI.java b/java/demo/Ice/plugin/HelloPluginFactoryI.java index 5610b3550e1..b1d5c43faac 100644 --- a/java/demo/Ice/plugin/HelloPluginFactoryI.java +++ b/java/demo/Ice/plugin/HelloPluginFactoryI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/HelloPluginI.java b/java/demo/Ice/plugin/HelloPluginI.java index 5e7bb161e8d..36fec3e8de1 100644 --- a/java/demo/Ice/plugin/HelloPluginI.java +++ b/java/demo/Ice/plugin/HelloPluginI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/LoggerI.java b/java/demo/Ice/plugin/LoggerI.java index 72c50415bf1..714eaead39c 100644 --- a/java/demo/Ice/plugin/LoggerI.java +++ b/java/demo/Ice/plugin/LoggerI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/LoggerPluginFactoryI.java b/java/demo/Ice/plugin/LoggerPluginFactoryI.java index b1d9052e048..205294fd8ec 100644 --- a/java/demo/Ice/plugin/LoggerPluginFactoryI.java +++ b/java/demo/Ice/plugin/LoggerPluginFactoryI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/Server.java b/java/demo/Ice/plugin/Server.java index e53114d36fe..b7115ab9333 100644 --- a/java/demo/Ice/plugin/Server.java +++ b/java/demo/Ice/plugin/Server.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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/demo/Ice/plugin/build.xml b/java/demo/Ice/plugin/build.xml index 6aeed05e14d..7fd8225c4f0 100644 --- a/java/demo/Ice/plugin/build.xml +++ b/java/demo/Ice/plugin/build.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. + Copyright (c) 2003-2010 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/demo/Ice/plugin/expect.py b/java/demo/Ice/plugin/expect.py index 3d63fdba6ea..385ab25d18e 100755 --- a/java/demo/Ice/plugin/expect.py +++ b/java/demo/Ice/plugin/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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. |