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 93d6cc86eee..39b1eab22d8 100755 --- a/cpp/demo/book/simple_filesystem/FilesystemI.h +++ b/cpp/demo/book/simple_filesystem/FilesystemI.h @@ -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. |