[evolution-data-server/dbus: 23/33] Use LGPL not GPL headers



commit e285b349f39360e40ddd03abc511fe433a292525
Author: Ross Burton <ross linux intel com>
Date:   Mon Jun 1 15:48:42 2009 +0100

    Use LGPL not GPL headers
---
 addressbook/libebook/e-book-view.c |   14 ++++++--------
 addressbook/libebook/e-book-view.h |    6 +++---
 addressbook/libebook/e-book.c      |    6 +++---
 addressbook/libebook/e-book.h      |   10 +++++-----
 4 files changed, 17 insertions(+), 19 deletions(-)

diff --git a/addressbook/libebook/e-book-view.c b/addressbook/libebook/e-book-view.c
index 07521a5..29a8d50 100644
--- a/addressbook/libebook/e-book-view.c
+++ b/addressbook/libebook/e-book-view.c
@@ -4,20 +4,18 @@
  * Copyright (C) 2006 OpenedHand Ltd
  * Copyright (C) 2009 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it under
- * the terms of version 2 of the GNU Lesser General Public License as published
+ * This library is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU Lesser General Public License, version 2.1, as published
  * by the Free Software Foundation.
  *
- * This program is distributed in the hope that it will be useful, but WITHOUT
+ * This library 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 General Public License for more
+ * FOR A PARTICULAR PURPOSE.  See the GNU 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, write to the Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- * Author: Ross Burton <ross linux intel com>
+ * along with this library; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <glib-object.h>
diff --git a/addressbook/libebook/e-book-view.h b/addressbook/libebook/e-book-view.h
index 0c12741..5ce82df 100644
--- a/addressbook/libebook/e-book-view.h
+++ b/addressbook/libebook/e-book-view.h
@@ -5,12 +5,12 @@
  * Copyright (C) 2009 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or modify it under
- * the terms of version 2 of the GNU Lesser General Public License as published
+ * the terms of version 2.1 of the GNU Lesser General Public License as published
  * by the Free Software Foundation.
  *
- * This program is distributed in the hope that it will be useful, but WITHOUT
+ * This library 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 General Public License for more
+ * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
  * details.
  *
  * You should have received a copy of the GNU Lesser General Public License
diff --git a/addressbook/libebook/e-book.c b/addressbook/libebook/e-book.c
index 08eb5e8..79ebe1b 100644
--- a/addressbook/libebook/e-book.c
+++ b/addressbook/libebook/e-book.c
@@ -8,13 +8,13 @@
  * the terms of version 2 of the GNU Lesser General Public License as published
  * by the Free Software Foundation.
  *
- * This program is distributed in the hope that it will be useful, but WITHOUT
+ * This library 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 General Public License for more
+ * FOR A PARTICULAR PURPOSE.  See the GNU 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, write to the Free Software Foundation, Inc.,
+ * along with this library; if not, write to the Free Software Foundation, Inc.,
  * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
  * Author: Ross Burton <ross linux intel com>
diff --git a/addressbook/libebook/e-book.h b/addressbook/libebook/e-book.h
index d963dda..de9fe16 100644
--- a/addressbook/libebook/e-book.h
+++ b/addressbook/libebook/e-book.h
@@ -4,17 +4,17 @@
  * Copyright (C) 2006 OpenedHand Ltd
  * Copyright (C) 2009 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify it under
- * the terms of version 2 of the GNU Lesser General Public License as published
+ * This library is free software; you can redistribute it and/or modify it under
+ * the terms of version 2.1 of the GNU Lesser General Public License as published
  * by the Free Software Foundation.
  *
- * This program is distributed in the hope that it will be useful, but WITHOUT
+ * This librayr 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 General Public License for more
+ * FOR A PARTICULAR PURPOSE.  See the GNU 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, write to the Free Software Foundation, Inc.,
+ * along with this library; if not, write to the Free Software Foundation, Inc.,
  * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
  * Author: Ross Burton <ross linux intel com>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]