comparison libpurple/whiteboard.h @ 20096:2a9f3a499b0d

merge of '34d642b12b7215d55fd032cd513a7e225715f19a' and '7868c3b2b7d17c52916e4bb76305b7e3b68d3904'
author Richard Laager <rlaager@wiktel.com>
date Mon, 17 Sep 2007 03:47:45 +0000
parents 6bf32c9e15a7
children cea77667da7d 3828a61c44da
comparison
equal deleted inserted replaced
19936:191fa8a8c0bc 20096:2a9f3a499b0d
1 /** 1 /**
2 * @file whiteboard.h The PurpleWhiteboard core object 2 * @file whiteboard.h The PurpleWhiteboard core object
3 * 3 */
4 * purple 4
5 /* purple
5 * 6 *
6 * Purple is the legal property of its developers, whose names are too numerous 7 * Purple is the legal property of its developers, whose names are too numerous
7 * to list here. Please refer to the COPYRIGHT file distributed with this 8 * to list here. Please refer to the COPYRIGHT file distributed with this
8 * source distribution. 9 * source distribution.
9 * 10 *
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details. 19 * GNU General Public License for more details.
19 * 20 *
20 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
23 */ 24 */
24 25
25 #ifndef _PURPLE_WHITEBOARD_H_ 26 #ifndef _PURPLE_WHITEBOARD_H_
26 #define _PURPLE_WHITEBOARD_H_ 27 #define _PURPLE_WHITEBOARD_H_
27 28