summaryrefslogtreecommitdiff
path: root/ext/openssl/lib/openssl/bn.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/lib/openssl/bn.rb')
-rw-r--r--ext/openssl/lib/openssl/bn.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/openssl/lib/openssl/bn.rb b/ext/openssl/lib/openssl/bn.rb
index e7cbf2cfaf..4a1595c7ab 100644
--- a/ext/openssl/lib/openssl/bn.rb
+++ b/ext/openssl/lib/openssl/bn.rb
@@ -1,5 +1,5 @@
=begin
-= $RCSfile$ -- Ruby-space definitions that completes C-space funcs for BN
+= $RCSfile: bn.rb,v $ -- Ruby-space definitions that completes C-space funcs for BN
= Info
'OpenSSL for Ruby 2' project
@@ -11,7 +11,7 @@
(See the file 'LICENCE'.)
= Version
- $Id$
+ $Id: bn.rb,v 1.1 2003/07/23 16:11:30 gotoyuzo Exp $
=end
##