diff options
author | Michi Henning <michi@zeroc.com> | 2004-05-26 04:27:38 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2004-05-26 04:27:38 +0000 |
commit | 349d4325db4af44700f1243f5b454f6f2f6be6f9 (patch) | |
tree | d9f55de34009c8932fb84f71221250f9151e4d91 /cs/test/Ice/exceptions/ObjectFactoryI.cs | |
parent | fix for NPE (diff) | |
download | ice-349d4325db4af44700f1243f5b454f6f2f6be6f9.tar.bz2 ice-349d4325db4af44700f1243f5b454f6f2f6be6f9.tar.xz ice-349d4325db4af44700f1243f5b454f6f2f6be6f9.zip |
Added changes to bring code up to date with 1.4.0 release.
Diffstat (limited to 'cs/test/Ice/exceptions/ObjectFactoryI.cs')
-rwxr-xr-x | cs/test/Ice/exceptions/ObjectFactoryI.cs | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/cs/test/Ice/exceptions/ObjectFactoryI.cs b/cs/test/Ice/exceptions/ObjectFactoryI.cs index 515438e9f94..206e3fafb92 100755 --- a/cs/test/Ice/exceptions/ObjectFactoryI.cs +++ b/cs/test/Ice/exceptions/ObjectFactoryI.cs @@ -1,10 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. |