diff options
author | Pixel <pixel@nobis-crew.org> | 2008-09-29 05:52:19 +0200 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2008-09-29 05:52:19 +0200 |
commit | f56cefb2852d858a347518ea06fd4e8ec227a761 (patch) | |
tree | 5c33ef8d57975bf58dd7d130a5f0f060fcaffe25 /include | |
parent | 600c2ef2d8dd8dcf71166ec5a0b1b7fdf2eb6f4f (diff) |
Getting rid of these nasty expanded keywords.
Diffstat (limited to 'include')
50 files changed, 0 insertions, 100 deletions
diff --git a/include/Action.h b/include/Action.h index 2718451..a84ec3a 100644 --- a/include/Action.h +++ b/include/Action.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Action.h,v 1.13 2007-05-30 11:57:07 pixel Exp $ */ - #ifndef __ACTION_H__ #define __ACTION_H__ diff --git a/include/BLua.h b/include/BLua.h index 60ca335..b202b30 100644 --- a/include/BLua.h +++ b/include/BLua.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: BLua.h,v 1.42 2008-01-23 17:53:12 pixel Exp $ */ - #ifndef __BLUA_H__ #define __BLUA_H__ diff --git a/include/BRegex.h b/include/BRegex.h index b57813d..b06684b 100644 --- a/include/BRegex.h +++ b/include/BRegex.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: BRegex.h,v 1.4 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __REGEX_H__ #define __REGEX_H__ diff --git a/include/BString.h b/include/BString.h index c070fe6..6716eec 100644 --- a/include/BString.h +++ b/include/BString.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: BString.h,v 1.18 2008-01-25 10:09:19 pixel Exp $ */ - #ifndef __STRING_H__ #define __STRING_H__ diff --git a/include/Base64.h b/include/Base64.h index 9cfdf12..05ed1a8 100644 --- a/include/Base64.h +++ b/include/Base64.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Base64.h,v 1.3 2007-06-11 11:25:36 pixel Exp $ */ - #ifndef __BASE64_H__ #define __BASE64_H__ diff --git a/include/Buffer.h b/include/Buffer.h index 0256853..43aa663 100644 --- a/include/Buffer.h +++ b/include/Buffer.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Buffer.h,v 1.24 2008-01-21 17:55:43 pixel Exp $ */ - #ifndef __BUFFER_H__ #define __BUFFER_H__ diff --git a/include/ChainTasks.h b/include/ChainTasks.h index 92ce0c4..1be7bd2 100644 --- a/include/ChainTasks.h +++ b/include/ChainTasks.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: ChainTasks.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __CHAINTASKS_H__ #define __CHAINTASKS_H__ diff --git a/include/Color.h b/include/Color.h index b6107c8..e0456cd 100644 --- a/include/Color.h +++ b/include/Color.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Color.h,v 1.12 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __COLOR_H__ #define __COLOR_H__ diff --git a/include/ConfigFile.h b/include/ConfigFile.h index 7328ce9..370f60c 100644 --- a/include/ConfigFile.h +++ b/include/ConfigFile.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: ConfigFile.h,v 1.7 2007-09-24 07:50:43 pixel Exp $ */ - #ifndef __CONFIGFILE_H__ #define __CONFIGFILE_H__ diff --git a/include/Confirm.h b/include/Confirm.h index b876cfa..4b001ff 100644 --- a/include/Confirm.h +++ b/include/Confirm.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Confirm.h,v 1.12 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __CONFIRM_H__ #define __CONFIRM_H__ diff --git a/include/CopyJob.h b/include/CopyJob.h index 184fd36..8870239 100644 --- a/include/CopyJob.h +++ b/include/CopyJob.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: CopyJob.h,v 1.19 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __COPYJOB_H__ #define __COPYJOB_H__ diff --git a/include/Domain.h b/include/Domain.h index 2c7d97c..7ca628d 100644 --- a/include/Domain.h +++ b/include/Domain.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Domain.h,v 1.4 2007-06-19 21:31:51 pixel Exp $ */ - #ifndef __DOMAIN_H__ #define __DOMAIN_H__ diff --git a/include/Exceptions.h b/include/Exceptions.h index addf78e..46c19c8 100644 --- a/include/Exceptions.h +++ b/include/Exceptions.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Exceptions.h,v 1.45 2007-08-07 09:50:46 pixel Exp $ */ - #ifndef __EXCEPTIONS_H__ #define __EXCEPTIONS_H__ diff --git a/include/Form.h b/include/Form.h index cc99c38..66033e9 100644 --- a/include/Form.h +++ b/include/Form.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Form.h,v 1.12 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __FORM_H__ #define __FORM_H__ diff --git a/include/GMPHashFunction.h b/include/GMPHashFunction.h index cdbc3dd..6fda501 100644 --- a/include/GMPHashFunction.h +++ b/include/GMPHashFunction.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: GMPHashFunction.h,v 1.2 2007-09-05 14:35:54 pixel Exp $ */ - #ifndef __GMPHASHFUNCTION_H__ #define __GMPHASHFUNCTION_H__ diff --git a/include/GMPString.h b/include/GMPString.h index 272423f..e3b80e7 100644 --- a/include/GMPString.h +++ b/include/GMPString.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: GMPString.h,v 1.4 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __GMPSTRING_H__ #define __GMPSTRING_H__ #include <gmpxx.h> diff --git a/include/Handle.h b/include/Handle.h index ea21c6e..da04c36 100644 --- a/include/Handle.h +++ b/include/Handle.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Handle.h,v 1.40 2008-08-11 16:23:52 pixel Exp $ */ - #ifndef __HANDLE_H__ #define __HANDLE_H__ diff --git a/include/HashFunction.h b/include/HashFunction.h index e109778..9ab5d86 100644 --- a/include/HashFunction.h +++ b/include/HashFunction.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: HashFunction.h,v 1.2 2007-09-17 16:04:40 pixel Exp $ */ - #ifndef __HASHFUNCTION_H__ #define __HASHFUNCTION_H__ diff --git a/include/HtmlSkinner.h b/include/HtmlSkinner.h index d9ed954..7aa1b9f 100644 --- a/include/HtmlSkinner.h +++ b/include/HtmlSkinner.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: HtmlSkinner.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __HTMLSKINNER_H__ #define __HTMLSKINNER_H__ diff --git a/include/HttpClient.h b/include/HttpClient.h index 355b833..2a3da09 100644 --- a/include/HttpClient.h +++ b/include/HttpClient.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: HttpClient.h,v 1.4 2007-06-17 15:24:44 pixel Exp $ */ - #ifndef __HTTPCLIENT_H__ #define __HTTPCLIENT_H__ diff --git a/include/HttpServ.h b/include/HttpServ.h index 3d4cc27..b0a05d5 100644 --- a/include/HttpServ.h +++ b/include/HttpServ.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: HttpServ.h,v 1.27 2008-07-16 16:50:24 pixel Exp $ */ - #ifndef __HTTPSERV_H__ #define __HTTPSERV_H__ diff --git a/include/IRC.h b/include/IRC.h index 99e75e8..8f86179 100644 --- a/include/IRC.h +++ b/include/IRC.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: IRC.h,v 1.9 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __IRC_H__ #define __IRC_H__ diff --git a/include/Image.h b/include/Image.h index a1c14ad..0cada06 100644 --- a/include/Image.h +++ b/include/Image.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Image.h,v 1.9 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __IMAGE_H__ #define __IMAGE_H__ diff --git a/include/InPipe.h b/include/InPipe.h index d8a6e9c..d83803b 100644 --- a/include/InPipe.h +++ b/include/InPipe.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: InPipe.h,v 1.7 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __INPIPE_H__ #define __INPIPE_H__ diff --git a/include/Input.h b/include/Input.h index eb4b2a9..912c66b 100644 --- a/include/Input.h +++ b/include/Input.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Input.h,v 1.23 2008-01-21 17:55:43 pixel Exp $ */ - #ifndef __INPUT_H__ #define __INPUT_H__ diff --git a/include/LuaCommandLine.h b/include/LuaCommandLine.h index f8abc92..3bcbc83 100644 --- a/include/LuaCommandLine.h +++ b/include/LuaCommandLine.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaCommandLine.h,v 1.1 2007-05-31 13:28:32 pixel Exp $ */ - #ifndef __LUACOMMANDLINE_H__ #define __LUACOMMANDLINE_H__ diff --git a/include/LuaConfigFile.h b/include/LuaConfigFile.h index fa70c09..3df2c06 100644 --- a/include/LuaConfigFile.h +++ b/include/LuaConfigFile.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaConfigFile.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LUACONFIGFILE_H__ #define __LUACONFIGFILE_H__ diff --git a/include/LuaHandle.h b/include/LuaHandle.h index a6151b1..f0b4c71 100644 --- a/include/LuaHandle.h +++ b/include/LuaHandle.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaHandle.h,v 1.10 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LUAHANDLE_H__ #define __LUAHANDLE_H__ diff --git a/include/LuaHttp.h b/include/LuaHttp.h index ad947b9..9c9af0d 100644 --- a/include/LuaHttp.h +++ b/include/LuaHttp.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaHttp.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LUAHTTP_H__ #define __LUAHTTP_H__ diff --git a/include/LuaRegex.h b/include/LuaRegex.h index 8bd1040..0dd670d 100644 --- a/include/LuaRegex.h +++ b/include/LuaRegex.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaRegex.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LUAREGEX_H__ #define __LUAREGEX_H__ diff --git a/include/LuaSQL.h b/include/LuaSQL.h index af935d1..fef1e91 100644 --- a/include/LuaSQL.h +++ b/include/LuaSQL.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaSQL.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LUASQL_H__ #define __LUASQL_H__ diff --git a/include/LuaTask.h b/include/LuaTask.h index af88059..d110809 100644 --- a/include/LuaTask.h +++ b/include/LuaTask.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaTask.h,v 1.8 2008-01-23 17:41:10 pixel Exp $ */ - #ifndef __LUATASK_H__ #define __LUATASK_H__ diff --git a/include/LuaXML.h b/include/LuaXML.h index 07aa79d..4cc5a19 100644 --- a/include/LuaXML.h +++ b/include/LuaXML.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: LuaXML.h,v 1.3 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LUAXML_H__ #define __LUAXML_H__ diff --git a/include/MailClient.h b/include/MailClient.h index 60fc735..be26e3d 100644 --- a/include/MailClient.h +++ b/include/MailClient.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: MailClient.h,v 1.1 2007-10-12 13:07:42 pixel Exp $ */ - #ifndef __MAILCLIENT_H__ #define __MAILCLIENT_H__ diff --git a/include/Main.h b/include/Main.h index 8ead164..74531c0 100644 --- a/include/Main.h +++ b/include/Main.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Main.h,v 1.21 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __MAIN_H__ #define __MAIN_H__ diff --git a/include/Menu.h b/include/Menu.h index 4a7b6db..2e475ef 100644 --- a/include/Menu.h +++ b/include/Menu.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Menu.h,v 1.12 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __MENU_H__ #define __MENU_H__ diff --git a/include/Message.h b/include/Message.h index 6f3234d..fe73f06 100644 --- a/include/Message.h +++ b/include/Message.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Message.h,v 1.13 2007-09-23 12:20:15 pixel Exp $ */ - #ifndef __MESSAGE_H__ #define __MESSAGE_H__ diff --git a/include/OutPipe.h b/include/OutPipe.h index d032da5..f17b403 100644 --- a/include/OutPipe.h +++ b/include/OutPipe.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: OutPipe.h,v 1.6 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __OUTPIPE_H__ #define __OUTPIPE_H__ diff --git a/include/Output.h b/include/Output.h index 64209b8..37ad89e 100644 --- a/include/Output.h +++ b/include/Output.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Output.h,v 1.16 2008-01-21 17:55:43 pixel Exp $ */ - #ifndef __OUTPUT_H__ #define __OUTPUT_H__ diff --git a/include/RandISAAC.h b/include/RandISAAC.h index e151158..a274c6b 100644 --- a/include/RandISAAC.h +++ b/include/RandISAAC.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: RandISAAC.h,v 1.1 2008-07-18 14:01:49 pixel Exp $ */ - #ifndef __RANDISAAC_H__ #define __RANDISAAC_H__ diff --git a/include/ReadJob.h b/include/ReadJob.h index 51ff2e7..37eb241 100644 --- a/include/ReadJob.h +++ b/include/ReadJob.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: ReadJob.h,v 1.13 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __READJOB_H__ #define __READJOB_H__ diff --git a/include/SQL.h b/include/SQL.h index 1c4131e..875fd63 100644 --- a/include/SQL.h +++ b/include/SQL.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: SQL.h,v 1.13 2007-06-19 13:39:34 pixel Exp $ */ - #ifndef __SQL_H__ #define __SQL_H__ diff --git a/include/Socket.h b/include/Socket.h index 88a4abd..93292fc 100644 --- a/include/Socket.h +++ b/include/Socket.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Socket.h,v 1.20 2007-06-17 11:14:17 pixel Exp $ */ - #ifndef __SOCKET_H__ #define __SOCKET_H__ diff --git a/include/SocketClient.h b/include/SocketClient.h index 6f0d279..08825b2 100644 --- a/include/SocketClient.h +++ b/include/SocketClient.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: SocketClient.h,v 1.2 2007-12-20 17:06:30 pixel Exp $ */ - #ifndef __SOCKETCLIENT_H__ #define __SOCKETCLIENT_H__ diff --git a/include/Table.h b/include/Table.h index ceddc12..051da36 100644 --- a/include/Table.h +++ b/include/Table.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Table.h,v 1.12 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __TABLE_H__ #define __TABLE_H__ diff --git a/include/Task.h b/include/Task.h index da09981..25b35d8 100644 --- a/include/Task.h +++ b/include/Task.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Task.h,v 1.33 2008-07-02 16:35:51 pixel Exp $ */ - #ifndef __TASK_H__ #define __TASK_H__ diff --git a/include/TaskMan.h b/include/TaskMan.h index 5ce0107..0ee5c30 100644 --- a/include/TaskMan.h +++ b/include/TaskMan.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: TaskMan.h,v 1.28 2007-12-25 13:36:05 pixel Exp $ */ - #ifndef __TASKMAN_H__ #define __TASKMAN_H__ diff --git a/include/Variables.h b/include/Variables.h index 6017c52..7442901 100644 --- a/include/Variables.h +++ b/include/Variables.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Variables.h,v 1.15 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __VARIABLES_H__ #define __VARIABLES_H__ diff --git a/include/generic.h b/include/generic.h index 91d438c..565ff58 100644 --- a/include/generic.h +++ b/include/generic.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: generic.h,v 1.41 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __GENERIC_H__ #define __GENERIC_H__ diff --git a/include/loadlualibs.h b/include/loadlualibs.h index af2278d..7bbcfe2 100644 --- a/include/loadlualibs.h +++ b/include/loadlualibs.h @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: loadlualibs.h,v 1.2 2007-05-30 11:57:08 pixel Exp $ */ - #ifndef __LOADLUALIBS_H__ #define __LOADLUALIBS_H__ |