From 0ecc3688ed08805103f31c232521ab5e0acb9d24 Mon Sep 17 00:00:00 2001 From: zzak Date: Tue, 22 Sep 2015 16:12:15 +0000 Subject: * ext/openssl/*: Remove svn commit id macros to make sync easier git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/lib/openssl/cipher.rb | 7 ------- 1 file changed, 7 deletions(-) (limited to 'ext/openssl/lib/openssl/cipher.rb') diff --git a/ext/openssl/lib/openssl/cipher.rb b/ext/openssl/lib/openssl/cipher.rb index aacb02ad17..c7f0aec5a2 100644 --- a/ext/openssl/lib/openssl/cipher.rb +++ b/ext/openssl/lib/openssl/cipher.rb @@ -1,7 +1,4 @@ #-- -# -# $RCSfile$ -# # = Ruby-space predefined Cipher subclasses # # = Info @@ -12,10 +9,6 @@ # = Licence # This program is licensed under the same licence as Ruby. # (See the file 'LICENCE'.) -# -# = Version -# $Id$ -# #++ module OpenSSL -- cgit v1.2.3