--- gforth/cstr.fs 2012/03/13 19:33:31 1.2 +++ gforth/cstr.fs 2012/12/31 15:25:18 1.3 @@ -1,6 +1,6 @@ \ convert Forth strings to zero-terminated strings -\ Copyright (C) 2008 Free Software Foundation, Inc. +\ Copyright (C) 2008,2012 Free Software Foundation, Inc. \ This file is part of Gforth.