--- capa/capa51/GUITools/quizzer.tcl 2000/07/07 18:25:12 1.17 +++ capa/capa51/GUITools/quizzer.tcl 2000/07/12 15:57:08 1.18 @@ -310,7 +310,7 @@ proc createInfoWindow {} { label $about.l1 -font 12x24 -text "Quizzer $gVer" -pady 20 label $about.l4 -font 8x13 -text "Quizzer.tcl version $gTclVer" -pady 20 label $about.l6 -font 8x13 -text "$gCompileDate" - message $about.l2 -font 8x13 -text "Code by: Y. Tsai, G. Albertelli II Copyright Michigan State University Board of Trustees, 1992-1999, No Unauthorized Commercial Use" \ + message $about.l2 -font 8x13 -text "Code by: Y. Tsai, G. Albertelli II Copyright Michigan State University Board of Trustees, 1992-2000, CAPA is released under to GNU GPL v2, and comes WITHOUT ANY WARRENTY, see COPYING for details" \ -pady 20 -aspect 300 label $about.l3 -font 8x13 -textvariable gDate label $about.l5 -font 8x13 -textvariable gCmd