X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=form%2Ffld_ftlink.c;h=afa488b3f5cb3e86d565af81a511649d1b6ffb49;hb=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd;hp=e7b1440ac538a93058b0b25b96295c0e7f1ac180;hpb=b6d0d9ad9e372e856f01a4c283cf784a15993903;p=ncurses.git diff --git a/form/fld_ftlink.c b/form/fld_ftlink.c index e7b1440a..afa488b3 100644 --- a/form/fld_ftlink.c +++ b/form/fld_ftlink.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2010,2012 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2010,2012 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_ftlink.c,v 1.15 2012/06/10 00:27:49 tom Exp $") +MODULE_ID("$Id: fld_ftlink.c,v 1.16 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform