From fda97f214074b6383b6386ff8704f2bee6fc70bf Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 6 May 2009 19:52:23 +0200 Subject: [PATCH] removed $Id$ from new template generated files --- src/charon/sa/trap_manager.c | 2 -- src/charon/sa/trap_manager.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/charon/sa/trap_manager.c b/src/charon/sa/trap_manager.c index 15d232a85..155bc6a5d 100644 --- a/src/charon/sa/trap_manager.c +++ b/src/charon/sa/trap_manager.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 "trap_manager.h" diff --git a/src/charon/sa/trap_manager.h b/src/charon/sa/trap_manager.h index 21c68438c..ab91be73b 100644 --- a/src/charon/sa/trap_manager.h +++ b/src/charon/sa/trap_manager.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$ */ /**