From 45eb5d93a2bc4f4d214ee7c60fb0f43dfe54ea5b Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sat, 23 Aug 2014 23:22:49 +0000 Subject: [PATCH] clitool: Missing copyright header --- clitool.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/clitool.c b/clitool.c index 17dbdd1..c6dd8ad 100644 --- a/clitool.c +++ b/clitool.c @@ -1,3 +1,10 @@ +/* + * Copyright 2014 Luke Dashjr + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the standard MIT license. See COPYING for more details. + */ + #include #include #include