From ae2a2a8e08ab3140d5c7ee3a5f33e7db81f76b09 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 26 Nov 2003 19:36:13 +0000 Subject: adding the usual header CVS patchset: 5795 CVS date: 2003/11/26 19:36:13 --- src/video_out/x11osd.h | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'src') diff --git a/src/video_out/x11osd.h b/src/video_out/x11osd.h index 3d74df780..c38d6a395 100644 --- a/src/video_out/x11osd.h +++ b/src/video_out/x11osd.h @@ -1,3 +1,32 @@ +/* + * Copyright (C) 2003 the xine project + * + * This file is part of xine, a free 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: x11osd.h,v 1.2 2003/11/26 19:36:13 mroi Exp $ + * + * x11osd.h, use X11 Nonrectangular Window Shape Extension to draw xine OSD + * + * Nov 2003 - Miguel Freitas + * + * based on ideas and code of + * xosd Copyright (c) 2000 Andre Renaud (andre@ignavus.net) + */ + #ifndef X11OSD_H #define X11OSD_H -- cgit v1.2.3