nuttx-apps/graphics/pdcurs34/pdcurses
Alin Jerpelea 33254aaaad apps: graphics: pdcurs34: update licenses to Apache
Gregory Nutt is the copyright holder for those files and he has submitted the
SGA as a result we can migrate the licenses to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2022-03-11 00:14:32 +02:00
..
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
pdc_addch.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_addchstr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_addstr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_attr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_beep.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_bkgd.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_border.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_clear.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_color.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_debug.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_delch.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_deleteln.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_getch.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_getstr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_getyx.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_inch.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_inchstr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_initscr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_inopts.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_insch.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_insstr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_instr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_kernel.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_keyname.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_mouse.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_move.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_outopts.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_overlay.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_pad.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_panel.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_printw.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_refresh.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_scanw.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_scrdump.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_scroll.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_slk.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_termattr.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_terminfo.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_touch.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_util.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
pdc_window.c apps: graphics: pdcurs34: update licenses to Apache 2022-03-11 00:14:32 +02:00
README.md style/Document: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00

Graphics / pdcurs34 PDCurses / pdcurses Portable Core

This directory contains core PDCurses source code files common to all platforms.

Building

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

The panel library was originally provided by Warren Tucker wht@n4hgf.mt-park.ga.us