]> Pileus Git - lackey/blobdiff - src/main.c
Add copyright
[lackey] / src / main.c
index 146e55e3fcd3bb7c356bab5c0ddd34817d74c39e..9f6d511f3a4b557ad0fa6831e8a068b8cdb65637 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2012 Andy Spencer <andy753421@gmail.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, either version 3 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
 #define _POSIX_C_SOURCE 1
 #include <stdarg.h>
 #include <stdlib.h>