From: Felix Fietkau Date: Tue, 10 Aug 2010 23:57:37 +0000 (+0200) Subject: Add a copyright header (GPL v2) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e4e00ebf1e1249d6a2651a37a8bd1ec9e3733311;p=project%2Frelayd.git Add a copyright header (GPL v2) --- diff --git a/main.c b/main.c index 1593583..f0630ae 100644 --- a/main.c +++ b/main.c @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2010 Felix Fietkau + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License v2 as published by + * the Free Software Foundation. + * + * 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, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * + */ #include #include