cpw.malu.xmpp.jingle_ft: 156cff82: Fix license on new Jingle FT files

malu at pidgin.im malu at pidgin.im
Thu May 6 16:45:41 EDT 2010


-----------------------------------------------------------------
Revision: 156cff820f2dd71e125e4403d6b683c38d06638a
Ancestor: dcd7ea4dc58df407789d69e90a36c5322dc30cd8
Author: malu at pidgin.im
Date: 2010-05-06T20:36:43
Branch: im.pidgin.cpw.malu.xmpp.jingle_ft
URL: http://d.pidgin.im/viewmtn/revision/info/156cff820f2dd71e125e4403d6b683c38d06638a

Modified files:
        libpurple/protocols/jabber/jingle/ibbs.c
        libpurple/protocols/jabber/jingle/s5b.c
        libpurple/protocols/jabber/socks5.c
        libpurple/protocols/jabber/socks5.h

ChangeLog: 

Fix license on new Jingle FT files

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/jingle/ibbs.c	0c6d3eb8b61e8cfa4ee5e9b15dfa32a58a8d020c
+++ libpurple/protocols/jabber/jingle/ibbs.c	cbe5c9dc8911e3411737bdd35ef49637a2e2d2fd
@@ -13,7 +13,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301,  USA
  */
- 
+
 #include "internal.h"
 
 #include "../ibb.h"
============================================================
--- libpurple/protocols/jabber/jingle/s5b.c	c94b63fbddfe41b254a4241a2aadd0f355cbc65e
+++ libpurple/protocols/jabber/jingle/s5b.c	b4cf89c97fbda1e633ceff6be9cb2d7633312e66
@@ -1,17 +1,25 @@
 /*
+ * purple - Jabber Protocol Plugin
+ *
+ * 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.
+ *
  * 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 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 02110-1301,  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
  
 #include "internal.h"
============================================================
--- libpurple/protocols/jabber/socks5.c	66f50e5ae1872036c7c6f695ddad418a5f20aa14
+++ libpurple/protocols/jabber/socks5.c	c4091eefd8ac3f41cc8fc9774484d42bde7e1dff
@@ -1,17 +1,25 @@
 /*
+ * purple - Jabber Protocol Plugin
+ *
+ * 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.
+ *
  * 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 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 02110-1301,  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
 
 #include "socks5.h"
============================================================
--- libpurple/protocols/jabber/socks5.h	ced2ee3d959300aa9e95a3f07989628b01fea2f6
+++ libpurple/protocols/jabber/socks5.h	3d09993a0308f8d7e2eef5a17f4c1d3fd6f53ff5
@@ -1,17 +1,25 @@
 /*
+ * purple - Jabber Protocol Plugin
+ *
+ * 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.
+ *
  * 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 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 02110-1301,  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
+ *
  */
 
 #ifndef PURPLE_JABBER_SOCKS5_H_


More information about the Commits mailing list