comparison vidix/drivers.c @ 26719:3abd1629658b

Use standard license headers.
author diego
date Mon, 12 May 2008 17:39:36 +0000
parents 0d255d03016f
children df448e1248b2
comparison
equal deleted inserted replaced
26718:051b2632f121 26719:3abd1629658b
12 * MPlayer is distributed in the hope that it will be useful, 12 * MPlayer is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details. 15 * GNU General Public License for more details.
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License along
18 * along with MPlayer; if not, write to the Free Software 18 * with MPlayer; if not, write to the Free Software Foundation, Inc.,
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20 */ 20 */
21 21
22 #include <stdlib.h> 22 #include <stdlib.h>
23 #include <stdio.h> 23 #include <stdio.h>
24 #include <errno.h> 24 #include <errno.h>