summaryrefslogtreecommitdiff
path: root/dateutil/easter.py
Commit message (Collapse)AuthorAgeFilesLines
* Metadata fixesTomi Pieviläinen2012-03-031-2/+1
| | | | | | | | | | Fix remaining references to PSF license, change maintainer info. Removed most occurances of __author__, since it felt redundant with the copyright notice (credit) and package metadata (developer contact). Also fixed references to Python 2.3 (it's not even tested anymore) and changed calls from python3 to just python (let the system decide).
* PSF License doesn't exist. This is Simplified BSD.Gustavo Niemeyer2011-03-241-1/+1
|
* Applying Python 3 support patch by Brian Jones.Gustavo Niemeyer2011-03-241-2/+2
|
* All code is now compatible with new-style division.niemeyer2007-11-201-10/+10
|
* Updating (c) information.niemeyer2005-02-241-2/+2
|
* Minor changes in __author__ variable.niemeyer2003-10-091-1/+1
|
* Importing development code into trunk.niemeyer2003-09-281-0/+92