X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=form%2Ffrm_sub.c;fp=form%2Ffrm_sub.c;h=9621e302a57150957066ca44012532a4dd37581b;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hp=1ab131a593c839befadd48062c3121a772053bd8;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175;p=ncurses.git diff --git a/form/frm_sub.c b/form/frm_sub.c index 1ab131a5..9621e302 100644 --- a/form/frm_sub.c +++ b/form/frm_sub.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2009,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_sub.c,v 1.12 2010/01/23 21:14:36 tom Exp $") +MODULE_ID("$Id: frm_sub.c,v 1.13 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform