diff options
Diffstat (limited to 'demoscript/manual/__init__.py')
-rwxr-xr-x | demoscript/manual/__init__.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/demoscript/manual/__init__.py b/demoscript/manual/__init__.py new file mode 100755 index 00000000000..ef96a353f70 --- /dev/null +++ b/demoscript/manual/__init__.py @@ -0,0 +1,9 @@ +#!/usr/bin/env python +# ********************************************************************** +# +# Copyright (c) 2003-2014 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. +# +# ********************************************************************** |