X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fm_opts.c;h=4c29f333bec732dcedf15fecad00a3148feb36a2;hp=bc6924b65149fd10e860841eab57220e40a61d1d;hb=460005b642d978c6d4b48810803514bd36a6245b;hpb=c6540b9c89dda1a6a8bd681726831e8924176504;ds=sidebyside diff --git a/menu/m_opts.c b/menu/m_opts.c index bc6924b6..4c29f333 100644 --- a/menu/m_opts.c +++ b/menu/m_opts.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2004,2010 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_opts.c,v 1.20 2010/01/23 21:20:10 tom Exp $") +MODULE_ID("$Id: m_opts.c,v 1.21 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnmenu