Changeset 405d5e6 for owl.c


Ignore:
Timestamp:
Apr 10, 2004, 2:01:14 PM (20 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
789462a
Parents:
5e0b690
Message:
Handle MIT Athena OLC zephyrs correctly
Updated ktools website / bug address
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.c

    rfe1f605 r405d5e6  
    344344  strcat(startupmsg, "                                                                       \n");
    345345  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");
    347347  strcat(startupmsg, "                                                                 ^ ^   \n");
    348348  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");
    350350  strcat(startupmsg, "-----------------------------------------------------------------m-m---\n");
    351351  owl_function_adminmsg("", startupmsg);
Note: See TracChangeset for help on using the changeset viewer.