Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 20cb46a

Browse files
committed
📄 errors BSD license added
1 parent 78d174c commit 20cb46a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

LICENSE

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,29 @@
188188
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
189189
See the License for the specific language governing permissions and
190190
limitations under the License.
191+
192+
For the errors package:
193+
194+
Copyright (c) 2015, Dave Cheney <[email protected]>
195+
All rights reserved.
196+
197+
Redistribution and use in source and binary forms, with or without
198+
modification, are permitted provided that the following conditions are met:
199+
200+
* Redistributions of source code must retain the above copyright notice, this
201+
list of conditions and the following disclaimer.
202+
203+
* Redistributions in binary form must reproduce the above copyright notice,
204+
this list of conditions and the following disclaimer in the documentation
205+
and/or other materials provided with the distribution.
206+
207+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
208+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
209+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
210+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
211+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
212+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
213+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
214+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
215+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
216+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)