From 6881071bf63810ac68b143cfec4bec14188919dc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 27 Oct 2001 00:10:09 +0000 Subject: Update the licensing information to require version 2 of the GPL explicitly. svn path=/trunk/; revision=14188 --- addressbook/backend/ebook/e-book-util.c | 4 ++-- addressbook/backend/ebook/e-book-util.h | 4 ++-- addressbook/backend/ebook/e-card-compare.c | 4 ++-- addressbook/backend/ebook/e-card-compare.h | 4 ++-- addressbook/backend/ebook/e-destination.c | 4 ++-- addressbook/backend/ebook/e-destination.h | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'addressbook/backend') diff --git a/addressbook/backend/ebook/e-book-util.c b/addressbook/backend/ebook/e-book-util.c index 2470d72950..ffe18c62f8 100644 --- a/addressbook/backend/ebook/e-book-util.c +++ b/addressbook/backend/ebook/e-book-util.c @@ -10,9 +10,9 @@ /* * 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/addressbook/backend/ebook/e-book-util.h b/addressbook/backend/ebook/e-book-util.h index 69965c8363..5a729fccfd 100644 --- a/addressbook/backend/ebook/e-book-util.h +++ b/addressbook/backend/ebook/e-book-util.h @@ -10,9 +10,9 @@ /* * 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/addressbook/backend/ebook/e-card-compare.c b/addressbook/backend/ebook/e-card-compare.c index 7f0534e2c4..22ea8e7a87 100644 --- a/addressbook/backend/ebook/e-card-compare.c +++ b/addressbook/backend/ebook/e-card-compare.c @@ -10,9 +10,9 @@ /* * 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/addressbook/backend/ebook/e-card-compare.h b/addressbook/backend/ebook/e-card-compare.h index 355dc814a9..b78211497b 100644 --- a/addressbook/backend/ebook/e-card-compare.h +++ b/addressbook/backend/ebook/e-card-compare.h @@ -10,9 +10,9 @@ /* * 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/addressbook/backend/ebook/e-destination.c b/addressbook/backend/ebook/e-destination.c index ff674e41a6..2419cb8efb 100644 --- a/addressbook/backend/ebook/e-destination.c +++ b/addressbook/backend/ebook/e-destination.c @@ -10,9 +10,9 @@ /* * 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/addressbook/backend/ebook/e-destination.h b/addressbook/backend/ebook/e-destination.h index 807ab51b8e..c8771aa216 100644 --- a/addressbook/backend/ebook/e-destination.h +++ b/addressbook/backend/ebook/e-destination.h @@ -10,9 +10,9 @@ /* * 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 -- cgit