soc.2010.detachablepurple: 8576dacf: Added a missing GPL header.

gillux at soc.pidgin.im gillux at soc.pidgin.im
Thu Aug 12 00:37:09 EDT 2010


----------------------------------------------------------------------
Revision: 8576dacf8087e8aed9c524b59a2346fec951b335
Parent:   5631a4845c119dde06fe7cc27275587621906cd5
Author:   gillux at soc.pidgin.im
Date:     08/11/10 20:43:44
Branch:   im.pidgin.soc.2010.detachablepurple
URL: http://d.pidgin.im/viewmtn/revision/info/8576dacf8087e8aed9c524b59a2346fec951b335

Changelog: 

Added a missing GPL header.

Changes against parent 5631a4845c119dde06fe7cc27275587621906cd5

  patched  libpurple/dbus/account.c

-------------- next part --------------
============================================================
--- libpurple/dbus/account.c	0080b63e40283e5b249e086fd81a726be5b9c624
+++ libpurple/dbus/account.c	6cc979585006a61c2b48078b3ec588ecb29d1b91
@@ -1,3 +1,23 @@
+/* purple
+ *
+ * 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 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"
 #include "account.h"


More information about the Commits mailing list