Skip to content

Commit 99b2a4d

Browse files
committed
update LICENSE to MIT
1 parent cafa452 commit 99b2a4d

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

LICENSE

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,23 @@
1-
Copyright (c) 2020 TJ Holowaychuk
1+
The MIT License
22

3-
Commercial use of Up must purchase an "Up Pro" subscription for the duration of
4-
its use in commercial products, the open-source version is for non-commercial use only.
5-
See https://apex.sh/docs/up/guides/#subscribing_to_up_pro for documentation on how to subscribe.
3+
Copyright (c) 2020 TJ Holowaychuk [email protected]
4+
5+
Permission is hereby granted, free of charge, to any person obtaining
6+
a copy of this software and associated documentation files (the
7+
'Software'), to deal in the Software without restriction, including
8+
without limitation the rights to use, copy, modify, merge, publish,
9+
distribute, sublicense, and/or sell copies of the Software, and to
10+
permit persons to whom the Software is furnished to do so, subject to
11+
the following conditions:
12+
13+
The above copyright notice and this permission notice shall be
14+
included in all copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
17+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
20+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
22+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
623

7-
Up is an Open Source project licensed under the terms of
8-
the GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>
9-
for license text.

0 commit comments

Comments
 (0)