X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdots.c;h=d34473c1bb7e50f9fd16af350a6b6eb330cb3edb;hp=bd3c30bb71d48358b8281a5e458d08e19eed16cf;hb=f3ec084eb66ba14feb6357b674fb85dd474933d8;hpb=efa78d11c3ea7f51c7078b64a34c98b44ecb0e1a diff --git a/test/dots.c b/test/dots.c index bd3c30bb..d34473c1 100644 --- a/test/dots.c +++ b/test/dots.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1999-2017,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1999-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 * @@ -29,7 +30,7 @@ /* * Author: Thomas E. Dickey 1999 * - * $Id: dots.c,v 1.35 2019/08/24 21:49:50 tom Exp $ + * $Id: dots.c,v 1.36 2020/02/02 23:34:34 tom Exp $ * * A simple demo of the terminfo interface. */