X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=test%2Fdots_termcap.c;h=0e442b134688ff9db06185d409a112176968d13c;hb=f3ec084eb66ba14feb6357b674fb85dd474933d8;hp=21b9adb24719fd5cb2895a31968da72ea421b809;hpb=efa78d11c3ea7f51c7078b64a34c98b44ecb0e1a;p=ncurses.git diff --git a/test/dots_termcap.c b/test/dots_termcap.c index 21b9adb2..0e442b13 100644 --- a/test/dots_termcap.c +++ b/test/dots_termcap.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 2013-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 2013-2014,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 * - * $Id: dots_termcap.c,v 1.19 2019/08/24 22:25:55 tom Exp $ + * $Id: dots_termcap.c,v 1.20 2020/02/02 23:34:34 tom Exp $ * * A simple demo of the termcap interface. */