aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/smp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/plugins/smp')
-rw-r--r--src/charon/plugins/smp/smp.c2
-rw-r--r--src/charon/plugins/smp/smp.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/charon/plugins/smp/smp.c b/src/charon/plugins/smp/smp.c
index 40eeefc74..562add06d 100644
--- a/src/charon/plugins/smp/smp.c
+++ b/src/charon/plugins/smp/smp.c
@@ -11,8 +11,6 @@
* 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.
- *
- * $Id$
*/
#include <stdlib.h>
diff --git a/src/charon/plugins/smp/smp.h b/src/charon/plugins/smp/smp.h
index a7ee513d2..5ec9f3bf8 100644
--- a/src/charon/plugins/smp/smp.h
+++ b/src/charon/plugins/smp/smp.h
@@ -11,8 +11,6 @@
* 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.
- *
- * $Id$
*/
/**