X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Ffld_current.c;h=75e68edd1c5576ee2c69265f24ebec088552cf34;hp=efd5c2f95d8ff6c69aea848b33c4cb56f619647b;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=9c110809dcc6246cb01544e9cb6c709795697a1a diff --git a/form/fld_current.c b/form/fld_current.c index efd5c2f9..75e68edd 100644 --- a/form/fld_current.c +++ b/form/fld_current.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2010,2016 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2010,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_current.c,v 1.14 2016/10/29 22:30:10 tom Exp $") +MODULE_ID("$Id: fld_current.c,v 1.15 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform