diff options
author | Tobias Brunner <tobias@strongswan.org> | 2009-04-30 13:19:35 +0000 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2009-04-30 13:19:35 +0000 |
commit | 8c5d72cd0be83ca92dc62a526eb05ecb140f3532 (patch) | |
tree | 951bd92dca86025fabac5bf3ff3fa69ad14d4c0a /src/whack | |
parent | d24a74c5b4fb62b720a79b632021746b69de7c45 (diff) | |
download | strongswan-8c5d72cd0be83ca92dc62a526eb05ecb140f3532.tar.bz2 strongswan-8c5d72cd0be83ca92dc62a526eb05ecb140f3532.tar.xz |
removing svn keyword $Id$ from all files
Diffstat (limited to 'src/whack')
-rw-r--r-- | src/whack/whack.c | 2 | ||||
-rw-r--r-- | src/whack/whack.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/whack/whack.c b/src/whack/whack.c index 5e99bc53f..0d7a292b7 100644 --- a/src/whack/whack.c +++ b/src/whack/whack.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. - * - * RCSID $Id$ */ #include <stdio.h> diff --git a/src/whack/whack.h b/src/whack/whack.h index 34e726d04..79d115262 100644 --- a/src/whack/whack.h +++ b/src/whack/whack.h @@ -10,8 +10,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. - * - * RCSID $Id$ */ #ifndef _WHACK_H |