1biorythm - simple biorythm calculation program
2==============================================
3
4This program calculates a simple biorythm plot based on the given date
5of birth.  The plot starts at the given first day of plot, and
6includes the number of days indicated on the command line.
7
8Dates must be entered according to ISO date format, that is:
9YYYY-MM-DD, four digit year, two digit month, and two digit day of
10month.
11
12The default plot includes emotional, intellectual and physical curves.
13This may be overridden by command line options.
14
15The author has no idea how to interpret the plot, so please don't ask
16him about it.
17
18
19Author
20------
21
22The program is written by
23
24        Sverre H. Huseby        shh@thathost.com
25        http://shh.thathost.com/
26
27
28License
29-------
30
31This program is released under the Artistic License:
32
33  http://www.opensource.org/licenses/artistic-license.html
34
35Comments (even as simple as "I use your program") are very welcome.
36If you insist on paying something, please donate some money to an
37organization that strives to make the world a better place for
38everyone.
39
40I don't like bugs, so please help me removing them by reporting
41whatever you find!
42
43