--- gforth/mkdir.fs 2008/10/06 21:46:15 1.5 +++ gforth/mkdir.fs 2010/12/31 18:09:02 1.7 @@ -1,6 +1,6 @@ \ mkdir wrapper -\ Copyright (C) 2008 Free Software Foundation, Inc. +\ Copyright (C) 2008,2010 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -48,5 +48,3 @@ repeat drop 2drop c-addr u mode =mkdir ; - - \ No newline at end of file