X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh.c;h=a9b07a3c676515f610dc678ad06aa5cfcbb06435;hp=94383c4564156cb7f608c9eaa9a7b6b5e8846614;hb=bd38899d7d8cd4043bfee85fcdb55159ca5ba1a2;hpb=a7a37b282c4e936b2fb34c2bd7423f9f800dfd44 diff --git a/ogg_afh.c b/ogg_afh.c index 94383c45..a9b07a3c 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -1,19 +1,7 @@ /* * Copyright (C) 2004-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 ogg_afh.c para_server's ogg vorbis audio format handler */