From 6a205b68de31512c8730d7187d7f08b0fb7bc8da Mon Sep 17 00:00:00 2001 From: William McBrine Date: Wed, 6 Jun 2007 22:24:23 +0000 Subject: [PATCH] Corrected the distribution status section; formatting. --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index dc235b5b..db75278b 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - - Welcome to PDCurses +Welcome to PDCurses! +==================== PDCurses is an implementation of X/Open curses for multiple platforms. The latest version can be found at: @@ -33,8 +33,10 @@ platforms. Distribution Status ------------------- -The files in this directory contain core PDCurses functionality; -therefore all files are released to the Public Domain. +All files in this directory except configure, config.guess and +config.sub are released to the Public Domain. config.guess and +config.sub are under the GPL; configure is under a free license +described within it. Maintainer