/*
* patch.h
* header file for adding patches to Eggdrop's version string
*
* PLACE YOUR PATCHES HERE...
*
* HOW TO DO IT:
*
* replace a *** PATCH GOES HERE *** line with a patch("patchname");
* statement, leave the rest of the file alone, this allows better
* overlapping patches.
*
* $Id: patch.h,v 1.1182 2006-05-29 01:56:08 wcc Exp $
*/
/*
* Copyright (C) 1997 Robey Pointer
* Copyright (C) 1999 - 2006 Eggheads Development Team
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef _EGG_PATCH_H
#define _EGG_PATCH_H
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* PATCH GOES HERE */
/*
*
*
*/
/* if that's not enough, maybe you should release a new version :) */
#endif /* _EGG_PATCH_H */