diff options
author | Adam <Adam@anope.org> | 2010-06-18 18:55:41 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-06-18 18:55:41 -0400 |
commit | 7582b6503f9775d8182dbb5a44d5f4ad5928c3b6 (patch) | |
tree | 585bee6e21e3d92336e525130bf5c7da852898fe /include | |
parent | cd9ec6fe1001cf314d6944ac14077f73f40eb2b3 (diff) |
Removed all references to the SVN keyword Id
Diffstat (limited to 'include')
-rw-r--r-- | include/commands.h | 1 | ||||
-rw-r--r-- | include/config.h | 1 | ||||
-rw-r--r-- | include/datafiles.h | 1 | ||||
-rw-r--r-- | include/defs.h | 1 | ||||
-rw-r--r-- | include/encrypt.h | 1 | ||||
-rw-r--r-- | include/events.h | 1 | ||||
-rw-r--r-- | include/extern.h | 1 | ||||
-rw-r--r-- | include/makefile.win32 | 1 | ||||
-rw-r--r-- | include/messages.h | 1 | ||||
-rw-r--r-- | include/modules.h | 1 | ||||
-rw-r--r-- | include/pseudo.h | 1 | ||||
-rw-r--r-- | include/slist.h | 1 | ||||
-rw-r--r-- | include/timeout.h | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/include/commands.h b/include/commands.h index 014e9597a..dfd35e488 100644 --- a/include/commands.h +++ b/include/commands.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/config.h b/include/config.h index c17c26e69..1a2223a22 100644 --- a/include/config.h +++ b/include/config.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/datafiles.h b/include/datafiles.h index 14cca776f..740959ae5 100644 --- a/include/datafiles.h +++ b/include/datafiles.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/defs.h b/include/defs.h index a1b1d22a2..e571b691f 100644 --- a/include/defs.h +++ b/include/defs.h @@ -9,7 +9,6 @@ * Based on the original code of Services by Andy Church. * * - * $Id$ * */ diff --git a/include/encrypt.h b/include/encrypt.h index e41a51662..33c2eb36c 100644 --- a/include/encrypt.h +++ b/include/encrypt.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/events.h b/include/events.h index cffdb1ffb..82a20c3f9 100644 --- a/include/events.h +++ b/include/events.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/extern.h b/include/extern.h index 592f1450a..d63d7d1fd 100644 --- a/include/extern.h +++ b/include/extern.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/makefile.win32 b/include/makefile.win32 index 15bb690c3..b8fa8f96f 100644 --- a/include/makefile.win32 +++ b/include/makefile.win32 @@ -8,7 +8,6 @@ # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. # -# $Id$ # ########################################################################### diff --git a/include/messages.h b/include/messages.h index 3939154d9..a89c0b0c3 100644 --- a/include/messages.h +++ b/include/messages.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/modules.h b/include/modules.h index 1edfbbb79..25696ba80 100644 --- a/include/modules.h +++ b/include/modules.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ */ #ifndef MODULES_H diff --git a/include/pseudo.h b/include/pseudo.h index d837057ba..3033a73fd 100644 --- a/include/pseudo.h +++ b/include/pseudo.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/slist.h b/include/slist.h index 66e29ebad..e3a5ae1d4 100644 --- a/include/slist.h +++ b/include/slist.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ diff --git a/include/timeout.h b/include/timeout.h index 8e22b9f6b..78dc5e777 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -8,7 +8,6 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id$ * */ |