X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Ffld_info.c;h=9963b5b3a4763817e5b5f75582518de579f0415b;hp=13fe8e72a03c34ef564b4e3053ec3b83bf533c13;hb=460005b642d978c6d4b48810803514bd36a6245b;hpb=c6540b9c89dda1a6a8bd681726831e8924176504 diff --git a/form/fld_info.c b/form/fld_info.c index 13fe8e72..9963b5b3 100644 --- a/form/fld_info.c +++ b/form/fld_info.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: fld_info.c,v 1.11 2010/01/23 21:14:35 tom Exp $") +MODULE_ID("$Id: fld_info.c,v 1.12 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform