X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdemo_keyok.c;h=28d90aa18cc2d5440d3f6dfd532ae80611d1675d;hp=ea9604efe8d2f6b2c80baff1f8410bc158977287;hb=56a81c7e79f73d397cc8074401d039f59c34cad5;hpb=5e1e572b71ae31a6071daa24e2460a68a6f1003c diff --git a/test/demo_keyok.c b/test/demo_keyok.c index ea9604ef..28d90aa1 100644 --- a/test/demo_keyok.c +++ b/test/demo_keyok.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 2002-2006,2017 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 2002-2006,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 * @@ -26,7 +27,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: demo_keyok.c,v 1.6 2017/04/10 00:37:08 tom Exp $ + * $Id: demo_keyok.c,v 1.7 2020/02/02 23:34:34 tom Exp $ * * Demonstrate the keyok() function. * Thomas Dickey - 2002/11/23