diff options
author | Frederic Culot <calcurse@culot.org> | 2009-07-05 20:32:28 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-07-05 20:32:28 +0000 |
commit | 921a66ac5afb3515b383d0e1ad6e758cc8ab5ee0 (patch) | |
tree | 9752866a32bd41596bb404c91b091cd40a4165e3 /ChangeLog | |
parent | e3d2e58b67d33bf5540db1ea109ab6addb786589 (diff) | |
download | calcurse-921a66ac5afb3515b383d0e1ad6e758cc8ab5ee0.tar.gz calcurse-921a66ac5afb3515b383d0e1ad6e758cc8ab5ee0.zip |
Switch to BSD license
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ * src/io.c (ical_store_event): Support for events which spans over several days added (thanks Andreas for reporting the bug) + + * Switch to the BSD license 2009-06-28 Frederic Culot <frederic@culot.org> |