--- gforth/exboot.fs 2007/12/31 18:40:24 1.11 +++ gforth/exboot.fs 2007/12/31 19:02:24 1.12 @@ -1,7 +1,7 @@ \ include except.fs and restart Gforth. Gforth is restarted to create \ an exception frame for the exception handler. -\ Copyright (C) 2000,2001,2003,2004 Free Software Foundation, Inc. +\ Copyright (C) 2000,2001,2003,2004,2007 Free Software Foundation, Inc. \ This file is part of Gforth.