Rename MITL to LICENSE to conform GitHub convention.

This commit is contained in:
Yukihiro "Matz" Matsumoto
2019-03-12 07:53:07 +09:00
parent fba8ecf55c
commit 67728c1576
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ LEGAL NOTICE INFORMATION
------------------------ ------------------------
All the files in this distribution are covered under the MIT license 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:
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2018 mruby developers Copyright (c) 2019 mruby developers
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),
+1 -1
View File
@@ -59,7 +59,7 @@ how to use mrbgems look into the folder *examples/mrbgems/*.
## License ## License
mruby is released under the [MIT License](MITL). mruby is released under the [MIT License](LICENSE).
## Note for License ## Note for License