1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 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
This commit is contained in:
hsbt 2015-04-20 03:55:09 +00:00
parent c97064c79d
commit 325a50fc57
60 changed files with 65 additions and 59 deletions

View file

@ -1,3 +1,9 @@
Mon Apr 20 12:54:56 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* ext/openssl/*: use license instead of licence.
[fix GH-876][ci skip] Patch by @davydovanton
* lib/net/https.rb: ditto.
Mon Apr 20 12:42:40 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* benchmark/bm_so_meteor_contest.rb: fix a typo.

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -5,7 +5,7 @@
Copyright (C) 2010 Hiroshi Nakamura <nahi@ruby-lang.org>
= 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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include RUBY_EXTCONF_H

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_OPENSSL_MISSING_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_ASN1_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_BIO_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
/* modified by Michal Rokos <m.rokos@sh.cvut.cz> */

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_BN_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_CIPHER_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_CONFIG_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_DIGEST_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -6,7 +6,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(OSSL_ENGINE_H)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(OPENSSL_NO_HMAC)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_HMAC_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_NS_SPKI_H_)

View file

@ -6,7 +6,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -6,7 +6,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_OCSP_H_)

View file

@ -1,5 +1,5 @@
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
* $Id$
*/

View file

@ -1,5 +1,5 @@
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
* $Id$
*/

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_PKCS7_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_PKEY_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(OPENSSL_NO_DH)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(OPENSSL_NO_DSA)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(OPENSSL_NO_RSA)

View file

@ -5,7 +5,7 @@
*
* All rights reserved.
*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_RAND_H_)

View file

@ -7,7 +7,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_SSL_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_VERSION_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_X509_H_)

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#include "ossl.h"

View file

@ -5,7 +5,7 @@
* All rights reserved.
*/
/*
* This program is licenced under the same licence as Ruby.
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
*/
#if !defined(_OSSL_RUBY_MISSING_H_)

View file

@ -13,7 +13,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'.)
=end