[empathy] empathy-time: relicense to LGPL



commit ae842e153796a77dccc171254625793acf754c3f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Jun 17 11:38:22 2010 +0200

    empathy-time: relicense to LGPL
    
    This file was based on gossip-time and its copyright owners agreed to
    relicense it; see GOSSIP-RELICENSING.txt

 libempathy/empathy-time.c |   19 +++++++++----------
 libempathy/empathy-time.h |   19 +++++++++----------
 2 files changed, 18 insertions(+), 20 deletions(-)
---
diff --git a/libempathy/empathy-time.c b/libempathy/empathy-time.c
index 6a140e0..13e17d1 100644
--- a/libempathy/empathy-time.c
+++ b/libempathy/empathy-time.c
@@ -3,20 +3,19 @@
  * Copyright (C) 2003-2007 Imendio AB
  * Copyright (C) 2007-2010 Collabora Ltd.
  *
- * 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 (at your option) any later version.
+ * This library 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.1 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * 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 details.
+ * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  *
  * Authors: Richard Hult <richard imendio com>
  */
diff --git a/libempathy/empathy-time.h b/libempathy/empathy-time.h
index 8cfb55a..224b25c 100644
--- a/libempathy/empathy-time.h
+++ b/libempathy/empathy-time.h
@@ -3,20 +3,19 @@
  * Copyright (C) 2004 Imendio AB
  * Copyright (C) 2007-2010 Collabora Ltd.
  *
- * 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 (at your option) any later version.
+ * This library 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.1 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * 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 details.
+ * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #ifndef __EMPATHY_TIME_H__



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