Mercurial > mplayer.hg
changeset 27502:9a1da32ed7bf
Replace casual GPL notice by proper license header.
author | diego |
---|---|
date | Sat, 06 Sep 2008 18:19:37 +0000 |
parents | 86b142e95253 |
children | c63874a24179 |
files | libao2/ao_esd.c |
diffstat | 1 files changed, 20 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/libao2/ao_esd.c Sat Sep 06 18:16:39 2008 +0000 +++ b/libao2/ao_esd.c Sat Sep 06 18:19:37 2008 +0000 @@ -1,10 +1,26 @@ /* - * ao_esd - EsounD audio output driver for MPlayer + * EsounD audio output driver for MPlayer + * + * copyright (c) 2002 Juergen Keil <jk@tools.de> + * + * This file is part of MPlayer. + * + * MPlayer 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. * - * Juergen Keil <jk@tools.de> + * MPlayer 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. * - * This driver is distributed under the terms of the GPL - * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + + /* * TODO / known problems: * - does not work well when the esd daemon has autostandby disabled * (workaround: run esd with option "-as 2" - fortunatelly this is