diff options
Diffstat (limited to 'widgets/text')
-rw-r--r-- | widgets/text/e-text.c | 5 | ||||
-rw-r--r-- | widgets/text/e-text.h | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/widgets/text/e-text.c b/widgets/text/e-text.c index dca16f0da9..c0fdaa4782 100644 --- a/widgets/text/e-text.c +++ b/widgets/text/e-text.c @@ -20,8 +20,9 @@ * Author: Federico Mena <federico@nuclecu.unam.mx> * * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License, version 2, as published by the Free Software Foundation. + * modify it under the terms of the GNU Library General Public License as + * published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/widgets/text/e-text.h b/widgets/text/e-text.h index e3deda4826..a426b2c64f 100644 --- a/widgets/text/e-text.h +++ b/widgets/text/e-text.h @@ -2,9 +2,9 @@ * e-text.h - Text item for evolution. * * 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) version 3. + * modify it under the terms of the GNU Library 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 distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |