Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mruby
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
mruby
Commits
67728c15
Commit
67728c15
authored
Mar 12, 2019
by
Yukihiro "Matz" Matsumoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename `MITL` to `LICENSE` to conform GitHub convention.
parent
fba8ecf5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
LEGAL
LEGAL
+1
-1
LICENSE
LICENSE
+1
-1
README.md
README.md
+1
-1
No files found.
LEGAL
View file @
67728c15
...
...
@@ -2,5 +2,5 @@ LEGAL NOTICE INFORMATION
------------------------
All the files in this distribution are covered under the MIT license
(see the file
MITL
) except some files mentioned below:
(see the file
LICENSE
) except some files mentioned below:
MITL
→
LICENSE
View file @
67728c15
Copyright (c) 201
8
mruby developers
Copyright (c) 201
9
mruby developers
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
...
...
README.md
View file @
67728c15
...
...
@@ -59,7 +59,7 @@ how to use mrbgems look into the folder *examples/mrbgems/*.
## License
mruby is released under the
[
MIT License
](
MITL
)
.
mruby is released under the
[
MIT License
](
LICENSE
)
.
## Note for License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment