- Timestamp:
- May 25, 2008, 11:26:08 AM (17 years ago)
- Branches:
- master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 83b2ca6
- Parents:
- 6b28e33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.c
r81001c0 r628c897 323 323 strcat(startupmsg, buff); 324 324 strcat(startupmsg, " \n"); 325 strcat(startupmsg, " This is a development build of barnowl. If you are using this\n");326 strcat(startupmsg, " build regularly, please add yourself to barnowl-users@mit.edu\n");325 strcat(startupmsg, "BarnOwl is free software. Type ':show license' for more \n"); 326 strcat(startupmsg, "information. \n"); 327 327 strcat(startupmsg, " ^ ^ \n"); 328 328 strcat(startupmsg, " OvO \n"); 329 strcat(startupmsg, "Please report any bugs to dirty-owl-hackers@mit.edu( ) \n");329 strcat(startupmsg, "Please report any bugs or suggestions to bug-barnowl@mit.edu ( ) \n"); 330 330 strcat(startupmsg, "-----------------------------------------------------------------m-m---\n"); 331 331 owl_function_adminmsg("", startupmsg);
Note: See TracChangeset
for help on using the changeset viewer.