X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=progs%2Ftparm_type.c;h=da681ce90fe2e49a821798a84b20ad37e35bf4a6;hp=125e43c26179640b411bc84d9e38e634f1145193;hb=3b3a6d094f484e799b1430782f1130a9af71a94e;hpb=808858ace09b9bf60f7154e33cb6572f49347101 diff --git a/progs/tparm_type.c b/progs/tparm_type.c index 125e43c2..da681ce9 100644 --- a/progs/tparm_type.c +++ b/progs/tparm_type.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2013,2015 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 2014,2015 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 -MODULE_ID("$Id: tparm_type.c,v 1.2 2015/04/04 15:01:13 tom Exp $") +MODULE_ID("$Id: tparm_type.c,v 1.3 2020/02/02 23:34:34 tom Exp $") /* * Lookup the type of call we should make to tparm(). This ignores the actual