--- capa/capa51/GUITools/common.funct.c 2000/07/07 18:25:12 1.4 +++ capa/capa51/GUITools/common.funct.c 2000/07/12 15:57:08 1.5 @@ -219,8 +219,9 @@ void message() " **** **** **** **** **** **** \n" "***** ***** ****************** ***************** \n" "***** ***** ************ *********** \n" -"Copyright MSU Board of Trustees 1992-1999 \n" -"No Unauthorized Commercial Use or redistribution allowed. \n"; +"CAPA comes with ABSOLUTELY NO WARRANTY \n" +"This is free software, and you are welcome \n" +"to redistribute it under certain conditions; check the COPYING file. \n"; fprintf(stderr,message); exit(0); }