X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/c475143b2b047a068fe5615dcd6c961b98c2b36d..56cf287cf395f1cd8f135cabb8531ff37d52e122:/files/usr/share/python-support/sipb-xen-base/invirt/__init__.py diff --git a/files/usr/share/python-support/sipb-xen-base/invirt/__init__.py b/files/usr/share/python-support/sipb-xen-base/invirt/__init__.py index 18d44f9..d880252 100644 --- a/files/usr/share/python-support/sipb-xen-base/invirt/__init__.py +++ b/files/usr/share/python-support/sipb-xen-base/invirt/__init__.py @@ -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 . + +__author__ = 'MIT SIPB' +__version__ = '0.1' +__copyright__ = 'Copyright (c) 2008 MIT SIPB' + +# vim:et:sw=4:ts=4