X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=form%2Ffld_ftchoice.c;h=5dc5f4a912240f720fc3be3803561a847f9aff0b;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hp=897093a7adf12d72705d3693a6194d6d7b3f1bb2;hpb=45291421bee33c79ffb4c8f0e1b67ca5cc262114;p=ncurses.git diff --git a/form/fld_ftchoice.c b/form/fld_ftchoice.c index 897093a7..5dc5f4a9 100644 --- a/form/fld_ftchoice.c +++ b/form/fld_ftchoice.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 * @@ -32,7 +33,7 @@ #include "form.priv.h" -MODULE_ID("$Id: fld_ftchoice.c,v 1.15 2018/12/16 00:14:26 tom Exp $") +MODULE_ID("$Id: fld_ftchoice.c,v 1.16 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform