diff options
Diffstat (limited to 'src/hci/mucurses/print.c')
-rw-r--r-- | src/hci/mucurses/print.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hci/mucurses/print.c b/src/hci/mucurses/print.c index 9fca30882..1608c0a78 100644 --- a/src/hci/mucurses/print.c +++ b/src/hci/mucurses/print.c @@ -10,6 +10,8 @@ * */ +FILE_LICENCE ( GPL2_OR_LATER ); + /** * Add a single-byte character and rendition to a window and advance * the cursor |