mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 12:16:11 -05:00
Update LICENSE
This commit is contained in:
parent
180f0a1b3c
commit
b723ab126f
1 changed files with 9 additions and 8 deletions
17
LICENSE
17
LICENSE
|
@ -1,12 +1,13 @@
|
||||||
Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
|
MIT License
|
||||||
All rights reserved. MIT License.
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Copyright (c) 2018 Ryan Dahl
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
|
||||||
the Software without restriction, including without limitation the rights to
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
of the Software, and to permit persons to whom the Software is furnished to do
|
in the Software without restriction, including without limitation the rights
|
||||||
so, subject to the following conditions:
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
The above copyright notice and this permission notice shall be included in all
|
||||||
copies or substantial portions of the Software.
|
copies or substantial portions of the Software.
|
||||||
|
|
Loading…
Add table
Reference in a new issue