diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-27 08:25:49 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-27 08:25:49 +0800 |
commit | 02dcd0aadfb516aba8c1322af34ebef5c265787d (patch) | |
tree | 0491c5761587c9e3891e7de011da23cdf3759f13 /executive-summary/widgets | |
parent | a5cbf7c4b8cc5d2fd5eaf29417d681036fcd87f2 (diff) | |
download | gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.gz gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.tar.zst gsoc2013-evolution-02dcd0aadfb516aba8c1322af34ebef5c265787d.zip |
Update the licensing information to require version 2 of the GPL
(instead of version 2 or any later version).
svn path=/trunk/; revision=14190
Diffstat (limited to 'executive-summary/widgets')
6 files changed, 12 insertions, 12 deletions
diff --git a/executive-summary/widgets/e-summary-subwindow.c b/executive-summary/widgets/e-summary-subwindow.c index 1b84c87010..9c4b6465c9 100644 --- a/executive-summary/widgets/e-summary-subwindow.c +++ b/executive-summary/widgets/e-summary-subwindow.c @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/executive-summary/widgets/e-summary-subwindow.h b/executive-summary/widgets/e-summary-subwindow.h index 2676f9ec7d..1acfe4a0ae 100644 --- a/executive-summary/widgets/e-summary-subwindow.h +++ b/executive-summary/widgets/e-summary-subwindow.h @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/executive-summary/widgets/e-summary-title-button.c b/executive-summary/widgets/e-summary-title-button.c index 4ef9d77209..3bff5712d2 100644 --- a/executive-summary/widgets/e-summary-title-button.c +++ b/executive-summary/widgets/e-summary-title-button.c @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/executive-summary/widgets/e-summary-title-button.h b/executive-summary/widgets/e-summary-title-button.h index de0d5212a3..c681a22493 100644 --- a/executive-summary/widgets/e-summary-title-button.h +++ b/executive-summary/widgets/e-summary-title-button.h @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/executive-summary/widgets/e-summary-titlebar.c b/executive-summary/widgets/e-summary-titlebar.c index 2fd3b2d3db..6aab2fd257 100644 --- a/executive-summary/widgets/e-summary-titlebar.c +++ b/executive-summary/widgets/e-summary-titlebar.c @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/executive-summary/widgets/e-summary-titlebar.h b/executive-summary/widgets/e-summary-titlebar.h index 9104860698..cae91244dd 100644 --- a/executive-summary/widgets/e-summary-titlebar.h +++ b/executive-summary/widgets/e-summary-titlebar.h @@ -6,9 +6,9 @@ * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as + * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |