diff options
| author | Mike Lampard <mlampard@users.sourceforge.net> | 2001-11-07 12:48:58 +0000 |
|---|---|---|
| committer | Mike Lampard <mlampard@users.sourceforge.net> | 2001-11-07 12:48:58 +0000 |
| commit | 36e928dad60da6388c729a555db1b7bb04e10518 (patch) | |
| tree | 12a2d9cd54716ab17d594b2300f77ac9a6315eba /src/dxr3/dxr3_video_out.h | |
| parent | 40e61e9f8ce31f5802856e303e521a4741500327 (diff) | |
| download | xine-lib-36e928dad60da6388c729a555db1b7bb04e10518.tar.gz xine-lib-36e928dad60da6388c729a555db1b7bb04e10518.tar.bz2 | |
oops... forgot the all-important (c) :)
CVS patchset: 980
CVS date: 2001/11/07 12:48:58
Diffstat (limited to 'src/dxr3/dxr3_video_out.h')
| -rw-r--r-- | src/dxr3/dxr3_video_out.h | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/dxr3/dxr3_video_out.h b/src/dxr3/dxr3_video_out.h index 726a8ea5a..0ff756a8a 100644 --- a/src/dxr3/dxr3_video_out.h +++ b/src/dxr3/dxr3_video_out.h @@ -1,3 +1,26 @@ +/* + * Copyright (C) 2000-2001 the xine project + * + * This file is part of xine, a unix video player. + * + * xine 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. + * + * xine 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 + * + * $Id: dxr3_video_out.h,v 1.2 2001/11/07 12:48:58 mlampard Exp $ + * + */ + /* * Globals for dxr3 videoout plugins */ |
