use real comments for licence header

This commit is contained in:
Christophe Benz 2010-06-22 16:16:47 +02:00
commit 470f2a9fe2
135 changed files with 1536 additions and 1670 deletions

View file

@ -17,7 +17,9 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
from weboob.frontends.weboobtests import WeboobTests
if __name__ == '__main__':
WeboobTests.run()