diff --git a/widgets/itembackground.cpp b/widgets/itembackground.cpp index 8eebeb2c2..9f7d0e5f5 100644 --- a/widgets/itembackground.cpp +++ b/widgets/itembackground.cpp @@ -3,8 +3,8 @@ * Copyright 2009 by Marco Martin * * * * 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 * + * it under the terms of the GNU Library General Public License as * + * published by the Free Software Foundation; either version 2, or * * (at your option) any later version. * * * * This program is distributed in the hope that it will be useful, * diff --git a/widgets/itembackground.h b/widgets/itembackground.h index 1a9d7b587..cacae9d6e 100644 --- a/widgets/itembackground.h +++ b/widgets/itembackground.h @@ -3,8 +3,8 @@ * Copyright 2009 by Marco Martin * * * * 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 * + * it under the terms of the GNU Library General Public License as * + * published by the Free Software Foundation; either version 2, or * * (at your option) any later version. * * * * This program is distributed in the hope that it will be useful, *