Remove $Id tags from everything.

These are obsolete and none have changed since 10 years gao...
This commit is contained in:
Elizabeth Myers 2016-03-06 02:46:13 -06:00
parent 5c5d0fb721
commit cbeab4bc34
203 changed files with 4 additions and 455 deletions

View file

@ -19,8 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* $Id: m_unreject.c 3161 2007-01-25 07:23:01Z nenolod $
*/
#include "stdinc.h"
@ -44,7 +42,6 @@ DECLARE_MODULE_AV1(unreject, NULL, NULL, unreject_clist, NULL, NULL, "$Revision:
/*
* mo_unreject
*
*/
static int
mo_unreject(struct MsgBuf *msgbuf_p, struct Client *client_p, struct Client *source_p, int parc, const char *parv[])