diff vidix/drivers.h @ 22902:d74001dbe2a6

missing headers in vidix drivers registry files
author ben
date Fri, 06 Apr 2007 15:30:39 +0000
parents 77def5093daf
children 82216ef041e0
line wrap: on
line diff
--- a/vidix/drivers.h	Fri Apr 06 15:26:41 2007 +0000
+++ b/vidix/drivers.h	Fri Apr 06 15:30:39 2007 +0000
@@ -1,3 +1,21 @@
+/*
+ *  Copyright (C) 2007 Benjamin Zores <ben@geexbox.org>
+ *   Vidix drivers registry handler.
+ *
+ *   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 2 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, write to the Free Software Foundation,
+ *  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
 
 #ifndef VIDIX_DRIVERS_H
 #define VIDIX_DRIVERS_H