X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fcapdefaults.c;h=951a9ca4bb5c7cc7529c8901498ceacb0461bb73;hb=f67a188e71a0e6f80c1c45e50e7a7449c2d7bfb3;hp=da76cc1d7a57d8d7fad3679cd70c21e31888f710;hpb=9fab8ab6b69130169a6880e63585d83efb1c1722;p=ncurses.git diff --git a/include/capdefaults.c b/include/capdefaults.c index da76cc1d..951a9ca4 100644 --- a/include/capdefaults.c +++ b/include/capdefaults.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2000,2008 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2000,2008 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 @@ * and: Thomas E. Dickey 1996-on * ****************************************************************************/ -/* $Id: capdefaults.c,v 1.14 2008/11/16 00:19:59 juergen Exp $ */ +/* $Id: capdefaults.c,v 1.15 2020/02/02 23:34:34 tom Exp $ */ /* * Compute obsolete capabilities. The reason this is an include file is