started adding simple configuration-loading module and getconfig frontend; checkpoint...
[invirt/packages/invirt-base.git] / files / usr / share / python-support / sipb-xen-base / invirt / __init__.py
index 18d44f9..d880252 100644 (file)
@@ -19,3 +19,9 @@ Consult the source files for details.
 
 # You should have received a copy of the GNU General Public License
 # along with Invirt.  If not, see <http://www.gnu.org/licenses/>.
 
 # You should have received a copy of the GNU General Public License
 # along with Invirt.  If not, see <http://www.gnu.org/licenses/>.
+
+__author__    = 'MIT SIPB'
+__version__   = '0.1'
+__copyright__ = 'Copyright (c) 2008 MIT SIPB'
+
+# vim:et:sw=4:ts=4