summaryrefslogtreecommitdiff
path: root/LEGAL
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-04-29 14:58:50 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-05-07 17:20:05 +0900
commitb5db3234d6890f6b8d6d9ac0b95f04f3db9f09fb (patch)
tree4108b2f26ec651b7f3760c3ba0dca451c56fd2de /LEGAL
parent637a11451894daa4cb7087a1919141264fb7657c (diff)
LEGAL: add legal situation of ext/pty/pty.c [ci skip]
This file is not under Ruby's license.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3082
Diffstat (limited to 'LEGAL')
-rw-r--r--LEGAL14
1 files changed, 14 insertions, 0 deletions
diff --git a/LEGAL b/LEGAL
index 58dbb155c2..012a6dab73 100644
--- a/LEGAL
+++ b/LEGAL
@@ -777,6 +777,20 @@ ext/psych/yaml::
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+ext/pty/pty.c::
+
+ >>>
+ C) Copyright 1998 by Akinori Ito.
+
+ This software may be redistributed freely for this purpose, in full
+ or in part, provided that this entire copyright notice is included
+ on any copies of this software and applications and derivations thereof.
+
+ This software is provided on an "as is" basis, without warranty of any
+ kind, either expressed or implied, as to any matter including, but not
+ limited to warranty of fitness of purpose, or merchantability, or
+ results obtained from use of this software.
+
ext/socket/addrinfo.h::
ext/socket/getaddrinfo.c::
ext/socket/getnameinfo.c::