Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/BiblioJAM/__init__.py
blob: aa9b0159d52f19d15c37c5c34af0d460651a0be6 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python
# -*- coding: utf-8 -*-

__version__ = "2"
__autor__ = "Flavio Danesse fdanesse@gmailcom"
__date__ = "Abril de 2011"
__copyright__ = "Copyright (c) 2010 Flavio Danesse"
__license__ = "GPL3"