diff options
Diffstat (limited to 'cpp/demo/book/simple_filesystem/FilesystemI.h')
-rwxr-xr-x | cpp/demo/book/simple_filesystem/FilesystemI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/book/simple_filesystem/FilesystemI.h b/cpp/demo/book/simple_filesystem/FilesystemI.h index da024276754..ea51a9eae45 100755 --- a/cpp/demo/book/simple_filesystem/FilesystemI.h +++ b/cpp/demo/book/simple_filesystem/FilesystemI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2008 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. |