aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-10-08 19:57:37 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-10-08 19:57:37 +0000
commit43a87d4211526129e5caf017a847dc97a4ecaec0 (patch)
tree765fa97c80e340d6c51fc78429bd775197c4fffc /src
parent4e81869c4491f65efb150954347795aacd2a26f8 (diff)
downloadstrongswan-43a87d4211526129e5caf017a847dc97a4ecaec0.tar.bz2
strongswan-43a87d4211526129e5caf017a847dc97a4ecaec0.tar.xz
added RCSID
Diffstat (limited to 'src')
-rw-r--r--src/_copyright/_copyright.82
-rw-r--r--src/_copyright/_copyright.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/_copyright/_copyright.8 b/src/_copyright/_copyright.8
index 87e4adc98..8587b3766 100644
--- a/src/_copyright/_copyright.8
+++ b/src/_copyright/_copyright.8
@@ -1,6 +1,6 @@
.TH _COPYRIGHT 8 "25 Apr 2002"
.\"
-.\" RCSID $Id: _copyright.8,v 1.1 2004/03/15 20:35:27 as Exp $
+.\" RCSID $Id$
.\"
.SH NAME
ipsec _copyright \- prints FreeSWAN copyright
diff --git a/src/_copyright/_copyright.c b/src/_copyright/_copyright.c
index 0fb360f40..d4f8a4861 100644
--- a/src/_copyright/_copyright.c
+++ b/src/_copyright/_copyright.c
@@ -13,7 +13,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
- * RCSID $Id: _copyright.c,v 1.1 2004/03/15 20:35:27 as Exp $
+ * RCSID $Id$
*/
#include <sys/types.h>