diff options
Diffstat (limited to 'java/demo/book/simple_filesystem/Filesystem/FileI.java')
-rw-r--r-- | java/demo/book/simple_filesystem/Filesystem/FileI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/demo/book/simple_filesystem/Filesystem/FileI.java b/java/demo/book/simple_filesystem/Filesystem/FileI.java index 296bc1aadf4..62708293e40 100644 --- a/java/demo/book/simple_filesystem/Filesystem/FileI.java +++ b/java/demo/book/simple_filesystem/Filesystem/FileI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2009 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. |