X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fworm.c;h=6304e4b06a88e750d006bc68a6c52276de1fb968;hp=c7b04aa814451d0253b79fcb6a61a4dd0b638414;hb=cf6a62567b2365c8678b7d561845bdbd1739e5da;hpb=02f1dee48fe8af6ce054388fba739aa4f975004e;ds=sidebyside diff --git a/test/worm.c b/test/worm.c index c7b04aa8..6304e4b0 100644 --- a/test/worm.c +++ b/test/worm.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2016,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 * @@ -52,7 +53,7 @@ traces will be dumped. The program stops and waits for one character of input at the beginning and end of the interval. - $Id: worm.c,v 1.81 2019/12/14 23:25:29 tom Exp $ + $Id: worm.c,v 1.82 2020/02/02 23:34:34 tom Exp $ */ #include