switch to utf-8 file encoding, add some missing copyrights
commitd75191fc626cf1388434da1eeca4d8dd5acf8f0e
authorAndré Wobst <wobsta@users.sourceforge.net>
Sun, 15 May 2011 07:18:18 +0000 (15 07:18 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sun, 15 May 2011 07:18:18 +0000 (15 07:18 +0000)
tree0e50449216f38eb5cd2c21d6e6507858f0111c89
parent8c44c2d77159ee09ba2e9066604511c1ac9b381f
switch to utf-8 file encoding, add some missing copyrights

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@3085 069f4177-920e-0410-937b-c2a4a81bcd90
59 files changed:
pyx/__init__.py
pyx/attr.py
pyx/bbox.py
pyx/bitmap.py
pyx/box.py
pyx/canvas.py
pyx/canvasitem.py
pyx/color.py
pyx/config.py
pyx/connector.py
pyx/data/lfs/createlfs.py
pyx/deco.py
pyx/deformer.py
pyx/document.py
pyx/dvi/dvifile.py
pyx/dvi/encfile.py
pyx/dvi/mapfile.py
pyx/dvi/texfont.py
pyx/dvi/tfmfile.py
pyx/dvi/vffile.py
pyx/epsfile.py
pyx/filelocator.py
pyx/font/__init__.py
pyx/font/afmfile.py
pyx/font/font.py
pyx/font/metric.py
pyx/font/t1code.py
pyx/font/t1file.py
pyx/graph/__init__.py
pyx/graph/axis/__init__.py
pyx/graph/axis/axis.py
pyx/graph/axis/painter.py
pyx/graph/axis/parter.py
pyx/graph/axis/positioner.py
pyx/graph/axis/rater.py
pyx/graph/axis/texter.py
pyx/graph/axis/tick.py
pyx/graph/axis/timeaxis.py
pyx/graph/data.py
pyx/graph/graph.py
pyx/graph/key.py
pyx/graph/style.py
pyx/mathutils.py
pyx/mesh.py
pyx/normpath.py
pyx/path.py
pyx/pattern.py
pyx/pdfextra.py
pyx/pdfwriter.py
pyx/pswriter.py
pyx/pycompat.py
pyx/pykpathsea/__init__.py
pyx/reader.py
pyx/siteconfig.py
pyx/style.py
pyx/text.py
pyx/trafo.py
pyx/unit.py
pyx/version.py