X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fwin32_curses.h;h=0c807a022b1508f45ff6704d22098e3dc14aa0d9;hp=5babf47d214a888faee68215345406c76c284e14;hb=91d451ffc473b358d8d74506d2da8871e44fbd7b;hpb=ee8861cb4901d33fef9ad228b55a60ca4950e79c diff --git a/include/win32_curses.h b/include/win32_curses.h index 5babf47d..0c807a02 100644 --- a/include/win32_curses.h +++ b/include/win32_curses.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright 2018,2020 Thomas E. Dickey * + * Copyright 2018-2020,2021 Thomas E. Dickey * * Copyright 2008-2014,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,10 +28,10 @@ ****************************************************************************/ /**************************************************************************** - * Author: Juergen Pfeifer, 2008-on * + * Author: Juergen Pfeifer, 2008-on * ****************************************************************************/ -/* $Id: win32_curses.h,v 1.2 2020/11/14 23:52:46 tom Exp $ */ +/* $Id: win32_curses.h,v 1.3 2021/06/17 21:26:02 tom Exp $ */ /* * This is the interface we use on Windows to mimic the control of the settings