From 9887638de195d243a5276b5fe3e0cf79bad21ed7 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 22 Dec 2015 18:44:04 -0500 Subject: authors -> contributors. --- ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 526319e..951980f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2015-12-22 Siddharth Ravikumar + + * AUTHORS: Deleted + * CONTRIBUTORS.rst: Added + * Makefile: updated copyright header (authors -> contributors) + * combox/_version.py: updated copyright header (authors -> contributors) + * combox/cbox.py: updated copyright header (authors -> contributors) + * combox/config.py: updated copyright header (authors -> contributors) + * combox/crypto.py: updated copyright header (authors -> contributors) + * combox/events.py: updated copyright header (authors -> contributors) + * combox/file.py: updated copyright header (authors -> contributors) + * combox/gui.py: updated copyright header (authors -> contributors) + * combox/log.py: updated copyright header (authors -> contributors) + * combox/silo.py: updated copyright header (authors -> contributors) + * setup.py: updated copyright header (authors -> contributors) + * tests/_version_test.py: updated copyright header (authors -> contributors) + * tests/config_test.py: updated copyright header (authors -> contributors) + * tests/crypto_test.py: updated copyright header (authors -> contributors) + * tests/events_test.py: updated copyright header (authors -> contributors) + * tests/file_test.py: updated copyright header (authors -> contributors) + * tests/silo_test.py: updated copyright header (authors -> contributors) + * tests/utils.py: updated copyright header (authors -> contributors) + 2015-12-22 Siddharth Ravikumar * Makefile: added new targets `clean-dist` and `clean-pyc`. -- cgit v1.2.3