From 6cfc1d5f71c371c0f160bda33bf0bff8be608300 Mon Sep 17 00:00:00 2001 From: zzak Date: Wed, 23 Sep 2015 13:23:02 +0000 Subject: * ext/openssl/ossl_pkcs12*: Remove svn commit id macro git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/ossl_pkcs12.c | 1 - ext/openssl/ossl_pkcs12.h | 1 - 2 files changed, 2 deletions(-) (limited to 'ext') diff --git a/ext/openssl/ossl_pkcs12.c b/ext/openssl/ossl_pkcs12.c index f6ea5627c8..e5052d47ea 100644 --- a/ext/openssl/ossl_pkcs12.c +++ b/ext/openssl/ossl_pkcs12.c @@ -1,7 +1,6 @@ /* * This program is licensed under the same licence as Ruby. * (See the file 'LICENCE'.) - * $Id$ */ #include "ossl.h" diff --git a/ext/openssl/ossl_pkcs12.h b/ext/openssl/ossl_pkcs12.h index 7a57377e19..fe4f15ef60 100644 --- a/ext/openssl/ossl_pkcs12.h +++ b/ext/openssl/ossl_pkcs12.h @@ -1,7 +1,6 @@ /* * This program is licensed under the same licence as Ruby. * (See the file 'LICENCE'.) - * $Id$ */ #if !defined(_OSSL_PKCS12_H_) #define _OSSL_PKCS12_H_ -- cgit v1.2.3