diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:44:55 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:44:55 +0000 |
commit | c580b84fce32d9135031103d38bb0aabf48e9164 (patch) | |
tree | fd22e600dd09320b37f75b6394d5d2f6f6aeae39 /cs/src/Ice/ObjectFactoryManager.cs | |
parent | Added visual basic (diff) | |
download | ice-c580b84fce32d9135031103d38bb0aabf48e9164.tar.bz2 ice-c580b84fce32d9135031103d38bb0aabf48e9164.tar.xz ice-c580b84fce32d9135031103d38bb0aabf48e9164.zip |
2004 to 2005
Diffstat (limited to 'cs/src/Ice/ObjectFactoryManager.cs')
-rwxr-xr-x | cs/src/Ice/ObjectFactoryManager.cs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cs/src/Ice/ObjectFactoryManager.cs b/cs/src/Ice/ObjectFactoryManager.cs index 08cc052ce6f..33369065f8d 100755 --- a/cs/src/Ice/ObjectFactoryManager.cs +++ b/cs/src/Ice/ObjectFactoryManager.cs @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - namespace IceInternal { |