]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Fix copyright
authorAndreas Öman <andreas@lonelycoder.com>
Wed, 23 Jun 2010 22:29:04 +0000 (22:29 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Wed, 23 Jun 2010 22:29:04 +0000 (22:29 +0000)
src/utils.c

index 0b117eac15222f78899a58a9298f5b4fa247a48e..ec7be746b9468ed1989e58936d8d0e77c0e5e5c2 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright (c) 2006 Ryan Martell. (rdm4@martellventures.com)
+ * Copyright (c) 2010 Andreas Öman
+ *
+ *  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/>.
+ */
 
 #include "tvhead.h"