From 132de9d3b7faa7ddbc0de19f940389ecf94023cb Mon Sep 17 00:00:00 2001 From: William McBrine Date: Sun, 2 Jul 2006 19:04:44 +0000 Subject: [PATCH] Clarification of PD status. --- x11/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/x11/README b/x11/README index feee891b..51a3505d 100644 --- a/x11/README +++ b/x11/README @@ -5,15 +5,16 @@ Contents -------- This is a port of PDCurses for X11, aka XCurses. It is designed to -allow existing curses programs to be re-compiled with PDCurses resulting -in native X11 programs. +allow existing curses programs to be re-compiled with PDCurses, +resulting in native X11 programs. Distribution Status ------------------- -The files in this directory are released to the Public Domain, except -for ScrollBox*, which are under essentially the MIT X License. +As of April 13, 2006, the files in this directory are released to the +Public Domain, except for ScrollBox*, which are under essentially the +MIT X License. To be Done