# HG changeset patch # User diego # Date 1220725177 0 # Node ID 9a1da32ed7bfd05f72b84951b78a9af3412e3022 # Parent 86b142e9525340bf7354ff3b57d0453733d1cdee Replace casual GPL notice by proper license header. diff -r 86b142e95253 -r 9a1da32ed7bf libao2/ao_esd.c --- 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 + * + * 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 + * 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