~epidermis/epidermis/devel

« back to all changes in this revision

Viewing changes to convenience_scripts/repo.py

  • Committer: David D Lowe
  • Date: 2011-05-04 18:34:18 UTC
  • Revision ID: daviddlowe.flimm@gmail.com-20110504183418-k9nic23z5a9gvdbo
Deleted extra space from end of copyright header for strict compliance with PEP8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
2
# -*- coding: utf-8 -*-
3
3
# Copyright © David D Lowe 2008-2011
4
 
# This program is free software under the terms of GPLv2. For more 
 
4
# This program is free software under the terms of GPLv2. For more
5
5
# information, see the file named COPYING distributed with this project.
6
6
 
7
7
"""Runs validate(), update_downloads() and update_preview()