# HG changeset patch # User Sean Egan # Date 1189904722 0 # Node ID 6bf32c9e15a70ac385ec2e6dbe0017f6cf6e6bfa # Parent ccb0403193df7dbe03004d2cec2eedcc57f939c5 remove gpl boilerplate from doxygen docs diff -r ccb0403193df -r 6bf32c9e15a7 finch/finch.h --- a/finch/finch.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/finch.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @defgroup finch Finch (GNT User Interface) - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntaccount.c --- a/finch/gntaccount.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntaccount.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntaccount.c GNT Account API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntaccount.h --- a/finch/gntaccount.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntaccount.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntaccount.h GNT Account API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntblist.c --- a/finch/gntblist.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntblist.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntblist.c GNT BuddyList API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntblist.h --- a/finch/gntblist.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntblist.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntblist.h GNT BuddyList API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntcertmgr.c --- a/finch/gntcertmgr.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntcertmgr.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntcertmgr.c GNT Certificate Manager API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntcertmgr.h --- a/finch/gntcertmgr.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntcertmgr.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntcertmgr.h GNT Certificate Manager API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntconn.c --- a/finch/gntconn.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntconn.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntconn.c GNT Connection API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntconn.h --- a/finch/gntconn.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntconn.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntconn.h GNT Connection API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntconv.c --- a/finch/gntconv.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntconv.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntconv.c GNT Conversation API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntconv.h --- a/finch/gntconv.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntconv.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntconv.h GNT Conversation API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntdebug.c --- a/finch/gntdebug.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntdebug.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntdebug.c GNT Debug API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntdebug.h --- a/finch/gntdebug.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntdebug.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntdebug.h GNT Debug API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntft.c --- a/finch/gntft.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntft.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntft.c GNT File Transfer UI * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntft.h --- a/finch/gntft.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntft.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntft.h GNT File Transfer UI * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntidle.h --- a/finch/gntidle.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntidle.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntidle.h GNT Idle API * @ingroup finch - * - * finch + */ + +/* finch * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntnotify.c --- a/finch/gntnotify.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntnotify.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntnotify.c GNT Notify API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntnotify.h --- a/finch/gntnotify.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntnotify.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntnotify.h GNT Notify API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntplugin.c --- a/finch/gntplugin.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntplugin.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntplugin.c GNT Plugins API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntplugin.h --- a/finch/gntplugin.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntplugin.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntplugin.h GNT Plugins API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntpounce.c --- a/finch/gntpounce.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntpounce.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntpounce.c GNT Buddy Pounce API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntpounce.h --- a/finch/gntpounce.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntpounce.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntpounce.h GNT Buddy Pounce API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntprefs.c --- a/finch/gntprefs.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntprefs.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntprefs.c GNT Preferences API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntprefs.h --- a/finch/gntprefs.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntprefs.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntprefs.h GNT Preferences API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntrequest.c --- a/finch/gntrequest.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntrequest.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntrequest.c GNT Request API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntrequest.h --- a/finch/gntrequest.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntrequest.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntrequest.h GNT Request API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntsound.c --- a/finch/gntsound.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntsound.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntsound.c GNT Sound API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntsound.h --- a/finch/gntsound.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntsound.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntsound.h GNT Sound API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntstatus.c --- a/finch/gntstatus.c Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntstatus.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntstatus.c GNT Status API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 finch/gntstatus.h --- a/finch/gntstatus.h Sat Sep 15 23:47:05 2007 +0000 +++ b/finch/gntstatus.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gntstatus.h GNT Status API * @ingroup finch - * - * finch + */ + +/* finch * * Finch is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/account.c --- a/libpurple/account.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/account.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file account.c Account API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/account.h --- a/libpurple/account.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/account.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file account.h Account API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/accountopt.c --- a/libpurple/accountopt.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/accountopt.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file accountopt.c Account Options API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/accountopt.h --- a/libpurple/accountopt.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/accountopt.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file accountopt.h Account Options API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/blist.h --- a/libpurple/blist.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/blist.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file blist.h Buddy List API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/buddyicon.c --- a/libpurple/buddyicon.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/buddyicon.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file icon.c Buddy Icon API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/buddyicon.h --- a/libpurple/buddyicon.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/buddyicon.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file buddyicon.h Buddy Icon API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/cipher.h --- a/libpurple/cipher.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/cipher.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file cipher.h Purple Cipher API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/circbuffer.c --- a/libpurple/circbuffer.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/circbuffer.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file circbuffer.h Buffer Utility Functions * @ingroup core - * - * Purple is the legal property of its developers, whose names are too numerous + */ + +/* 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. * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/circbuffer.h --- a/libpurple/circbuffer.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/circbuffer.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ -/* +/** * @file circbuffer.h Buffer Utility Functions * @ingroup core - * - * Purple is the legal property of its developers, whose names are too numerous + */ + +/* 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. * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/cmds.c --- a/libpurple/cmds.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/cmds.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file cmds.c Commands API * @ingroup core - * - * Copyright (C) 2003-2004 Timothy Ringenbach + */ + +/* Copyright (C) 2003 Timothy Ringenbach * * 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/connection.c --- a/libpurple/connection.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/connection.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file connection.c Connection API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/connection.h --- a/libpurple/connection.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/connection.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file connection.h Connection API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/conversation.h --- a/libpurple/conversation.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/conversation.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file conversation.h Conversation API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/core.c --- a/libpurple/core.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/core.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file core.c Purple Core API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/core.h --- a/libpurple/core.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/core.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @defgroup core libpurple - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/dbus-bindings.h --- a/libpurple/dbus-bindings.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/dbus-bindings.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file dbus-bindings.h Purple DBUS Bindings * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/dbus-server.h --- a/libpurple/dbus-server.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/dbus-server.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file dbus-server.h Purple DBUS Server * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/debug.c --- a/libpurple/debug.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/debug.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file debug.c Debug API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/debug.h --- a/libpurple/debug.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/debug.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file debug.h Debug API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/desktopitem.c --- a/libpurple/desktopitem.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/desktopitem.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file purple-desktop-item.c Functions for managing .desktop files * @ingroup core - * - * Purple is the legal property of its developers, whose names are too numerous + */ + +/* 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. * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/desktopitem.h --- a/libpurple/desktopitem.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/desktopitem.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file desktopitem.h Functions for managing .desktop files * @ingroup core - * - * Purple is the legal property of its developers, whose names are too numerous + */ + +/* 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. * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/dnsquery.c --- a/libpurple/dnsquery.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/dnsquery.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file dnsquery.c DNS query API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/dnsquery.h --- a/libpurple/dnsquery.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/dnsquery.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file dnsquery.h DNS query API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/dnssrv.c --- a/libpurple/dnssrv.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/dnssrv.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file dnssrv.c - * - * purple + */ + +/* purple * * Copyright (C) 2005 Thomas Butter * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/dnssrv.h --- a/libpurple/dnssrv.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/dnssrv.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,10 +1,11 @@ /** * @file dnssrv.h - * - * purple + */ + +/* purple * * Copyright (C) 2005, Thomas Butter - *i + * * 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/eventloop.c --- a/libpurple/eventloop.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/eventloop.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file eventloop.c Purple Event Loop API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/eventloop.h --- a/libpurple/eventloop.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/eventloop.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file eventloop.h Purple Event Loop API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/ft.c --- a/libpurple/ft.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/ft.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file ft.c File Transfer API - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/ft.h --- a/libpurple/ft.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/ft.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file ft.h File Transfer API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/gaim-compat.h --- a/libpurple/gaim-compat.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/gaim-compat.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gaim-compat.h Gaim Compat macros * @ingroup core - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/idle.h --- a/libpurple/idle.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/idle.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file idle.h Idle API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/imgstore.c --- a/libpurple/imgstore.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/imgstore.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file imgstore.h IM Image Store API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/imgstore.h --- a/libpurple/imgstore.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/imgstore.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file imgstore.h IM Image Store API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/internal.h --- a/libpurple/internal.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/internal.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file internal.h Internal definitions and includes * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/log.c --- a/libpurple/log.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/log.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file log.c Logging API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/log.h --- a/libpurple/log.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/log.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file log.h Logging API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/nat-pmp.c --- a/libpurple/nat-pmp.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/nat-pmp.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file nat-pmp.c NAT-PMP Implementation * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/nat-pmp.h --- a/libpurple/nat-pmp.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/nat-pmp.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file nat-pmp.h NAT-PMP Implementation * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/network.c --- a/libpurple/network.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/network.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file network.c Network Implementation * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/network.h --- a/libpurple/network.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/network.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file network.h Network API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/notify.c --- a/libpurple/notify.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/notify.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file notify.c Notification API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/notify.h --- a/libpurple/notify.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/notify.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file notify.h Notification API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/ntlm.c --- a/libpurple/ntlm.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/ntlm.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file ntlm.c - * - * purple + */ + +/* purple * * Copyright (C) 2005 Thomas Butter * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/ntlm.h --- a/libpurple/ntlm.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/ntlm.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file ntlm.h - * - * purple + */ + +/* purple * * Copyright (C) 2005, Thomas Butter * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/plugin.h --- a/libpurple/plugin.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/plugin.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file plugin.h Plugin API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/pluginpref.h --- a/libpurple/pluginpref.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/pluginpref.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file pluginpref.h Plugin Preferences API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/pounce.c --- a/libpurple/pounce.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/pounce.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file pounce.c Buddy Pounce API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/pounce.h --- a/libpurple/pounce.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/pounce.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file pounce.h Buddy Pounce API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/prefs.h --- a/libpurple/prefs.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/prefs.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file prefs.h Prefs API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/privacy.h --- a/libpurple/privacy.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/privacy.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file privacy.h Privacy API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/proxy.c --- a/libpurple/proxy.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/proxy.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file proxy.c Proxy API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/proxy.h --- a/libpurple/proxy.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/proxy.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file proxy.h Proxy API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/prpl.h --- a/libpurple/prpl.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/prpl.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file prpl.h Protocol Plugin functions * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/request.c --- a/libpurple/request.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/request.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file request.c Request API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/request.h --- a/libpurple/request.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/request.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file request.h Request API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/roomlist.c --- a/libpurple/roomlist.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/roomlist.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file roomlist.c Room List API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/roomlist.h --- a/libpurple/roomlist.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/roomlist.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file roomlist.h Room List API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/savedstatuses.c --- a/libpurple/savedstatuses.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/savedstatuses.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file savedstatuses.c Saved Status API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/savedstatuses.h --- a/libpurple/savedstatuses.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/savedstatuses.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file savedstatuses.h Saved Status API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/server.h --- a/libpurple/server.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/server.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file server.h Server API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/signals.c --- a/libpurple/signals.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/signals.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file signals.c Signal API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/signals.h --- a/libpurple/signals.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/signals.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file signals.h Signal API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/sound.h --- a/libpurple/sound.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/sound.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file sound.h Sound API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/sslconn.c --- a/libpurple/sslconn.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/sslconn.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file sslconn.c SSL API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/sslconn.h --- a/libpurple/sslconn.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/sslconn.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file sslconn.h SSL API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/status.c --- a/libpurple/status.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/status.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file status.c Status API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/stringref.c --- a/libpurple/stringref.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/stringref.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file stringref.c Reference-counted immutable strings * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/stringref.h --- a/libpurple/stringref.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/stringref.h Sun Sep 16 01:05:22 2007 +0000 @@ -3,8 +3,9 @@ /** * @file stringref.h Reference-counted immutable strings * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/stun.c --- a/libpurple/stun.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/stun.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file stun.c STUN (RFC3489) Implementation * @ingroup core - * - * purple + */ + +/* purple * * STUN implementation inspired by jstun [http://jstun.javawi.de/] * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/stun.h --- a/libpurple/stun.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/stun.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file stun.h STUN API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/upnp.c --- a/libpurple/upnp.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/upnp.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file upnp.c UPnP Implementation * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/upnp.h --- a/libpurple/upnp.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/upnp.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file upnp.h Universal Plug N Play API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/util.c --- a/libpurple/util.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/util.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file util.h Utility Functions * @ingroup core - * - * Purple is the legal property of its developers, whose names are too numerous + */ + +/* 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. * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/util.h --- a/libpurple/util.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/util.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file util.h Utility Functions * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/value.c --- a/libpurple/value.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/value.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file value.c Value wrapper API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/value.h --- a/libpurple/value.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/value.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file value.h Value wrapper API * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/version.c --- a/libpurple/version.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/version.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file version.c Version Functions * @ingroup core - * - * Purple is the legal property of its developers, whose names are too numerous + */ + +/* 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. * diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/whiteboard.h --- a/libpurple/whiteboard.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/whiteboard.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file whiteboard.h The PurpleWhiteboard core object - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/xmlnode.c --- a/libpurple/xmlnode.c Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/xmlnode.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file xmlnode.c XML DOM functions - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 libpurple/xmlnode.h --- a/libpurple/xmlnode.h Sat Sep 15 23:47:05 2007 +0000 +++ b/libpurple/xmlnode.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file xmlnode.h XML DOM functions * @ingroup core - * - * purple + */ + +/* 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 diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkaccount.c --- a/pidgin/gtkaccount.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkaccount.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkaccount.c GTK+ Account Editor UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkaccount.h --- a/pidgin/gtkaccount.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkaccount.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkaccount.h GTK+ Account Editor UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkblist.c --- a/pidgin/gtkblist.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkblist.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkblist.c GTK+ BuddyList API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkblist.h --- a/pidgin/gtkblist.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkblist.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkblist.h GTK+ Buddy List API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkcellrendererexpander.c --- a/pidgin/gtkcellrendererexpander.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkcellrendererexpander.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkcellrendererexpander.c GTK+ Cell Renderer Expander * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkcellrendererprogress.c --- a/pidgin/gtkcellrendererprogress.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkcellrendererprogress.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkcellrendererprogress.c GTK+ Cell Renderer Progress * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkcertmgr.c --- a/pidgin/gtkcertmgr.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkcertmgr.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkcertmgr.c GTK+ Certificate Manager API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkconn.c --- a/pidgin/gtkconn.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkconn.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkconn.c GTK+ Connection API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkconn.h --- a/pidgin/gtkconn.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkconn.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file gtkconn.h GTK+ Connection API - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkconv.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkconv.c GTK+ Conversation API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkconv.h --- a/pidgin/gtkconv.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkconv.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkconv.h GTK+ Conversation API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkconvwin.h --- a/pidgin/gtkconvwin.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkconvwin.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkconvwin.h GTK+ Conversation Window API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkdebug.c --- a/pidgin/gtkdebug.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkdebug.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkdebug.c GTK+ Debug API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkdebug.h --- a/pidgin/gtkdebug.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkdebug.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkdebug.h GTK+ Debug API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkdialogs.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkdialogs.c GTK+ Dialogs * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkdialogs.h --- a/pidgin/gtkdialogs.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkdialogs.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @defgroup pidgin Pidgin (GTK+ User Interface) - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkdnd-hints.c --- a/pidgin/gtkdnd-hints.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkdnd-hints.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkdnd-hints.c GTK+ Drag-and-Drop arrow hints * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkdnd-hints.h --- a/pidgin/gtkdnd-hints.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkdnd-hints.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkdnd-hints.h GTK+ Drag-and-Drop arrow hints * @ingroup pidgin - * - * Pidgin is the legal property of its developers, whose names are too numerous + */ + +/* Pidgin 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. * diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkeventloop.c --- a/pidgin/gtkeventloop.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkeventloop.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtk_eventloop.c Purple Event Loop API (gtk implementation) * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkeventloop.h --- a/pidgin/gtkeventloop.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkeventloop.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkeventloop.h Pidgin GTK+ Event Loop Implementation * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkft.c --- a/pidgin/gtkft.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkft.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkft.c GTK+ File Transfer UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkft.h --- a/pidgin/gtkft.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkft.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkft.h GTK+ File Transfer UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkgaim-compat.h --- a/pidgin/gtkgaim-compat.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkgaim-compat.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file gtkgaim-compat.h Gtk Gaim Compat macros - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkidle.h --- a/pidgin/gtkidle.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkidle.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkidle.h GTK+ Idle API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkimhtml.c --- a/pidgin/gtkimhtml.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkimhtml.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkimhtml.c GTK+ IMHtml * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkimhtml.h --- a/pidgin/gtkimhtml.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkimhtml.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkimhtml.h GTK+ IM/HTML rendering component * @ingroup pidgin - * - * Pidgin is the legal property of its developers, whose names are too numerous + */ + +/* Pidgin 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. * diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkimhtmltoolbar.c --- a/pidgin/gtkimhtmltoolbar.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkimhtmltoolbar.c GTK+ IMHtml Toolbar * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtklog.c --- a/pidgin/gtklog.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtklog.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtklog.c GTK+ Log viewer * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtklog.h --- a/pidgin/gtklog.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtklog.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtklog.h GTK+ Log viewer * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkmenutray.h --- a/pidgin/gtkmenutray.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkmenutray.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkmenutray.h GTK+ Tray menu item * @ingroup pidgin - * - * Pidgin is the legal property of its developers, whose names are too numerous + */ + +/* Pidgin 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. * diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtknickcolors.h --- a/pidgin/gtknickcolors.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtknickcolors.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtknickcolors.h GTK+ Conversation API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * Pidgin 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. diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtknotify.c --- a/pidgin/gtknotify.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtknotify.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtknotify.c GTK+ Notification API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtknotify.h --- a/pidgin/gtknotify.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtknotify.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtknotify.h GTK+ Notification API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkplugin.c --- a/pidgin/gtkplugin.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkplugin.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkplugin.c GTK+ Plugins support * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkplugin.h --- a/pidgin/gtkplugin.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkplugin.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkplugin.h GTK+ Plugin API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkpluginpref.c --- a/pidgin/gtkpluginpref.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkpluginpref.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkpluginpref.c GTK+ Plugin preferences * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkpluginpref.h --- a/pidgin/gtkpluginpref.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkpluginpref.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkpluginpref.h GTK+ Plugin Preferences * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkpounce.c --- a/pidgin/gtkpounce.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkpounce.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkpounce.c GTK+ Buddy Pounce API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkpounce.h --- a/pidgin/gtkpounce.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkpounce.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkpounce.h GTK+ Buddy Pounce API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkprefs.c --- a/pidgin/gtkprefs.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkprefs.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkprefs.c GTK+ Preferences * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkprefs.h --- a/pidgin/gtkprefs.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkprefs.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkprefs.h GTK+ Preferences * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkprivacy.c --- a/pidgin/gtkprivacy.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkprivacy.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkprivacy.c GTK+ Privacy UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkprivacy.h --- a/pidgin/gtkprivacy.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkprivacy.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkprivacy.h GTK+ Privacy UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkrequest.c --- a/pidgin/gtkrequest.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkrequest.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkrequest.c GTK+ Request API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkrequest.h --- a/pidgin/gtkrequest.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkrequest.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkrequest.h GTK+ Request API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkroomlist.c --- a/pidgin/gtkroomlist.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkroomlist.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkroomlist.c GTK+ Room List UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkroomlist.h --- a/pidgin/gtkroomlist.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkroomlist.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkroomlist.h GTK+ Room List UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtksavedstatuses.c --- a/pidgin/gtksavedstatuses.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtksavedstatuses.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtksavedstatus.c GTK+ Saved Status Editor UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtksavedstatuses.h --- a/pidgin/gtksavedstatuses.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtksavedstatuses.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtksavedstatuses.h GTK+ Saved Status Editor UI * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkscrollbook.c --- a/pidgin/gtkscrollbook.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkscrollbook.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkscrollbook.c GTK+ Scrolling notebook widget * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkscrollbook.h --- a/pidgin/gtkscrollbook.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkscrollbook.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkscrollbook GTK+ Scrolling notebook Widget * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtksession.c --- a/pidgin/gtksession.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtksession.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtksession.c X Windows session management API * @ingroup pidgin - * - * Pidgin is the legal property of its developers, whose names are too numerous + */ + +/* Pidgin 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. * diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtksession.h --- a/pidgin/gtksession.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtksession.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtksession.h X Windows session management API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtksound.c --- a/pidgin/gtksound.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtksound.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtksound.c GTK+ Sound * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtksound.h --- a/pidgin/gtksound.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtksound.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtksound.h GTK+ Sound API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkstatusbox.c --- a/pidgin/gtkstatusbox.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkstatusbox.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkstatusbox.c GTK+ Status Selection Widget * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkstatusbox.h --- a/pidgin/gtkstatusbox.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkstatusbox.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /* * @file gtkstatusbox.c GTK+ Status Selection Widget * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkthemes.h --- a/pidgin/gtkthemes.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkthemes.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkthemes.h GTK+ Smiley Theme API * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkutils.c --- a/pidgin/gtkutils.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkutils.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkutils.c GTK+ utility functions * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkutils.h --- a/pidgin/gtkutils.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkutils.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file gtkutils.h GTK+ utility functions * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/gtkwhiteboard.h --- a/pidgin/gtkwhiteboard.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/gtkwhiteboard.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,7 +1,8 @@ /** * @file gtkwhiteboard.h The PidginWhiteboard frontend object - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/pidgin.h --- a/pidgin/pidgin.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/pidgin.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file pidgin.h UI definitions and includes * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/pidginstock.c --- a/pidgin/pidginstock.c Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/pidginstock.c Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file pidginstock.c GTK+ Stock resources * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r ccb0403193df -r 6bf32c9e15a7 pidgin/pidginstock.h --- a/pidgin/pidginstock.h Sat Sep 15 23:47:05 2007 +0000 +++ b/pidgin/pidginstock.h Sun Sep 16 01:05:22 2007 +0000 @@ -1,8 +1,9 @@ /** * @file pidginstock.h GTK+ Stock resources * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this