diff options
Diffstat (limited to 'cs/demo/book/simple_filesystem/FileI.cs')
-rwxr-xr-x | cs/demo/book/simple_filesystem/FileI.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/demo/book/simple_filesystem/FileI.cs b/cs/demo/book/simple_filesystem/FileI.cs index d2be01fce22..452b07fe7c2 100755 --- a/cs/demo/book/simple_filesystem/FileI.cs +++ b/cs/demo/book/simple_filesystem/FileI.cs @@ -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. |