License header in the C file.

This commit is contained in:
Auke Kok
2012-10-29 14:55:09 -07:00
parent 3e3009edc5
commit 67c388a12e
+12
View File
@@ -1,3 +1,15 @@
/*
* tallow.c - IP block sshd login abuse
*
* (C) Copyright 2012 Intel Corporation
* Authors:
* Auke Kok <auke@linux.intel.com>
*
* 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 <stdlib.h>
#include <stdio.h>