diff libpurple/protocols/jabber/data.h @ 30301:7fbb7612e3dd

Fix license to refer to GPLv2 in a files...
author Marcus Lundblad <ml@update.uu.se>
date Thu, 06 May 2010 21:28:32 +0000
parents 38926d6e5ae1
children 44f53d3fc54f
line wrap: on
line diff
--- a/libpurple/protocols/jabber/data.h	Thu May 06 06:16:48 2010 +0000
+++ b/libpurple/protocols/jabber/data.h	Thu May 06 21:28:32 2010 +0000
@@ -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