X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Ffld_pad.c;h=b6d59e2c1cdc76e9a971f8f7a363709e938dba40;hp=4f8ff1f54f0469618253415c04ad4972d7c5a95d;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=c6540b9c89dda1a6a8bd681726831e8924176504 diff --git a/form/fld_pad.c b/form/fld_pad.c index 4f8ff1f5..b6d59e2c 100644 --- a/form/fld_pad.c +++ b/form/fld_pad.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_pad.c,v 1.10 2010/01/23 21:14:36 tom Exp $") +MODULE_ID("$Id: fld_pad.c,v 1.11 2020/02/02 23:34:34 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnform