diff options
author | reed <reed@pkgsrc.org> | 2005-03-23 00:29:56 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-03-23 00:29:56 +0000 |
commit | 101b2834032620cac7f5c00470b11a75d02f1fcd (patch) | |
tree | e3392858e12606a5c143286e2826d26069f66633 /time | |
parent | 8b9070793830287efa868987b6ca47c78b7a1420 (diff) | |
download | pkgsrc-101b2834032620cac7f5c00470b11a75d02f1fcd.tar.gz |
Remove copyright information.
And mention it is tk-based.
Diffstat (limited to 'time')
-rw-r--r-- | time/ical/DESCR | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/time/ical/DESCR b/time/ical/DESCR index 661be14aacf..efa9a1e742b 100644 --- a/time/ical/DESCR +++ b/time/ical/DESCR @@ -1,17 +1,7 @@ -Copyright (c) 1993-1997 by Sanjay Ghemawat - - * Ical is an X based calendar program - * Calendar items can be created edited and deleted easily. +Ical is a Tk-based calendar program for X11 with the following features: + * Calendar items can be created, edited and deleted easily. * Items can be made to repeat in various ways. * Ical will post reminders for upcoming appointments. * Ical can print and list item occurrences. * An ical calendar can include other calendars. * Ical calendars can be shared by different users. - -Copyrights -========== - -Most of the files are covered by the copyright in the file COPYRIGHT. - -The configure script is covered by the GNU Public License (see -COPYRIGHT.GNU). |