summaryrefslogtreecommitdiff
path: root/libc/conio/cprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/conio/cprintf.c')
-rw-r--r--libc/conio/cprintf.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/libc/conio/cprintf.c b/libc/conio/cprintf.c
index 4bc3bac..5194376 100644
--- a/libc/conio/cprintf.c
+++ b/libc/conio/cprintf.c
@@ -1,3 +1,8 @@
+/* Copyright (C) 1999-2002 Robert de Bath <rdebath@cix.co.uk>
+ * This file is part of the Linux-8086 C library and is distributed
+ * under the GNU Library General Public License.
+ */
+
#include <stdarg.h>
#include <conio.h>