]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
removed $Id$ from ha plugin
authorMartin Willi <martin@strongswan.org>
Thu, 30 Apr 2009 15:00:08 +0000 (17:00 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 7 Apr 2010 11:55:13 +0000 (13:55 +0200)
16 files changed:
src/charon/plugins/ha_sync/ha_sync_child.c
src/charon/plugins/ha_sync/ha_sync_child.h
src/charon/plugins/ha_sync/ha_sync_ctl.c
src/charon/plugins/ha_sync/ha_sync_ctl.h
src/charon/plugins/ha_sync/ha_sync_dispatcher.c
src/charon/plugins/ha_sync/ha_sync_dispatcher.h
src/charon/plugins/ha_sync/ha_sync_ike.c
src/charon/plugins/ha_sync/ha_sync_ike.h
src/charon/plugins/ha_sync/ha_sync_message.c
src/charon/plugins/ha_sync/ha_sync_message.h
src/charon/plugins/ha_sync/ha_sync_plugin.c
src/charon/plugins/ha_sync/ha_sync_plugin.h
src/charon/plugins/ha_sync/ha_sync_segments.c
src/charon/plugins/ha_sync/ha_sync_segments.h
src/charon/plugins/ha_sync/ha_sync_socket.c
src/charon/plugins/ha_sync/ha_sync_socket.h

index 1c1c6fcfa7ed00aec84da0c7896eb1c09f336c44..33838b82fa41e9768cb7f9a076e1b84c130aa520 100644 (file)
@@ -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 "ha_sync_child.h"
index 13faa914e0291c8d0f93c9c9bc9cbbfe2da0dd2e..4a6402abc80f7e02c333c9ce6e7c92e42278bc29 100644 (file)
@@ -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$
  */
 
 /**
index b83789b5e2c2d7c31a921e16f2b559ea7f0d2c70..226f122af4c285aa7ca5895e6dfcfc9f0373e003 100644 (file)
@@ -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 "ha_sync_ctl.h"
index 5aa3aacff421ac43cc2b307995cfe5d67f6fdbef..53711566b6c39c3e3d58c21ef9a7f020a6f6b2c7 100644 (file)
@@ -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$
  */
 
 /**
index d8e909814a4f6ca6dc1e7e13ac10970671fc1a2b..afb024a4fde951bc4cf37d6bc1cd82f3dc552f07 100644 (file)
@@ -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 "ha_sync_dispatcher.h"
index eb2817e91600438072549c5a742846cf63a4c5d2..c69683a0f9f19aacf7409f0738608da8eb0ac3ae 100644 (file)
@@ -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$
  */
 
 /**
index fb518e688c75c7d5f5175e959916ebb8aead5f3f..bee57067122af3a24d91ec5c8329bb41700851b2 100644 (file)
@@ -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 "ha_sync_ike.h"
index 0ffbbde8ff14b4a56ae943ecd532c53083ef6ecf..4b27c0f33716271d974480c307c58dc0e6d266fd 100644 (file)
@@ -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$
  */
 
 /**
index 314c20d3f10f2c1046638a5cb06cec13fde18d01..3766168f41f94f1d417d7361d545f7e7ffc190f6 100644 (file)
@@ -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$
  */
 
 #define _GNU_SOURCE
index 8fe9610d631e9e388c7ba755ae8a5e983adf5874..a465a6645590355e980b8649e542e8e8da761ba7 100644 (file)
@@ -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$
  */
 
 /**
index ce80eb13f6f6a9cfda07aa0484f849904456112e..73d3a11b5e09335a763d6c532f92a8d5da44563b 100644 (file)
@@ -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 "ha_sync_plugin.h"
index 9dae81242fd64d78f1773f46b2bec1e9d48f9468..5ecd8ca4f9ddb6c64bf1204e7ee691399bd7f9bd 100644 (file)
@@ -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$
  */
 
 /**
index 18d6847c9dde6398e21aea8bb8c0552a59a0e00e..aad6e68f6ddf02981c1e745f312f06872de2961d 100644 (file)
@@ -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 "ha_sync_segments.h"
index 7aeda005d170a61daa1b63829a8e76010f318ca6..18df462d27ac381693f505727240de5544642b3b 100644 (file)
@@ -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$
  */
 
 /**
index 2a3092932e8eb1e977260e800270c7f94a94eb7a..b88175cc7f5458d27718c0dbc1d3fba3f6726ca1 100644 (file)
@@ -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 "ha_sync_socket.h"
index 12fdef2be6db8625957fa1177ddedde10f050db4..aaa526963c78af03db831e464dfcf0ca6bdd31f1 100644 (file)
@@ -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$
  */
 
 /**