X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Ffld_attr.c;h=50e2c73d6af92887ef94e9bda585a7673fbea80e;hp=28001d3c91a18b64b978166397c93a2df5bc9578;hb=460005b642d978c6d4b48810803514bd36a6245b;hpb=e3d8d5a5a9425b40e09df86a597c3e971dced9d1 diff --git a/form/fld_attr.c b/form/fld_attr.c index 28001d3c..50e2c73d 100644 --- a/form/fld_attr.c +++ b/form/fld_attr.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_attr.c,v 1.12 2016/01/23 21:32:00 tom Exp $") +MODULE_ID("$Id: fld_attr.c,v 1.13 2020/02/02 23:34:34 tom Exp $") /*---------------------------------------------------------------------------- Field-Attribute manipulation routines