From 67c388a12e4bae39eee7efb66a7d15acc8f44900 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Mon, 29 Oct 2012 14:55:09 -0700 Subject: [PATCH] License header in the C file. --- tallow.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tallow.c b/tallow.c index e2b4185..f21f598 100644 --- a/tallow.c +++ b/tallow.c @@ -1,3 +1,15 @@ +/* + * tallow.c - IP block sshd login abuse + * + * (C) Copyright 2012 Intel Corporation + * Authors: + * Auke Kok + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; version 3 + * of the License. + */ #include #include