]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/key_names.c
ncurses 6.2 - patch 20200321
[ncurses.git] / test / key_names.c
index 074a1f0ab758ede729805e87bdc4e3f4e217c129..69c95d638db04b8712d0e45e280438399465cf55 100644 (file)
@@ -1,5 +1,6 @@
 /****************************************************************************
- * Copyright (c) 2007-2014,2017 Free Software Foundation, Inc.              *
+ * Copyright 2020 Thomas E. Dickey                                          *
+ * Copyright 2007-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            *
@@ -26,7 +27,7 @@
  * authorization.                                                           *
  ****************************************************************************/
 /*
- * $Id: key_names.c,v 1.7 2017/12/09 21:05:01 tom Exp $
+ * $Id: key_names.c,v 1.8 2020/02/02 23:34:34 tom Exp $
  */
 
 #include <test.priv.h>