diff options
Diffstat (limited to 'objective-c/include/objc/IceStorm.h')
-rw-r--r-- | objective-c/include/objc/IceStorm.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/objective-c/include/objc/IceStorm.h b/objective-c/include/objc/IceStorm.h new file mode 100644 index 00000000000..1cd594d785b --- /dev/null +++ b/objective-c/include/objc/IceStorm.h @@ -0,0 +1,10 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2015 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. +// +// ********************************************************************** + +#import "IceStorm/IceStorm.h" |