From 325a50fc572516a171d640765d6ddf9b20be14dc Mon Sep 17 00:00:00 2001 From: hsbt Date: Mon, 20 Apr 2015 03:55:09 +0000 Subject: * ext/openssl/*: use license instead of licence. [fix GH-876][ci skip] Patch by @davydovanton * lib/net/https.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/lib/openssl.rb | 2 +- ext/openssl/lib/openssl/bn.rb | 2 +- ext/openssl/lib/openssl/buffering.rb | 2 +- ext/openssl/lib/openssl/cipher.rb | 2 +- ext/openssl/lib/openssl/config.rb | 2 +- ext/openssl/lib/openssl/digest.rb | 2 +- ext/openssl/lib/openssl/ssl.rb | 2 +- ext/openssl/lib/openssl/x509.rb | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ext/openssl/lib') diff --git a/ext/openssl/lib/openssl.rb b/ext/openssl/lib/openssl.rb index 19a4382d0d..1c8feb5cdd 100644 --- a/ext/openssl/lib/openssl.rb +++ b/ext/openssl/lib/openssl.rb @@ -7,7 +7,7 @@ All rights reserved. = Licence - This program is licenced under the same licence as Ruby. + This program is licensed under the same licence as Ruby. (See the file 'LICENCE'.) = Version diff --git a/ext/openssl/lib/openssl/bn.rb b/ext/openssl/lib/openssl/bn.rb index 95babb4cbd..1adf89f704 100644 --- a/ext/openssl/lib/openssl/bn.rb +++ b/ext/openssl/lib/openssl/bn.rb @@ -10,7 +10,7 @@ # All rights reserved. # # = Licence -# This program is licenced under the same licence as Ruby. +# This program is licensed under the same licence as Ruby. # (See the file 'LICENCE'.) # # = Version diff --git a/ext/openssl/lib/openssl/buffering.rb b/ext/openssl/lib/openssl/buffering.rb index 1223c5de15..099e9603f6 100644 --- a/ext/openssl/lib/openssl/buffering.rb +++ b/ext/openssl/lib/openssl/buffering.rb @@ -8,7 +8,7 @@ # All rights reserved. # #= Licence -# This program is licenced under the same licence as Ruby. +# This program is licensed under the same licence as Ruby. # (See the file 'LICENCE'.) # #= Version diff --git a/ext/openssl/lib/openssl/cipher.rb b/ext/openssl/lib/openssl/cipher.rb index b3340ff52a..aacb02ad17 100644 --- a/ext/openssl/lib/openssl/cipher.rb +++ b/ext/openssl/lib/openssl/cipher.rb @@ -10,7 +10,7 @@ # All rights reserved. # # = Licence -# This program is licenced under the same licence as Ruby. +# This program is licensed under the same licence as Ruby. # (See the file 'LICENCE'.) # # = Version diff --git a/ext/openssl/lib/openssl/config.rb b/ext/openssl/lib/openssl/config.rb index 5716d59fd6..e1f5dbeab8 100644 --- a/ext/openssl/lib/openssl/config.rb +++ b/ext/openssl/lib/openssl/config.rb @@ -5,7 +5,7 @@ Copyright (C) 2010 Hiroshi Nakamura = Licence - This program is licenced under the same licence as Ruby. + This program is licensed under the same licence as Ruby. (See the file 'LICENCE'.) =end diff --git a/ext/openssl/lib/openssl/digest.rb b/ext/openssl/lib/openssl/digest.rb index a7b641fd22..a33ff27669 100644 --- a/ext/openssl/lib/openssl/digest.rb +++ b/ext/openssl/lib/openssl/digest.rb @@ -10,7 +10,7 @@ # All rights reserved. # # = Licence -# This program is licenced under the same licence as Ruby. +# This program is licensed under the same licence as Ruby. # (See the file 'LICENCE'.) # # = Version diff --git a/ext/openssl/lib/openssl/ssl.rb b/ext/openssl/lib/openssl/ssl.rb index caf0b9ae44..0cab141e24 100644 --- a/ext/openssl/lib/openssl/ssl.rb +++ b/ext/openssl/lib/openssl/ssl.rb @@ -7,7 +7,7 @@ All rights reserved. = Licence - This program is licenced under the same licence as Ruby. + This program is licensed under the same licence as Ruby. (See the file 'LICENCE'.) = Version diff --git a/ext/openssl/lib/openssl/x509.rb b/ext/openssl/lib/openssl/x509.rb index 38b65c71cf..497ffe0a83 100644 --- a/ext/openssl/lib/openssl/x509.rb +++ b/ext/openssl/lib/openssl/x509.rb @@ -10,7 +10,7 @@ # All rights reserved. # # = Licence -# This program is licenced under the same licence as Ruby. +# This program is licensed under the same licence as Ruby. # (See the file 'LICENCE'.) # # = Version -- cgit v1.2.3