Redundant distribution stati

This commit is contained in:
William McBrine 2022-01-14 16:15:31 -05:00
parent db923bd3e0
commit c9367727b0
9 changed files with 6 additions and 51 deletions

View File

@ -45,10 +45,9 @@ Other links
Legal Stuff
-----------
The core package is in the public domain, but small portions of PDCurses
are subject to copyright under various licenses. Each directory
contains a README.md file, with a section titled "Distribution Status"
which describes the status of the files in that directory.
The core package and most ports are in the public domain, but a few
files in the [demos] and [X11][xstatus] directories are subject to
copyright under licenses described there.
This software is provided AS IS with NO WARRANTY whatsoever.
@ -78,4 +77,7 @@ Maintainer
[Windows]: wincon/README.md
[X11]: x11/README.md
[demos]: demos/README.md#distribution-status
[xstatus]: x11/README.md#distribution-status
[William McBrine]: https://wmcbrine.com/

View File

@ -3,9 +3,3 @@ PDCurses common files
This directory is for files which are platform-specific, yet shared by
more than one platform, in contrast to the "common core" in ../pdcurses.
Distribution Status
-------------------
The files in this directory are released to the public domain.

View File

@ -25,11 +25,6 @@ Building
type "./mkman.sh". Needs a Unix-like shell and a Python interpreter.
Distribution Status
-------------------
The files in this directory are released to the public domain.
[User's Guide]: USERS.md
[Implementor's Guide]: IMPLEMNT.md
[Manual]: MANUAL.md

View File

@ -33,12 +33,6 @@ Building
files. Add the target "demos" to build the sample programs.
Distribution Status
-------------------
The files in this directory are released to the public domain.
Acknowledgements
----------------

View File

@ -26,9 +26,3 @@ Building
(For Watcom, use "wmake" instead of "make".) You'll get the library
(pdcurses.lib or .a, depending on your compiler) and a lot of object
files. Add the target "demos" to build the sample programs.
Distribution Status
-------------------
The files in this directory are released to the public domain.

View File

@ -12,12 +12,6 @@ These modules are built by the platform-specific makefiles, in the
platform directories.
Distribution Status
-------------------
The files in this directory are released to the public domain.
Acknowledgements
----------------

View File

@ -172,12 +172,6 @@ which don't run under terminals.) Depending on how SDL is built, stdout
and stderr may be redirected to files.
Distribution Status
-------------------
The files in this directory are released to the public domain.
Acknowledgements
----------------

View File

@ -186,12 +186,6 @@ which don't run under terminals.) Depending on how SDL is built, stdout
and stderr may be redirected to files.
Distribution Status
-------------------
The files in this directory are released to the public domain.
Acknowledgements
----------------

View File

@ -63,12 +63,6 @@ Building
(This will happen with older compile environments.)
Distribution Status
-------------------
The files in this directory are released to the public domain.
Acknowledgements
----------------