pidgin.openq: aa8d51d8: 2009.02.24 - flos <lonicerae(at)gmail.co...
csyfek at gmail.com
csyfek at gmail.com
Tue Feb 24 10:10:39 EST 2009
-----------------------------------------------------------------
Revision: aa8d51d876db3c7b506532cfa56b1de628c31895
Ancestor: 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c
Author: csyfek at gmail.com
Date: 2009-02-24T15:11:21
Branch: im.pidgin.pidgin.openq
URL: http://d.pidgin.im/viewmtn/revision/info/aa8d51d876db3c7b506532cfa56b1de628c31895
Modified files:
libpurple/protocols/qq/ChangeLog
libpurple/protocols/qq/buddy_memo.c
libpurple/protocols/qq/buddy_memo.h
ChangeLog:
2009.02.24 - flos <lonicerae(at)gmail.com>
* NEVER forget our COPYRIGHT, ;)
-------------- next part --------------
============================================================
--- libpurple/protocols/qq/ChangeLog 6910604f15f86dbaa90866741146162ce37f4f7e
+++ libpurple/protocols/qq/ChangeLog 35b37e9aff20614e082bac0f4e10c6c717e0d4f9
@@ -1,4 +1,7 @@ 2009.02.24 - flos <lonicerae(at)gmail.co
2009.02.24 - flos <lonicerae(at)gmail.com>
+ * NEVER forget our COPYRIGHT, ;)
+
+2009.02.24 - flos <lonicerae(at)gmail.com>
* Changed update_class type from gint to guint32
* Fixed a bug of displaying of memo when memo is nothing
============================================================
--- libpurple/protocols/qq/buddy_memo.c 9b25c20640150638d49edde6514ff3d89542b4ea
+++ libpurple/protocols/qq/buddy_memo.c 91acc50d9446935bbf45b8104d83709a7c02ce1d
@@ -1,3 +1,27 @@
+/**
+ * @file buddy_memo.c
+ *
+ * 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 "debug.h"
#include "notify.h"
============================================================
--- libpurple/protocols/qq/buddy_memo.h 1792759b8142c19fec23ecbf0513c8d1d0d040bf
+++ libpurple/protocols/qq/buddy_memo.h 231a80ef36ba6aa96ce73a52080a5585e2533632
@@ -1,3 +1,27 @@
+/**
+ * @file buddy_memo.h
+ *
+ * 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
+ */
+
#ifndef _QQ_BUDDY_MEMO_H_
#define _QQ_BUDDY_MEMO_H_
More information about the Commits
mailing list