X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fsound.c;h=6f98b15efa377705f9838b1b4f3af9433020465b;hb=bb08ff6bf7ea7a57f9db153451fb3073d236faaa;hp=7fde90cadb9ac2f2d052629f8dbe4fd5f61a5991;hpb=6a5022cd9488c657811fc09beba4812ca65756ce;p=dockapps%2Fwmnotify.git diff --git a/src/sound.c b/src/sound.c index 7fde90c..6f98b15 100644 --- a/src/sound.c +++ b/src/sound.c @@ -4,19 +4,7 @@ * Copyright (C) 2003 Hugo Villeneuve * Based on the 'sndfile-play' demo program from 'libsndfile' * - * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + * This file is released under the GPLv2 */ #if HAVE_CONFIG_H