X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fm_item_use.c;h=3081432751997daee1dd78a1856bcb8c274576f1;hp=7cea30c92ff8b5566c7bf072c4970a3a8c52c286;hb=7503e8d82292a2a0a4d8bb55bdf3f8a203159f68;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/menu/m_item_use.c b/menu/m_item_use.c index 7cea30c9..30814327 100644 --- a/menu/m_item_use.c +++ b/menu/m_item_use.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2010,2020 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2004,2010 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_item_use.c,v 1.18 2020/01/18 17:02:13 tom Exp $") +MODULE_ID("$Id: m_item_use.c,v 1.19 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnmenu