X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Ffrm_user.c;h=e1210f2d4970f357a2c211e62cd23b0ad66ad323;hp=1375b5e90af6ec146eca91f35188a6b5f59e824b;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=c6540b9c89dda1a6a8bd681726831e8924176504 diff --git a/form/frm_user.c b/form/frm_user.c index 1375b5e9..e1210f2d 100644 --- a/form/frm_user.c +++ b/form/frm_user.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 * @@ -32,7 +33,7 @@ #include "form.priv.h" -MODULE_ID("$Id: frm_user.c,v 1.15 2010/01/23 21:14:36 tom Exp $") +MODULE_ID("$Id: frm_user.c,v 1.16 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform