]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
added RCSID
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 12 Oct 2007 19:29:00 +0000 (19:29 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 12 Oct 2007 19:29:00 +0000 (19:29 -0000)
src/libstrongswan/asn1/asn1.c
src/libstrongswan/asn1/asn1.h

index 720461649384f9770280768f6c49d55c003f2d53..e2ffd8c5bed7ad96e63b513b1f9ec956dad3178e 100644 (file)
@@ -11,6 +11,8 @@
  * 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>
index 37f1ac98085af90179580968f53d47ad1626a1cb..ef19ea06480f43bab3125fc4b18522dd4f898cac 100644 (file)
@@ -11,6 +11,8 @@
  * 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 _ASN1_H