]> git.cworth.org Git - loudgame/blobdiff - lg-echo.c
Exercise LGPL permission to convert to GPLv3 and add COPYING file
[loudgame] / lg-echo.c
index 61729ad3481820fa979a2321a2d97bb9114c66bf..d10b20f73d845c4da799af649594e5d970a00d05 100644 (file)
--- a/lg-echo.c
+++ b/lg-echo.c
@@ -2,20 +2,18 @@
  * Copyright (C) 2003-2004 Imendio AB
  * Copyright (C) 2008 Carl Worth
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser 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 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 3 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
- * Lesser General Public License for more details.
+ * 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 Lesser General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see http://www.gnu.org/licenses/ .
  *
  * Authors: Imendio AB
  *         Carl Worth <cworth@cworth.org>