X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fm_driver.c;h=e592bab4e368a88c68c9997e7fdd73422cf51fdb;hp=6db94bf7717466ee2e583679d34f41fbad3c454b;hb=c0f109a299a82a33c16bd7af942a12ce9aefaaf0;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/menu/m_driver.c b/menu/m_driver.c index 6db94bf7..e592bab4 100644 --- a/menu/m_driver.c +++ b/menu/m_driver.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2016,2020 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2012,2016 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 * @@ -37,7 +38,7 @@ #include "menu.priv.h" -MODULE_ID("$Id: m_driver.c,v 1.33 2020/01/18 17:02:13 tom Exp $") +MODULE_ID("$Id: m_driver.c,v 1.34 2020/02/02 23:34:34 tom Exp $") /* Macros */