mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04: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>
|
||||
All rights reserved. MIT License.
|
||||
MIT License
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights 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:
|
||||
Copyright (c) 2018 Ryan Dahl
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
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
|
||||
copies or substantial portions of the Software.
|
||||
|
|
Loading…
Reference in a new issue