From af6c038b23c056fed1a8f5cbb8827b3a5061e893 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 4 Sep 2012 00:57:31 +0000 Subject: remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/lib/openssl/x509.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ext/openssl/lib/openssl/x509.rb') diff --git a/ext/openssl/lib/openssl/x509.rb b/ext/openssl/lib/openssl/x509.rb index f57f6765d0..31a4381db4 100644 --- a/ext/openssl/lib/openssl/x509.rb +++ b/ext/openssl/lib/openssl/x509.rb @@ -3,16 +3,16 @@ # $RCSfile$ # # = Ruby-space definitions that completes C-space funcs for X509 and subclasses -# +# # = Info # 'OpenSSL for Ruby 2' project # Copyright (C) 2002 Michal Rokos # All rights reserved. -# +# # = Licence # This program is licenced under the same licence as Ruby. # (See the file 'LICENCE'.) -# +# # = Version # $Id$ # -- cgit v1.2.3