X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=88cbf51ec43757aad074468494f096d62b3c0b59;hp=58dbdb4bac00f09401172a2d1930021b38aa49e1;hb=a97aa709abdbf6b1085a037a29d4e6cac5becbc2;hpb=51cedba19bcf398c028db6ef8dc35d067b4e73ae diff --git a/client_common.c b/client_common.c index 58dbdb4b..88cbf51e 100644 --- a/client_common.c +++ b/client_common.c @@ -1,19 +1,7 @@ /* * Copyright (C) 1997-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 client_common.c common functions of para_client and para_audiod */