X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=alsa_write.c;h=6f92612a2221c5bf132b786f9fd67a9872c777cd;hp=8bac583a92306b097f0982447e62cdfc946d51d1;hb=6c2eae7aea002304e3aa5ae400dab01c469fef0a;hpb=a7d844e5f23805a7521cfd8bf573dd822351c895 diff --git a/alsa_write.c b/alsa_write.c index 8bac583a..6f92612a 100644 --- a/alsa_write.c +++ b/alsa_write.c @@ -1,19 +1,7 @@ /* - * Copyright (C) 2005-2006 Andre Noll + * Copyright (C) 2005-2007 Andre Noll * - * This program 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. - * - * This program 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, USA. + * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file alsa_write.c paraslash's alsa output plugin */