Files
deb-python-ceilometerclient/doc/source
Martin Geisler 42dd52958c Remove © and remove unnecessary encoding lines
The word "Copyright" alone is sufficient to claim copyright, the ©
need not be present.[1]

As per PEP 263, a Python file with non-ASCII characters must have a
line with "coding: <some-encoding>". Python files containing only
7-bit ASCII characters need no such line.[2]

This commit removes unnecessary Unicode copyright symbols and
unnecessary encoding lines.

[1]: http://www.copyright.gov/circs/circ03.pdf
[2]: http://legacy.python.org/dev/peps/pep-0263/

Change-Id: I6b43cc5ecfd0440e06b0aebd91ebb574b7f37a91
2014-05-30 17:48:53 +02:00
..
2012-11-09 12:52:21 +11:00