X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fknight.c;h=bda7da38fc43967170162a98c59d816db2d52f9b;hp=dc04944acd73a593213d977d2aa995a71f2dc67c;hb=9b4c4abadc0a29999c5ddad5aa8d769fee28d687;hpb=efa78d11c3ea7f51c7078b64a34c98b44ecb0e1a diff --git a/test/knight.c b/test/knight.c index dc04944a..bda7da38 100644 --- a/test/knight.c +++ b/test/knight.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2013,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -33,7 +34,7 @@ * Eric S. Raymond July 22 1995. Mouse support * added September 20th 1995. * - * $Id: knight.c,v 1.46 2019/08/24 22:40:52 tom Exp $ + * $Id: knight.c,v 1.47 2020/02/02 23:34:34 tom Exp $ */ #include