pidgin: 5378b206: Fix license to refer to GPLv2 in a files...

malu at pidgin.im malu at pidgin.im
Thu May 6 17:30:53 EDT 2010


-----------------------------------------------------------------
Revision: 5378b2067023c1be51d87906196d87f03c9992e3
Ancestor: 0e2d7fecc756f925a8c564e7e921bda335870b0d
Author: malu at pidgin.im
Date: 2010-05-06T21:28:32
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/5378b2067023c1be51d87906196d87f03c9992e3

Modified files:
        libpurple/protocols/jabber/data.c
        libpurple/protocols/jabber/data.h
        libpurple/protocols/jabber/ibb.c
        libpurple/protocols/jabber/ibb.h

ChangeLog: 

Fix license to refer to GPLv2 in a files...

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/data.c	2e300f3c46da9d660ed9bbc4fe931162a94bdecc
+++ libpurple/protocols/jabber/data.c	bf7262ae17964ed2b2cf6f94c7f95f8c96a0c8a1
@@ -1,4 +1,6 @@
 /*
+ * purple - Jabber Service Discovery
+ *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
  * source distribution.
@@ -11,11 +13,12 @@
  * This program 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 Library General Public License for more details.
+ * GNU 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 Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
 
 #include "internal.h"
============================================================
--- libpurple/protocols/jabber/data.h	1258b53087dddf9769077c685b77c5d29ec41f09
+++ libpurple/protocols/jabber/data.h	4e8f8b5d34d89cca094852fa170ee557ced359b0
@@ -1,4 +1,6 @@
 /*
+ * purple - Jabber Service Discovery
+ *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
  * source distribution.
@@ -11,11 +13,12 @@
  * This program 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 Library General Public License for more details.
+ * GNU 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 Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
 
 #ifndef PURPLE_JABBER_DATA_H
============================================================
--- libpurple/protocols/jabber/ibb.c	f6b5e1df23bafdbb210d1a2b3f59a5434dd18496
+++ libpurple/protocols/jabber/ibb.c	e4ad59df5a708577adc21d907621b4c599345b27
@@ -1,4 +1,6 @@
 /*
+ * purple - Jabber Service Discovery
+ *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
  * source distribution.
@@ -11,11 +13,12 @@
  * This program 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 Library General Public License for more details.
+ * GNU 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 Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
 
 #include "internal.h"
============================================================
--- libpurple/protocols/jabber/ibb.h	0d642a447c408bdd4fe7c4fffb41ab8944477f9b
+++ libpurple/protocols/jabber/ibb.h	8ba41c09d9b191e524bad1fea4c22ac753a4039c
@@ -1,4 +1,6 @@
 /*
+ * purple - Jabber Service Discovery
+ *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
  * source distribution.
@@ -11,11 +13,12 @@
  * This program 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 Library General Public License for more details.
+ * GNU 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 Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
 
 #ifndef PURPLE_JABBER_IBB_H_


More information about the Commits mailing list