diff options
Diffstat (limited to 'java/demo/book/simple_filesystem/Filesystem/DirectoryI.java')
-rwxr-xr-x | java/demo/book/simple_filesystem/Filesystem/DirectoryI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/demo/book/simple_filesystem/Filesystem/DirectoryI.java b/java/demo/book/simple_filesystem/Filesystem/DirectoryI.java index a478343424d..44e6c5a9a3e 100755 --- a/java/demo/book/simple_filesystem/Filesystem/DirectoryI.java +++ b/java/demo/book/simple_filesystem/Filesystem/DirectoryI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. |