From 6e07b01950120c55840c6dba9ee0268bbc8a56c2 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Thu, 16 Feb 2006 22:59:50 +0000 Subject: [PATCH] Simplified and (hopefully) clarified the boilerplate. --- curses.h | 25 ++++++++++++------------- curspriv.h | 25 ++++++++++++------------- dos/pdcclip.c | 27 +++++++++++++-------------- dos/pdcdisp.c | 27 +++++++++++++-------------- dos/pdcgetsc.c | 27 +++++++++++++-------------- dos/pdcgo32.c | 27 +++++++++++++-------------- dos/pdckbd.c | 27 +++++++++++++-------------- dos/pdcprint.c | 27 +++++++++++++-------------- dos/pdcscrn.c | 27 +++++++++++++-------------- dos/pdcsetsc.c | 27 +++++++++++++-------------- os2/pdcclip.c | 27 +++++++++++++-------------- os2/pdcdisp.c | 27 +++++++++++++-------------- os2/pdcgetsc.c | 27 +++++++++++++-------------- os2/pdckbd.c | 27 +++++++++++++-------------- os2/pdcprint.c | 27 +++++++++++++-------------- os2/pdcscrn.c | 27 +++++++++++++-------------- os2/pdcsetsc.c | 27 +++++++++++++-------------- panel.h | 25 ++++++++++++------------- panel/panel.c | 27 +++++++++++++-------------- pdcurses/addch.c | 27 +++++++++++++-------------- pdcurses/addchstr.c | 27 +++++++++++++-------------- pdcurses/addstr.c | 27 +++++++++++++-------------- pdcurses/attr.c | 27 +++++++++++++-------------- pdcurses/beep.c | 27 +++++++++++++-------------- pdcurses/bkgd.c | 27 +++++++++++++-------------- pdcurses/border.c | 27 +++++++++++++-------------- pdcurses/clear.c | 27 +++++++++++++-------------- pdcurses/color.c | 25 ++++++++++++------------- pdcurses/delch.c | 27 +++++++++++++-------------- pdcurses/deleteln.c | 27 +++++++++++++-------------- pdcurses/getch.c | 27 +++++++++++++-------------- pdcurses/getstr.c | 27 +++++++++++++-------------- pdcurses/getyx.c | 27 +++++++++++++-------------- pdcurses/inch.c | 27 +++++++++++++-------------- pdcurses/inchstr.c | 27 +++++++++++++-------------- pdcurses/initscr.c | 25 ++++++++++++------------- pdcurses/inopts.c | 27 +++++++++++++-------------- pdcurses/insch.c | 27 +++++++++++++-------------- pdcurses/insstr.c | 27 +++++++++++++-------------- pdcurses/instr.c | 27 +++++++++++++-------------- pdcurses/kernel.c | 25 ++++++++++++------------- pdcurses/mouse.c | 27 +++++++++++++-------------- pdcurses/move.c | 27 +++++++++++++-------------- pdcurses/outopts.c | 27 +++++++++++++-------------- pdcurses/overlay.c | 27 +++++++++++++-------------- pdcurses/pad.c | 27 +++++++++++++-------------- pdcurses/pdcdebug.c | 27 +++++++++++++-------------- pdcurses/pdcutil.c | 25 ++++++++++++------------- pdcurses/pdcwin.c | 25 ++++++++++++------------- pdcurses/printw.c | 27 +++++++++++++-------------- pdcurses/refresh.c | 27 +++++++++++++-------------- pdcurses/scanw.c | 27 +++++++++++++-------------- pdcurses/scr_dump.c | 25 ++++++++++++------------- pdcurses/scroll.c | 27 +++++++++++++-------------- pdcurses/slk.c | 27 +++++++++++++-------------- pdcurses/termattr.c | 27 +++++++++++++-------------- pdcurses/terminfo.c | 27 +++++++++++++-------------- pdcurses/touch.c | 27 +++++++++++++-------------- pdcurses/util.c | 27 +++++++++++++-------------- pdcurses/window.c | 25 ++++++++++++------------- term.h | 25 ++++++++++++------------- win32/pdcclip.c | 27 +++++++++++++-------------- win32/pdcdisp.c | 25 ++++++++++++------------- win32/pdcgetsc.c | 27 +++++++++++++-------------- win32/pdckbd.c | 25 ++++++++++++------------- win32/pdcprint.c | 27 +++++++++++++-------------- win32/pdcscrn.c | 25 ++++++++++++------------- win32/pdcsetsc.c | 27 +++++++++++++-------------- x11/pdcclip.c | 27 +++++++++++++-------------- x11/pdcdisp.c | 27 +++++++++++++-------------- x11/pdcgetsc.c | 27 +++++++++++++-------------- x11/pdckbd.c | 27 +++++++++++++-------------- x11/pdcprint.c | 27 +++++++++++++-------------- x11/pdcscrn.c | 25 ++++++++++++------------- x11/pdcsetsc.c | 27 +++++++++++++-------------- x11/pdcx11.c | 18 +----------------- x11/process/x11.c | 18 +----------------- x11/process/x11common.c | 18 +----------------- x11/process/x11curses.c | 18 +----------------- x11/sb.c | 27 +++++++++++++-------------- 80 files changed, 977 insertions(+), 1117 deletions(-) diff --git a/curses.h b/curses.h index 8b374ed9..8dda67c2 100644 --- a/curses.h +++ b/curses.h @@ -1,22 +1,21 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ -/* $Id: curses.h,v 1.126 2006/02/13 23:52:23 wmcbrine Exp $ */ +/* $Id: curses.h,v 1.127 2006/02/16 22:59:48 wmcbrine Exp $ */ /* ---------------------------------------------------------------------- PDCurses diff --git a/curspriv.h b/curspriv.h index ca64dde1..08c0a013 100644 --- a/curspriv.h +++ b/curspriv.h @@ -1,22 +1,21 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ -/* $Id: curspriv.h,v 1.31 2006/02/08 17:40:32 wmcbrine Exp $ */ +/* $Id: curspriv.h,v 1.32 2006/02/16 22:59:48 wmcbrine Exp $ */ /* CURSPRIV.H diff --git a/dos/pdcclip.c b/dos/pdcclip.c index 3e51efcd..59fe3507 100644 --- a/dos/pdcclip.c +++ b/dos/pdcclip.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -23,7 +22,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCclip = - "$Id: pdcclip.c,v 1.16 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: pdcclip.c,v 1.17 2006/02/16 22:59:48 wmcbrine Exp $"; #endif /* global clipboard contents, should be NULL if none set */ diff --git a/dos/pdcdisp.c b/dos/pdcdisp.c index 919d69c6..8a0b1a38 100644 --- a/dos/pdcdisp.c +++ b/dos/pdcdisp.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -26,7 +25,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCdisp = - "$Id: pdcdisp.c,v 1.19 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcdisp.c,v 1.20 2006/02/16 22:59:48 wmcbrine Exp $"; #endif extern unsigned char atrtab[MAX_ATRTAB]; diff --git a/dos/pdcgetsc.c b/dos/pdcgetsc.c index be026e46..30816a53 100644 --- a/dos/pdcgetsc.c +++ b/dos/pdcgetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCgetsc = - "$Id: pdcgetsc.c,v 1.15 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcgetsc.c,v 1.16 2006/02/16 22:59:48 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/dos/pdcgo32.c b/dos/pdcgo32.c index af7aa7c0..5d19d54e 100644 --- a/dos/pdcgo32.c +++ b/dos/pdcgo32.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCgo32 = - "$Id: pdcgo32.c,v 1.7 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcgo32.c,v 1.8 2006/02/16 22:59:48 wmcbrine Exp $"; #endif #include diff --git a/dos/pdckbd.c b/dos/pdckbd.c index 99bb6b53..7473fa22 100644 --- a/dos/pdckbd.c +++ b/dos/pdckbd.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -27,7 +26,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCkbd = - "$Id: pdckbd.c,v 1.17 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdckbd.c,v 1.18 2006/02/16 22:59:48 wmcbrine Exp $"; #endif /****************************************************************************** diff --git a/dos/pdcprint.c b/dos/pdcprint.c index 6f0e787e..b26b474b 100644 --- a/dos/pdcprint.c +++ b/dos/pdcprint.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCprint = - "$Id: pdcprint.c,v 1.10 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcprint.c,v 1.11 2006/02/16 22:59:48 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/dos/pdcscrn.c b/dos/pdcscrn.c index fca20b4f..c1e2dd81 100644 --- a/dos/pdcscrn.c +++ b/dos/pdcscrn.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -30,7 +29,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCscrn = - "$Id: pdcscrn.c,v 1.18 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcscrn.c,v 1.19 2006/02/16 22:59:48 wmcbrine Exp $"; #endif static unsigned short *saved_screen = NULL; diff --git a/dos/pdcsetsc.c b/dos/pdcsetsc.c index 66d7a4a0..4437f083 100644 --- a/dos/pdcsetsc.c +++ b/dos/pdcsetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCsetsc = - "$Id: pdcsetsc.c,v 1.12 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcsetsc.c,v 1.13 2006/02/16 22:59:48 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/os2/pdcclip.c b/os2/pdcclip.c index fc36bf87..26b4eaad 100644 --- a/os2/pdcclip.c +++ b/os2/pdcclip.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -27,7 +26,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCclip = - "$Id: pdcclip.c,v 1.14 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: pdcclip.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/os2/pdcdisp.c b/os2/pdcdisp.c index e627ff16..f28faaa6 100644 --- a/os2/pdcdisp.c +++ b/os2/pdcdisp.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCdisp = - "$Id: pdcdisp.c,v 1.15 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcdisp.c,v 1.16 2006/02/16 22:59:49 wmcbrine Exp $"; #endif extern unsigned char atrtab[MAX_ATRTAB]; diff --git a/os2/pdcgetsc.c b/os2/pdcgetsc.c index 8f348474..a8123b5c 100644 --- a/os2/pdcgetsc.c +++ b/os2/pdcgetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCgetsc = - "$Id: pdcgetsc.c,v 1.15 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcgetsc.c,v 1.16 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/os2/pdckbd.c b/os2/pdckbd.c index b3a08f04..aac9c09e 100644 --- a/os2/pdckbd.c +++ b/os2/pdckbd.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -29,7 +28,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCkbd = - "$Id: pdckbd.c,v 1.16 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdckbd.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /****************************************************************************** diff --git a/os2/pdcprint.c b/os2/pdcprint.c index 6f6464a4..cf4841b7 100644 --- a/os2/pdcprint.c +++ b/os2/pdcprint.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCprint = - "$Id: pdcprint.c,v 1.10 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcprint.c,v 1.11 2006/02/16 22:59:49 wmcbrine Exp $"; #endif #if !defined(CURSES__32BIT__) && !defined(CSET2) && !defined(MSC) &&!defined(TC) diff --git a/os2/pdcscrn.c b/os2/pdcscrn.c index 943ed132..baebd9e2 100644 --- a/os2/pdcscrn.c +++ b/os2/pdcscrn.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -23,7 +22,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCscrn = - "$Id: pdcscrn.c,v 1.15 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcscrn.c,v 1.16 2006/02/16 22:59:49 wmcbrine Exp $"; #endif #ifdef EMXVIDEO diff --git a/os2/pdcsetsc.c b/os2/pdcsetsc.c index 35ebd13d..01ce20c7 100644 --- a/os2/pdcsetsc.c +++ b/os2/pdcsetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCsetsc = - "$Id: pdcsetsc.c,v 1.13 2006/02/06 02:54:27 wmcbrine Exp $"; + "$Id: pdcsetsc.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/panel.h b/panel.h index eae29253..f924f120 100644 --- a/panel.h +++ b/panel.h @@ -1,22 +1,21 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ -/* $Id: panel.h,v 1.11 2006/01/29 11:48:48 wmcbrine Exp $ */ +/* $Id: panel.h,v 1.12 2006/02/16 22:59:48 wmcbrine Exp $ */ /* ---------------------------------------------------------------------- Panels for PDCurses diff --git a/panel/panel.c b/panel/panel.c index 9edeebb4..4cf5f2e2 100644 --- a/panel/panel.c +++ b/panel/panel.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -27,7 +26,7 @@ #ifdef PDCDEBUG const char *rcsid_panel = - "$Id: panel.c,v 1.16 2006/02/06 01:54:59 wmcbrine Exp $"; + "$Id: panel.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/addch.c b/pdcurses/addch.c index 533786a1..37d98636 100644 --- a/pdcurses/addch.c +++ b/pdcurses/addch.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -37,7 +36,7 @@ #ifdef PDCDEBUG const char *rcsid_addch = - "$Id: addch.c,v 1.15 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: addch.c,v 1.16 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/addchstr.c b/pdcurses/addchstr.c index 8ec297c0..c1bc731a 100644 --- a/pdcurses/addchstr.c +++ b/pdcurses/addchstr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -38,7 +37,7 @@ #ifdef PDCDEBUG const char *rcsid_addchstr = - "$Id: addchstr.c,v 1.20 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: addchstr.c,v 1.21 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/addstr.c b/pdcurses/addstr.c index c18992a0..de8d8a44 100644 --- a/pdcurses/addstr.c +++ b/pdcurses/addstr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -39,7 +38,7 @@ #ifdef PDCDEBUG const char *rcsid_addstr = - "$Id: addstr.c,v 1.15 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: addstr.c,v 1.16 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/attr.c b/pdcurses/attr.c index 0f1c80d2..ba652599 100644 --- a/pdcurses/attr.c +++ b/pdcurses/attr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -36,7 +35,7 @@ #ifdef PDCDEBUG const char *rcsid_attr = - "$Id: attr.c,v 1.17 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: attr.c,v 1.18 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/beep.c b/pdcurses/beep.c index 0323ace2..da636c29 100644 --- a/pdcurses/beep.c +++ b/pdcurses/beep.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -30,7 +29,7 @@ #ifdef PDCDEBUG const char *rcsid_beep = - "$Id: beep.c,v 1.13 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: beep.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/bkgd.c b/pdcurses/bkgd.c index 17cd8ef0..6aeaf664 100644 --- a/pdcurses/bkgd.c +++ b/pdcurses/bkgd.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -28,7 +27,7 @@ #ifdef PDCDEBUG const char *rcsid_bkgd = - "$Id: bkgd.c,v 1.14 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: bkgd.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/border.c b/pdcurses/border.c index c7cfc4cc..40db42ff 100644 --- a/pdcurses/border.c +++ b/pdcurses/border.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -37,7 +36,7 @@ #ifdef PDCDEBUG const char *rcsid_border = - "$Id: border.c,v 1.17 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: border.c,v 1.18 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/clear.c b/pdcurses/clear.c index 80d325ec..90c29086 100644 --- a/pdcurses/clear.c +++ b/pdcurses/clear.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -31,7 +30,7 @@ #ifdef PDCDEBUG const char *rcsid_clear = - "$Id: clear.c,v 1.14 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: clear.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/color.c b/pdcurses/color.c index 85cd614c..93855f33 100644 --- a/pdcurses/color.c +++ b/pdcurses/color.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -36,7 +35,7 @@ static void PDC_init_pair(short, short, short); #ifdef PDCDEBUG const char *rcsid_color = - "$Id: color.c,v 1.29 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: color.c,v 1.30 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/delch.c b/pdcurses/delch.c index 372a4243..bf6fb0a9 100644 --- a/pdcurses/delch.c +++ b/pdcurses/delch.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -34,7 +33,7 @@ #ifdef PDCDEBUG const char *rcsid_delch = - "$Id: delch.c,v 1.13 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: delch.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/deleteln.c b/pdcurses/deleteln.c index 7e1eb638..ac8f5dce 100644 --- a/pdcurses/deleteln.c +++ b/pdcurses/deleteln.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -30,7 +29,7 @@ #ifdef PDCDEBUG const char *rcsid_deleteln = - "$Id: deleteln.c,v 1.13 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: deleteln.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/getch.c b/pdcurses/getch.c index 37286d93..ff332ba7 100644 --- a/pdcurses/getch.c +++ b/pdcurses/getch.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -36,7 +35,7 @@ #ifdef PDCDEBUG const char *rcsid_getch = - "$Id: getch.c,v 1.23 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: getch.c,v 1.24 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/getstr.c b/pdcurses/getstr.c index 087011d4..2fb88fb3 100644 --- a/pdcurses/getstr.c +++ b/pdcurses/getstr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -41,7 +40,7 @@ #ifdef PDCDEBUG const char *rcsid_getstr = - "$Id: getstr.c,v 1.21 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: getstr.c,v 1.22 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/getyx.c b/pdcurses/getyx.c index f6993ea8..1f002767 100644 --- a/pdcurses/getyx.c +++ b/pdcurses/getyx.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -29,7 +28,7 @@ #ifdef PDCDEBUG const char *rcsid_getyx = - "$Id: getyx.c,v 1.11 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: getyx.c,v 1.12 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/inch.c b/pdcurses/inch.c index 78ca405a..d54dea86 100644 --- a/pdcurses/inch.c +++ b/pdcurses/inch.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -33,7 +32,7 @@ #ifdef PDCDEBUG const char *rcsid_inch = - "$Id: inch.c,v 1.12 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: inch.c,v 1.13 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/inchstr.c b/pdcurses/inchstr.c index 66584480..36db1e57 100644 --- a/pdcurses/inchstr.c +++ b/pdcurses/inchstr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -37,7 +36,7 @@ #ifdef PDCDEBUG const char *rcsid_inchstr = - "$Id: inchstr.c,v 1.12 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: inchstr.c,v 1.13 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/initscr.c b/pdcurses/initscr.c index 5da2b526..daf14dfd 100644 --- a/pdcurses/initscr.c +++ b/pdcurses/initscr.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -44,7 +43,7 @@ #ifdef PDCDEBUG const char *rcsid_initscr = - "$Id: initscr.c,v 1.32 2006/02/10 19:06:23 wmcbrine Exp $"; + "$Id: initscr.c,v 1.33 2006/02/16 22:59:49 wmcbrine Exp $"; #endif const char *_curses_notice = "PDCurses 2.8 - Public Domain 2006"; diff --git a/pdcurses/inopts.c b/pdcurses/inopts.c index dbaa03b8..cac7cdce 100644 --- a/pdcurses/inopts.c +++ b/pdcurses/inopts.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -48,7 +47,7 @@ #ifdef PDCDEBUG const char *rcsid_inopts = - "$Id: inopts.c,v 1.20 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: inopts.c,v 1.21 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/insch.c b/pdcurses/insch.c index 7ba2c010..dcc36a73 100644 --- a/pdcurses/insch.c +++ b/pdcurses/insch.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -35,7 +34,7 @@ #ifdef PDCDEBUG const char *rcsid_insch = - "$Id: insch.c,v 1.13 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: insch.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/insstr.c b/pdcurses/insstr.c index cc8e56c1..8c6d9f4c 100644 --- a/pdcurses/insstr.c +++ b/pdcurses/insstr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -40,7 +39,7 @@ #ifdef PDCDEBUG const char *rcsid_insstr = - "$Id: insstr.c,v 1.17 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: insstr.c,v 1.18 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/instr.c b/pdcurses/instr.c index 642c391f..27e2095a 100644 --- a/pdcurses/instr.c +++ b/pdcurses/instr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -40,7 +39,7 @@ #ifdef PDCDEBUG const char *rcsid_instr = - "$Id: instr.c,v 1.13 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: instr.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/kernel.c b/pdcurses/kernel.c index 384aea5e..58ddce78 100644 --- a/pdcurses/kernel.c +++ b/pdcurses/kernel.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -72,7 +71,7 @@ #ifdef PDCDEBUG const char *rcsid_kernel = - "$Id: kernel.c,v 1.33 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: kernel.c,v 1.34 2006/02/16 22:59:49 wmcbrine Exp $"; #endif RIPPEDOFFLINE linesripped[5]; diff --git a/pdcurses/mouse.c b/pdcurses/mouse.c index 84d7a826..6be14ae6 100644 --- a/pdcurses/mouse.c +++ b/pdcurses/mouse.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -32,7 +31,7 @@ #ifdef PDCDEBUG const char *rcsid_mouse = - "$Id: mouse.c,v 1.14 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: mouse.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/move.c b/pdcurses/move.c index b062fa5b..505d0eff 100644 --- a/pdcurses/move.c +++ b/pdcurses/move.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -25,7 +24,7 @@ #ifdef PDCDEBUG const char *rcsid_move = - "$Id: move.c,v 1.11 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: move.c,v 1.12 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/outopts.c b/pdcurses/outopts.c index cccdb755..47fa1e0b 100644 --- a/pdcurses/outopts.c +++ b/pdcurses/outopts.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -32,7 +31,7 @@ #ifdef PDCDEBUG const char *rcsid_outopts = - "$Id: outopts.c,v 1.16 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: outopts.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/overlay.c b/pdcurses/overlay.c index 8a24e67f..f6d82c62 100644 --- a/pdcurses/overlay.c +++ b/pdcurses/overlay.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -32,7 +31,7 @@ #ifdef PDCDEBUG const char *rcsid_overlay = - "$Id: overlay.c,v 1.13 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: overlay.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/pad.c b/pdcurses/pad.c index 4f84a52b..e9e3b1e0 100644 --- a/pdcurses/pad.c +++ b/pdcurses/pad.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -37,7 +36,7 @@ #ifdef PDCDEBUG const char *rcsid_pad = - "$Id: pad.c,v 1.16 2006/02/10 17:55:28 wmcbrine Exp $"; + "$Id: pad.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /* save values for pechochar() */ diff --git a/pdcurses/pdcdebug.c b/pdcurses/pdcdebug.c index 1397225f..3906b210 100644 --- a/pdcurses/pdcdebug.c +++ b/pdcurses/pdcdebug.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -26,7 +25,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCdebug = - "$Id: pdcdebug.c,v 1.14 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: pdcdebug.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif bool trace_on = FALSE; diff --git a/pdcurses/pdcutil.c b/pdcurses/pdcutil.c index 0f271ba6..23656954 100644 --- a/pdcurses/pdcutil.c +++ b/pdcurses/pdcutil.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -31,7 +30,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCutil = - "$Id: pdcutil.c,v 1.24 2006/01/30 02:10:55 wmcbrine Exp $"; + "$Id: pdcutil.c,v 1.25 2006/02/16 22:59:49 wmcbrine Exp $"; #endif void PDC_beep(void) diff --git a/pdcurses/pdcwin.c b/pdcurses/pdcwin.c index 81d1ec8d..7939685f 100644 --- a/pdcurses/pdcwin.c +++ b/pdcurses/pdcwin.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -25,7 +24,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCwin = - "$Id: pdcwin.c,v 1.24 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: pdcwin.c,v 1.25 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/printw.c b/pdcurses/printw.c index 9144ca3d..fa8e2770 100644 --- a/pdcurses/printw.c +++ b/pdcurses/printw.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -36,7 +35,7 @@ #ifdef PDCDEBUG const char *rcsid_printw = - "$Id: printw.c,v 1.16 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: printw.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/refresh.c b/pdcurses/refresh.c index 974890cc..3d6b200e 100644 --- a/pdcurses/refresh.c +++ b/pdcurses/refresh.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -41,7 +40,7 @@ #ifdef PDCDEBUG const char *rcsid_refresh = - "$Id: refresh.c,v 1.17 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: refresh.c,v 1.18 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/scanw.c b/pdcurses/scanw.c index 528c3e9d..28c442f9 100644 --- a/pdcurses/scanw.c +++ b/pdcurses/scanw.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -44,7 +43,7 @@ #ifdef PDCDEBUG const char *rcsid_scanw = - "$Id: scanw.c,v 1.16 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: scanw.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/scr_dump.c b/pdcurses/scr_dump.c index 8d53cb21..e7a98d54 100644 --- a/pdcurses/scr_dump.c +++ b/pdcurses/scr_dump.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -27,7 +26,7 @@ #ifdef PDCDEBUG const char *rcsid_scr_dump = - "$Id: scr_dump.c,v 1.10 2006/02/06 01:13:18 wmcbrine Exp $"; + "$Id: scr_dump.c,v 1.11 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/scroll.c b/pdcurses/scroll.c index ab084fbd..c31565cf 100644 --- a/pdcurses/scroll.c +++ b/pdcurses/scroll.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -26,7 +25,7 @@ #ifdef PDCDEBUG const char *rcsid_scroll = - "$Id: scroll.c,v 1.14 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: scroll.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/slk.c b/pdcurses/slk.c index 1fff627b..6a19112a 100644 --- a/pdcurses/slk.c +++ b/pdcurses/slk.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -36,7 +35,7 @@ #ifdef PDCDEBUG const char *rcsid_slk = - "$Id: slk.c,v 1.18 2006/02/10 17:55:28 wmcbrine Exp $"; + "$Id: slk.c,v 1.19 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/termattr.c b/pdcurses/termattr.c index 36263eb4..a2c16e9c 100644 --- a/pdcurses/termattr.c +++ b/pdcurses/termattr.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -34,7 +33,7 @@ #ifdef PDCDEBUG const char *rcsid_termattr = - "$Id: termattr.c,v 1.21 2006/02/10 17:55:28 wmcbrine Exp $"; + "$Id: termattr.c,v 1.22 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/terminfo.c b/pdcurses/terminfo.c index e74ade4c..30dfafb5 100644 --- a/pdcurses/terminfo.c +++ b/pdcurses/terminfo.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -26,7 +25,7 @@ #ifdef PDCDEBUG const char *rcsid_terminfo = - "$Id: terminfo.c,v 1.17 2006/02/10 17:55:28 wmcbrine Exp $"; + "$Id: terminfo.c,v 1.18 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/touch.c b/pdcurses/touch.c index d65c2efd..14d5fda3 100644 --- a/pdcurses/touch.c +++ b/pdcurses/touch.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -35,7 +34,7 @@ #ifdef PDCDEBUG const char *rcsid_touch = - "$Id: touch.c,v 1.12 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: touch.c,v 1.13 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/util.c b/pdcurses/util.c index 61856bf8..8ff19cc4 100644 --- a/pdcurses/util.c +++ b/pdcurses/util.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -37,7 +36,7 @@ #ifdef PDCDEBUG const char *rcsid_util = - "$Id: util.c,v 1.27 2006/02/10 17:55:28 wmcbrine Exp $"; + "$Id: util.c,v 1.28 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/pdcurses/window.c b/pdcurses/window.c index ca1ff893..4163ce85 100644 --- a/pdcurses/window.c +++ b/pdcurses/window.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -48,7 +47,7 @@ #ifdef PDCDEBUG const char *rcsid_window = - "$Id: window.c,v 1.19 2006/02/10 17:55:28 wmcbrine Exp $"; + "$Id: window.c,v 1.20 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/term.h b/term.h index 826ba6af..b90fb498 100644 --- a/term.h +++ b/term.h @@ -1,22 +1,21 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ -/* $Id: term.h,v 1.7 2006/02/10 19:28:50 wmcbrine Exp $ */ +/* $Id: term.h,v 1.8 2006/02/16 22:59:48 wmcbrine Exp $ */ /* PDCurses doesn't operate with terminfo, but we need these functions for compatibility, to allow some things (notably, interface libraries for diff --git a/win32/pdcclip.c b/win32/pdcclip.c index 052acd5e..8505c36b 100644 --- a/win32/pdcclip.c +++ b/win32/pdcclip.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCclip = - "$Id: pdcclip.c,v 1.10 2006/02/08 17:40:33 wmcbrine Exp $"; + "$Id: pdcclip.c,v 1.11 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/win32/pdcdisp.c b/win32/pdcdisp.c index 823fa323..30f943ff 100644 --- a/win32/pdcdisp.c +++ b/win32/pdcdisp.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -27,7 +26,7 @@ extern unsigned char atrtab[MAX_ATRTAB]; #ifdef PDCDEBUG const char *rcsid_PDCdisp = - "$Id: pdcdisp.c,v 1.13 2006/01/30 02:10:55 wmcbrine Exp $"; + "$Id: pdcdisp.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif static CHAR_INFO ci[512]; diff --git a/win32/pdcgetsc.c b/win32/pdcgetsc.c index fef20117..28bd577a 100644 --- a/win32/pdcgetsc.c +++ b/win32/pdcgetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCgetsc = - "$Id: pdcgetsc.c,v 1.10 2006/01/30 02:10:55 wmcbrine Exp $"; + "$Id: pdcgetsc.c,v 1.11 2006/02/16 22:59:49 wmcbrine Exp $"; #endif extern HANDLE hConOut, hConIn; diff --git a/win32/pdckbd.c b/win32/pdckbd.c index 5dc4bdaf..65ae56e4 100644 --- a/win32/pdckbd.c +++ b/win32/pdckbd.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCkbd = - "$Id: pdckbd.c,v 1.33 2006/02/06 01:55:00 wmcbrine Exp $"; + "$Id: pdckbd.c,v 1.34 2006/02/16 22:59:49 wmcbrine Exp $"; #endif #define KEY_STATE TRUE diff --git a/win32/pdcprint.c b/win32/pdcprint.c index a80c65eb..1d954d71 100644 --- a/win32/pdcprint.c +++ b/win32/pdcprint.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCprint = - "$Id: pdcprint.c,v 1.6 2006/01/30 02:10:55 wmcbrine Exp $"; + "$Id: pdcprint.c,v 1.7 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/win32/pdcscrn.c b/win32/pdcscrn.c index 71270000..8364c0bd 100644 --- a/win32/pdcscrn.c +++ b/win32/pdcscrn.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCscrn = - "$Id: pdcscrn.c,v 1.23 2006/02/04 02:33:30 wmcbrine Exp $"; + "$Id: pdcscrn.c,v 1.24 2006/02/16 22:59:49 wmcbrine Exp $"; #endif #define PDC_RESTORE_NONE 0 diff --git a/win32/pdcsetsc.c b/win32/pdcsetsc.c index 107d0bbe..a7890244 100644 --- a/win32/pdcsetsc.c +++ b/win32/pdcsetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCsetsc = - "$Id: pdcsetsc.c,v 1.11 2006/01/30 02:10:55 wmcbrine Exp $"; + "$Id: pdcsetsc.c,v 1.12 2006/02/16 22:59:49 wmcbrine Exp $"; #endif extern HANDLE hConOut; diff --git a/x11/pdcclip.c b/x11/pdcclip.c index 2c35ad69..724653bd 100644 --- a/x11/pdcclip.c +++ b/x11/pdcclip.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCclip = - "$Id: pdcclip.c,v 1.12 2006/02/08 17:41:13 wmcbrine Exp $"; + "$Id: pdcclip.c,v 1.13 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/x11/pdcdisp.c b/x11/pdcdisp.c index 8212daa0..3804db9e 100644 --- a/x11/pdcdisp.c +++ b/x11/pdcdisp.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -22,7 +21,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCdisp = - "$Id: pdcdisp.c,v 1.13 2006/02/06 03:13:31 wmcbrine Exp $"; + "$Id: pdcdisp.c,v 1.14 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/x11/pdcgetsc.c b/x11/pdcgetsc.c index 8e366dd3..f7af1025 100644 --- a/x11/pdcgetsc.c +++ b/x11/pdcgetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCgetsc = - "$Id: pdcgetsc.c,v 1.11 2006/02/06 03:13:31 wmcbrine Exp $"; + "$Id: pdcgetsc.c,v 1.12 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/x11/pdckbd.c b/x11/pdckbd.c index 38a3ff4a..8025f3a7 100644 --- a/x11/pdckbd.c +++ b/x11/pdckbd.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCkbd = - "$Id: pdckbd.c,v 1.16 2006/02/06 03:13:31 wmcbrine Exp $"; + "$Id: pdckbd.c,v 1.17 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/x11/pdcprint.c b/x11/pdcprint.c index dc82a4d7..00e61192 100644 --- a/x11/pdcprint.c +++ b/x11/pdcprint.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCprint = - "$Id: pdcprint.c,v 1.9 2006/02/06 03:13:31 wmcbrine Exp $"; + "$Id: pdcprint.c,v 1.10 2006/02/16 22:59:49 wmcbrine Exp $"; #endif diff --git a/x11/pdcscrn.c b/x11/pdcscrn.c index 16b188e9..e91f504f 100644 --- a/x11/pdcscrn.c +++ b/x11/pdcscrn.c @@ -1,17 +1,16 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCscrn = - "$Id: pdcscrn.c,v 1.14 2006/02/06 03:13:31 wmcbrine Exp $"; + "$Id: pdcscrn.c,v 1.15 2006/02/16 22:59:49 wmcbrine Exp $"; #endif bool GLOBAL_sb_on = FALSE; diff --git a/x11/pdcsetsc.c b/x11/pdcsetsc.c index db6e59cf..989a5365 100644 --- a/x11/pdcsetsc.c +++ b/x11/pdcsetsc.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -21,7 +20,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCsetsc = - "$Id: pdcsetsc.c,v 1.11 2006/02/06 03:13:31 wmcbrine Exp $"; + "$Id: pdcsetsc.c,v 1.12 2006/02/16 22:59:49 wmcbrine Exp $"; #endif /*man-start********************************************************************* diff --git a/x11/pdcx11.c b/x11/pdcx11.c index 91d7e93b..4ade7dae 100644 --- a/x11/pdcx11.c +++ b/x11/pdcx11.c @@ -1,20 +1,4 @@ /************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. -* -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. -* -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* -* See the file maintain.er for details of the current maintainer. -* * This file is NOT public domain software. It is Copyright, Mark Hessling * 1994,1995. **************************************************************************/ @@ -26,7 +10,7 @@ #ifdef PDCDEBUG const char *rcsid_PDCx11 = - "$Id: pdcx11.c,v 1.50 2006/02/15 08:36:12 wmcbrine Exp $"; + "$Id: pdcx11.c,v 1.51 2006/02/16 22:59:49 wmcbrine Exp $"; #endif AppData app_data; diff --git a/x11/process/x11.c b/x11/process/x11.c index a3e2560e..c8d1ac93 100644 --- a/x11/process/x11.c +++ b/x11/process/x11.c @@ -1,20 +1,4 @@ /************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. -* -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. -* -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* -* See the file maintain.er for details of the current maintainer. -* * This file is NOT public domain software. It is Copyright, Mark Hessling * 1994-2000. **************************************************************************/ @@ -25,7 +9,7 @@ #ifdef PDCDEBUG const char rcsid_x11 = - "$Id: x11.c,v 1.35 2006/02/16 03:11:57 wmcbrine Exp $"; + "$Id: x11.c,v 1.36 2006/02/16 22:59:50 wmcbrine Exp $"; #endif extern AppData app_data; diff --git a/x11/process/x11common.c b/x11/process/x11common.c index 4d53f6c3..dcca97b3 100644 --- a/x11/process/x11common.c +++ b/x11/process/x11common.c @@ -1,20 +1,4 @@ /************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. -* -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. -* -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* -* See the file maintain.er for details of the current maintainer. -* * This file is NOT public domain software. It is Copyright, Mark Hessling * 1994-2000. **************************************************************************/ @@ -23,7 +7,7 @@ #ifdef PDCDEBUG const char rcsid_x11common = - "$Id: x11common.c,v 1.9 2006/02/05 05:03:09 wmcbrine Exp $"; + "$Id: x11common.c,v 1.10 2006/02/16 22:59:50 wmcbrine Exp $"; #endif /* Variables specific to process port */ diff --git a/x11/process/x11curses.c b/x11/process/x11curses.c index ba7e2f9f..d953aa9e 100644 --- a/x11/process/x11curses.c +++ b/x11/process/x11curses.c @@ -1,20 +1,4 @@ /************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. -* -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. -* -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* -* See the file maintain.er for details of the current maintainer. -* * This file is NOT public domain software. It is Copyright, Mark Hessling * 1994-2000. **************************************************************************/ @@ -28,7 +12,7 @@ #ifdef PDCDEBUG const char rcsid_x11curses = - "$Id: x11curses.c,v 1.20 2006/02/13 17:03:34 wmcbrine Exp $"; + "$Id: x11curses.c,v 1.21 2006/02/16 22:59:50 wmcbrine Exp $"; #endif extern AppData app_data; diff --git a/x11/sb.c b/x11/sb.c index 1df261b1..be437232 100644 --- a/x11/sb.c +++ b/x11/sb.c @@ -1,18 +1,17 @@ -/************************************************************************** -* This file comprises part of PDCurses. PDCurses is Public Domain software. -* You may use this code for whatever purposes you desire. This software -* is provided AS IS with NO WARRANTY whatsoever. -* Should this software be used in another application, an acknowledgement -* that PDCurses code is used would be appreciated, but is not mandatory. +/************************************************************************** +* This file is part of PDCurses. PDCurses is public domain software; +* you may use it for any purpose. This software is provided AS IS with +* NO WARRANTY whatsoever. * -* Any changes which you make to this software which may improve or enhance -* it, should be forwarded to the current maintainer for the benefit of -* other users. +* If you use PDCurses in an application, an acknowledgement would be +* appreciated, but is not mandatory. If you make corrections or +* enhancements to PDCurses, please forward them to the current +* maintainer for the benefit of other users. +* +* No distribution of modified PDCurses code may be made under the name +* "PDCurses", except by the current maintainer. (Although PDCurses is +* public domain, the name is a trademark.) * -* The only restriction placed on this code is that no distribution of -* modified PDCurses code be made under the PDCurses name, by anyone -* other than the current maintainer. -* * See the file maintain.er for details of the current maintainer. **************************************************************************/ @@ -29,7 +28,7 @@ #ifdef PDCDEBUG const char *rcsid_sb = - "$Id: sb.c,v 1.12 2006/02/08 17:41:13 wmcbrine Exp $"; + "$Id: sb.c,v 1.13 2006/02/16 22:59:50 wmcbrine Exp $"; #endif /*man-start*********************************************************************