- Timestamp:
- Apr 10, 2004, 2:01:14 PM (19 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 789462a
- Parents:
- 5e0b690
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.c
rfe1f605 r405d5e6 344 344 strcat(startupmsg, " \n"); 345 345 strcat(startupmsg, "If you would like to receive release announcements about Owl you can \n"); 346 strcat(startupmsg, "join the owl-users @mit.edu mailing list at http://web.mit.edu/ktools/\n");346 strcat(startupmsg, "join the owl-users mailing list at http://www.ktools.org/ \n"); 347 347 strcat(startupmsg, " ^ ^ \n"); 348 348 strcat(startupmsg, " OvO \n"); 349 strcat(startupmsg, "Please report any bugs or suggestions to bug-owl@ mit.edu( ) \n");349 strcat(startupmsg, "Please report any bugs or suggestions to bug-owl@ktools.org ( ) \n"); 350 350 strcat(startupmsg, "-----------------------------------------------------------------m-m---\n"); 351 351 owl_function_adminmsg("", startupmsg);
Note: See TracChangeset
for help on using the changeset viewer.