X-Git-Url: https://git.cworth.org/git?p=loudgame;a=blobdiff_plain;f=lg-echo.c;h=d10b20f73d845c4da799af649594e5d970a00d05;hp=61729ad3481820fa979a2321a2d97bb9114c66bf;hb=3a41fcf4e3673c9da15da1529336a11b636b9c79;hpb=dff431f2d28cb1da0769422062daba60ffe420d7 diff --git a/lg-echo.c b/lg-echo.c index 61729ad..d10b20f 100644 --- 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