00001 /* 00002 * patch.h 00003 * header file for adding patches to Eggdrop's version string 00004 * 00005 * PLACE YOUR PATCHES HERE... 00006 * 00007 * HOW TO DO IT: 00008 * 00009 * replace a *** PATCH GOES HERE *** line with a patch("patchname"); 00010 * statement, leave the rest of the file alone, this allows better 00011 * overlapping patches. 00012 * 00013 * $Id: patch.h,v 1.1270 2011/10/25 16:45:08 thommey Exp $ 00014 */ 00015 /* 00016 * Copyright (C) 1997 Robey Pointer 00017 * Copyright (C) 1999 - 2011 Eggheads Development Team 00018 * 00019 * This program is free software; you can redistribute it and/or 00020 * modify it under the terms of the GNU General Public License 00021 * as published by the Free Software Foundation; either version 2 00022 * of the License, or (at your option) any later version. 00023 * 00024 * This program is distributed in the hope that it will be useful, 00025 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00026 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00027 * GNU General Public License for more details. 00028 * 00029 * You should have received a copy of the GNU General Public License 00030 * along with this program; if not, write to the Free Software 00031 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 00032 */ 00033 #ifndef _EGG_PATCH_H 00034 #define _EGG_PATCH_H 00035 /* 00036 * 00037 * 00038 */ 00039 /* PATCH GOES HERE */ 00040 /* 00041 * 00042 * 00043 */ 00044 /* PATCH GOES HERE */ 00045 /* 00046 * 00047 * 00048 */ 00049 /* PATCH GOES HERE */ 00050 /* 00051 * 00052 * 00053 */ 00054 /* PATCH GOES HERE */ 00055 /* 00056 * 00057 * 00058 */ 00059 /* PATCH GOES HERE */ 00060 /* 00061 * 00062 * 00063 */ 00064 /* PATCH GOES HERE */ 00065 /* 00066 * 00067 * 00068 */ 00069 /* PATCH GOES HERE */ 00070 /* 00071 * 00072 * 00073 */ 00074 /* PATCH GOES HERE */ 00075 /* 00076 * 00077 * 00078 */ 00079 /* PATCH GOES HERE */ 00080 /* 00081 * 00082 * 00083 */ 00084 /* PATCH GOES HERE */ 00085 /* 00086 * 00087 * 00088 */ 00089 /* PATCH GOES HERE */ 00090 /* 00091 * 00092 * 00093 */ 00094 /* PATCH GOES HERE */ 00095 /* 00096 * 00097 * 00098 */ 00099 /* PATCH GOES HERE */ 00100 /* 00101 * 00102 * 00103 */ 00104 /* PATCH GOES HERE */ 00105 /* 00106 * 00107 * 00108 */ 00109 /* PATCH GOES HERE */ 00110 /* 00111 * 00112 * 00113 */ 00114 /* PATCH GOES HERE */ 00115 /* 00116 * 00117 * 00118 */ 00119 /* PATCH GOES HERE */ 00120 /* 00121 * 00122 * 00123 */ 00124 /* PATCH GOES HERE */ 00125 /* 00126 * 00127 * 00128 */ 00129 /* PATCH GOES HERE */ 00130 /* 00131 * 00132 * 00133 */ 00134 /* PATCH GOES HERE */ 00135 /* 00136 * 00137 * 00138 */ 00139 /* PATCH GOES HERE */ 00140 /* 00141 * 00142 * 00143 */ 00144 /* PATCH GOES HERE */ 00145 /* 00146 * 00147 * 00148 */ 00149 /* PATCH GOES HERE */ 00150 /* 00151 * 00152 * 00153 */ 00154 /* PATCH GOES HERE */ 00155 /* 00156 * 00157 * 00158 */ 00159 /* PATCH GOES HERE */ 00160 /* 00161 * 00162 * 00163 */ 00164 /* PATCH GOES HERE */ 00165 /* 00166 * 00167 * 00168 */ 00169 /* PATCH GOES HERE */ 00170 /* 00171 * 00172 * 00173 */ 00174 /* PATCH GOES HERE */ 00175 /* 00176 * 00177 * 00178 */ 00179 /* PATCH GOES HERE */ 00180 /* 00181 * 00182 * 00183 */ 00184 /* PATCH GOES HERE */ 00185 /* 00186 * 00187 * 00188 */ 00189 /* PATCH GOES HERE */ 00190 /* 00191 * 00192 * 00193 */ 00194 /* PATCH GOES HERE */ 00195 /* 00196 * 00197 * 00198 */ 00199 /* if that's not enough, maybe you should release a new version :) */ 00200 #endif /* _EGG_PATCH_H */