diff src/audacious/playlist.c @ 3121:3b6d316f8b09 trunk

GPL3 relicensing.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 20 Jul 2007 08:59:47 -0500
parents bb1fa0aed8f4
children f1c756f39e6c
line wrap: on
line diff
--- a/src/audacious/playlist.c	Thu Jul 19 22:48:30 2007 -0500
+++ b/src/audacious/playlist.c	Fri Jul 20 08:59:47 2007 -0500
@@ -12,7 +12,7 @@
  *
  *  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; under version 2 of the License.
+ *  the Free Software Foundation; under version 3 of the License.
  *
  *  This program is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20,8 +20,7 @@
  *  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 Tmple Place - Suite 330, Boston, MA 02110-1301, USA.
+ *  along with this program.  If not, see <http://www.gnu.org/licenses>.
  */
 
 #ifdef HAVE_CONFIG_H