X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=progs%2Finfocmp.c;h=f42ff3416ece69318d9b4706eedd97b8a832c75c;hp=82c48419a047f6ddce2ff02d350c103b604b7ad7;hb=refs%2Ftags%2Fv6.2;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/progs/infocmp.c b/progs/infocmp.c index 82c48419..f42ff341 100644 --- a/progs/infocmp.c +++ b/progs/infocmp.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2016,2017 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 * @@ -42,7 +43,7 @@ #include -MODULE_ID("$Id: infocmp.c,v 1.143 2017/04/05 09:27:51 tom Exp $") +MODULE_ID("$Id: infocmp.c,v 1.144 2020/02/02 23:34:34 tom Exp $") #define MAX_STRING 1024 /* maximum formatted string */