X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Ftic.h;h=8210936cc857315131de2516a46ff452b2bd20c4;hp=66252aec035516a7f3c6d1e7a024f4c243fc8583;hb=a6ff7e087fd944fd0035075d0bb528e95e498d81;hpb=a8dfaf0998c91b39c5c0a4913987cd67ca622bff;ds=sidebyside diff --git a/include/tic.h b/include/tic.h index 66252aec..8210936c 100644 --- a/include/tic.h +++ b/include/tic.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2012,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 * @@ -33,7 +34,7 @@ ****************************************************************************/ /* - * $Id: tic.h,v 1.79 2019/07/20 20:19:54 tom Exp $ + * $Id: tic.h,v 1.81 2020/02/02 23:34:34 tom Exp $ * tic.h - Global variables and structures for the terminfo compiler. */ @@ -361,7 +362,7 @@ extern NCURSES_EXPORT(int) _nc_tic_written (void); #endif /* NCURSES_INTERNALS */ /* - * These entrypoints are used by tack. + * These entrypoints were used by tack before 1.08. */ #undef NCURSES_TACK_1_08