======================
gocept developer tools
======================

This is a small collection of utilities to perform various minor code
management tasks.

Copyright fixing
================

The `fix-copyright` script can be used to update copyright headers of Python
files for a given directory tree::

  $ fix-copyright <pathname>

It currently only applies to the gocept copyright headers.
