RETIRED, further work has moved to Debian project infrastructure
Go to file
Martin Geisler d7054053ae Remove (c) and remove unnecessary encoding lines
The word "Copyright" alone is sufficient to claim copyright, the (c)
symbol 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/

Closes-Bug: #1324686
Change-Id: Id381ea1f029a0cfddd3773c6d9f16c47842d9c33
2014-05-31 13:02:21 +02:00
bin Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
ceilometer Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
doc Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
etc Drop deprecated api v1 2014-05-18 16:17:01 +02:00
nova_tests Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
tools Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Ignore the generated file ceilometer.conf.sample 2014-05-29 11:13:26 +08:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Update testrepository configuration 2014-05-23 17:45:08 +02:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08:00
openstack-common.conf Clean up openstack-common.conf 2014-05-08 20:09:09 +08:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Updated from global requirements 2014-05-20 12:59:42 -04:00
setup-test-env.sh Refactored run-tests script 2014-02-10 15:30:25 +02:00
setup.cfg Implemented metering for Cinder's snapshots 2014-05-22 19:57:04 +02:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements.txt Updated from global requirements 2014-05-28 16:26:48 +00:00
tox.ini Remove "# noqa" leftovers for gettextutils._ 2014-04-28 19:12:25 +04:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer