summaryrefslogtreecommitdiff
path: root/foundry/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'foundry/__init__.py')
-rw-r--r--foundry/__init__.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/foundry/__init__.py b/foundry/__init__.py
new file mode 100644
index 0000000..c71d252
--- /dev/null
+++ b/foundry/__init__.py
@@ -0,0 +1,11 @@
1# vim: set filencoding=utf8
2"""
3Foundary
4
5@author: Mike Crute (mcrute@gmail.com)
6@organization: SoftGroup Interactive, Inc.
7@date: May 02, 2010
8"""
9
10
11__version__ = "0.1"