From 0f23ee0c855d686b0c315af2c96b8835134cd9e3 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 8 Jan 2013 15:00:23 +0100 Subject: include: cleanup copyright headers We use the code from include/ and lib/ on many places, so use public domain if possible or LGPL for code copied from libs. Signed-off-by: Karel Zak --- lib/ttyutils.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib/ttyutils.c') diff --git a/lib/ttyutils.c b/lib/ttyutils.c index 15d538946..3b5a68cd8 100644 --- a/lib/ttyutils.c +++ b/lib/ttyutils.c @@ -1,4 +1,9 @@ - +/* + * No copyright is claimed. This code is in the public domain; do with + * it what you wish. + * + * Written by Karel Zak + */ #include #include "c.h" -- cgit v1.2.3-55-g7522