From 576066bd1b653908b06db1daab42d041376da678 Mon Sep 17 00:00:00 2001 From: corvid Date: Thu, 26 Mar 2009 23:18:02 +0000 Subject: fix up license versions/names --- dpi/dpiutil.h | 2 +- dw/fltkcomplexbutton.cc | 14 ++++++-------- dw/fltkcomplexbutton.hh | 17 +++++++---------- src/IO/mime.h | 2 +- src/pixmaps.h | 2 +- 5 files changed, 16 insertions(+), 21 deletions(-) diff --git a/dpi/dpiutil.h b/dpi/dpiutil.h index fa3dfb86..239f5862 100644 --- a/dpi/dpiutil.h +++ b/dpi/dpiutil.h @@ -5,7 +5,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; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * */ diff --git a/dw/fltkcomplexbutton.cc b/dw/fltkcomplexbutton.cc index 9c73f97f..33ea40e7 100644 --- a/dw/fltkcomplexbutton.cc +++ b/dw/fltkcomplexbutton.cc @@ -2,20 +2,18 @@ // // Copyright 1998-2006 by Bill Spitzak and others. // -// This library is free software; you can redistribute it and/or -// modify it under the terms of the GNU Library General Public +// 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 3 of the License, or (at your option) any later version. // -// This library is distributed in the hope that it will be useful, +// 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 -// Library General Public License for more details. +// Lesser General Public License for more details. // -// You should have received a copy of the GNU Library General Public -// License along with this library; 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 Lesser General Public +// License along with this program; if not, see . #include #include diff --git a/dw/fltkcomplexbutton.hh b/dw/fltkcomplexbutton.hh index 72799d42..9df9850c 100644 --- a/dw/fltkcomplexbutton.hh +++ b/dw/fltkcomplexbutton.hh @@ -2,21 +2,18 @@ // // Copyright 2002 by Bill Spitzak and others. // -// This library is free software; you can redistribute it and/or -// modify it under the terms of the GNU Library General Public +// 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. +// version 3 of the License, or (at your option) any later version. // -// This library is distributed in the hope that it will be useful, +// 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 -// Library General Public License for more details. -// -// You should have received a copy of the GNU Library General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. +// Lesser 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, see . #ifndef __FLTK_COMPLEX_BUTTON_HH__ #define __FLTK_COMPLEX_BUTTON_HH__ diff --git a/src/IO/mime.h b/src/IO/mime.h index b9109211..084cc933 100644 --- a/src/IO/mime.h +++ b/src/IO/mime.h @@ -5,7 +5,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; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. */ diff --git a/src/pixmaps.h b/src/pixmaps.h index 0f76c330..060ec2cb 100644 --- a/src/pixmaps.h +++ b/src/pixmaps.h @@ -6,7 +6,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; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. */ -- cgit v1.2.3