From 3cca13223b8f038fb82e34b8979579b34efafee0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Aug 2008 19:42:21 +0200 Subject: update license headers for GPL 2.0+ --- src/pavucontrol.cc | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'src/pavucontrol.cc') diff --git a/src/pavucontrol.cc b/src/pavucontrol.cc index 1b57404..08b3877 100644 --- a/src/pavucontrol.cc +++ b/src/pavucontrol.cc @@ -1,13 +1,13 @@ /*** This file is part of pavucontrol. - Copyright 2006-2008 Lennart Poettering + Copyright 2006-2008 Lennart Poettering Copyright 2008 Sjoerd Simons pavucontrol 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. + 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. pavucontrol is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with pavucontrol; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - USA. + along with pavucontrol. If not, see . ***/ #ifdef HAVE_CONFIG_H -- cgit