X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fbase%2Fkeyok.c;h=8e0b9629db20290bfe3050d9949fbfb24a3cbb0d;hp=180c54aa191c97559da2085fac1fc25ad057d6c4;hb=7f4b9f390624835ceb0849965a7f6ff2dcb39d00;hpb=896224bea6196d73d03e39b1a266887d6f2cb6ff diff --git a/ncurses/base/keyok.c b/ncurses/base/keyok.c index 180c54aa..8e0b9629 100644 --- a/ncurses/base/keyok.c +++ b/ncurses/base/keyok.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2014,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2012,2014 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 @@ #include -MODULE_ID("$Id: keyok.c,v 1.15 2019/12/21 22:40:32 tom Exp $") +MODULE_ID("$Id: keyok.c,v 1.16 2020/02/02 23:34:34 tom Exp $") /* * Enable (or disable) ncurses' interpretation of a keycode by adding (or