aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2019-01-23 13:07:08 -0700
committerGavin Howard <yzena.tech@gmail.com>2019-01-23 13:07:08 -0700
commit380feb0403ee74cdb6190a1d774b71ab3aefabd8 (patch)
tree179627d44c77fe2d51695816a736af8ccb7f69db /LICENSE.md
parent98fcceb4bb088ce963a3a9a744cc39349bc36baf (diff)
downloadplatform_external_bc-380feb0403ee74cdb6190a1d774b71ab3aefabd8.tar.gz
platform_external_bc-380feb0403ee74cdb6190a1d774b71ab3aefabd8.tar.bz2
platform_external_bc-380feb0403ee74cdb6190a1d774b71ab3aefabd8.zip
Update the license
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md39
1 files changed, 26 insertions, 13 deletions
diff --git a/LICENSE.md b/LICENSE.md
index d462f5d8..b2c88b56 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,17 +1,29 @@
# License
-Copyright (c) 2018 Gavin D. Howard
+Copyright (c) 2018-2019 Gavin D. Howard <yzena.tech@gmail.com>
-Permission to use, copy, modify, and/or distribute this software for any purpose
-with or without fee is hereby granted.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
-REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
-INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
-OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
-THIS SOFTWARE.
+* Redistributions in binary form must reproduce the above copyright notice, this
+ list of conditions and the following disclaimer in the documentation and/or
+ other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## History
@@ -20,12 +32,13 @@ copyrights and license:
Copyright (c) 2010-2014, Salvatore Sanfilippo <antirez at gmail dot com>
Copyright (c) 2010-2013, Pieter Noordhuis <pcnoordhuis at gmail dot com>
+Copyright (c) 2018 rain-1 <rain1@openmailbox.org>
+Copyright (c) 2018-2019, Gavin D. Howard <yzena.tech@gmail.com>
All rights reserved.
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.