diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ntcon_entry_point.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ntcon_entry_point.c b/src/ntcon_entry_point.c index 724c17a..b0168e4 100644 --- a/src/ntcon_entry_point.c +++ b/src/ntcon_entry_point.c @@ -1,3 +1,9 @@ +/********************************************************/ +/* ntcon: free-standing console interface definitions */ +/* Copyright (C) 2013--2016 Z. Gilboa */ +/* Released under GPLv2 and GPLv3; see COPYING.NTCON. */ +/********************************************************/ + #ifdef _MIDIPIX_FREESTANDING #include <ntcon/ntcon.h> |