X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fm_hook.c;h=c98aede7969dd744f59fe6f0dbf2c03d4fa59023;hp=9c8451314752fdd0a6d7e0dfcb5e57cd4bd33d8b;hb=f3ec084eb66ba14feb6357b674fb85dd474933d8;hpb=45291421bee33c79ffb4c8f0e1b67ca5cc262114;ds=sidebyside diff --git a/menu/m_hook.c b/menu/m_hook.c index 9c845131..c98aede7 100644 --- a/menu/m_hook.c +++ b/menu/m_hook.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2016,2018 Free Software Foundation, Inc. * + * Copyright 2018,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_hook.c,v 1.18 2018/12/16 00:13:36 tom Exp $") +MODULE_ID("$Id: m_hook.c,v 1.19 2020/02/02 23:34:34 tom Exp $") /* "Template" macro to generate function to set application specific hook */ #define GEN_HOOK_SET_FUNCTION( typ, name ) \