diff options
Diffstat (limited to 'java/src/IceUtil')
-rw-r--r-- | java/src/IceUtil/Assert.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/Cache.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/CountDownLatch.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/Options.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/OutputBase.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/Store.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/StringUtil.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/Version.java | 2 | ||||
-rw-r--r-- | java/src/IceUtil/XMLOutput.java | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/java/src/IceUtil/Assert.java b/java/src/IceUtil/Assert.java index d6c754b0fc4..cd74fc4932b 100644 --- a/java/src/IceUtil/Assert.java +++ b/java/src/IceUtil/Assert.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/Cache.java b/java/src/IceUtil/Cache.java index a4a6e03a7f3..f6e778c9927 100644 --- a/java/src/IceUtil/Cache.java +++ b/java/src/IceUtil/Cache.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/CountDownLatch.java b/java/src/IceUtil/CountDownLatch.java index eb1b5b8fbfd..f26806f827a 100644 --- a/java/src/IceUtil/CountDownLatch.java +++ b/java/src/IceUtil/CountDownLatch.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/Options.java b/java/src/IceUtil/Options.java index 06f43f93caa..4ba178664c5 100644 --- a/java/src/IceUtil/Options.java +++ b/java/src/IceUtil/Options.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/OutputBase.java b/java/src/IceUtil/OutputBase.java index 82d21230068..20780627573 100644 --- a/java/src/IceUtil/OutputBase.java +++ b/java/src/IceUtil/OutputBase.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/Store.java b/java/src/IceUtil/Store.java index de8a953a9ed..cde5f5dccbb 100644 --- a/java/src/IceUtil/Store.java +++ b/java/src/IceUtil/Store.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/StringUtil.java b/java/src/IceUtil/StringUtil.java index d2fb9bfbfb1..5ad9753d260 100644 --- a/java/src/IceUtil/StringUtil.java +++ b/java/src/IceUtil/StringUtil.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/Version.java b/java/src/IceUtil/Version.java index 58dd4469d10..8cd60070f65 100644 --- a/java/src/IceUtil/Version.java +++ b/java/src/IceUtil/Version.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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/src/IceUtil/XMLOutput.java b/java/src/IceUtil/XMLOutput.java index 81030406470..1a2a137a6ee 100644 --- a/java/src/IceUtil/XMLOutput.java +++ b/java/src/IceUtil/XMLOutput.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. |