Skip to content

Commit

Permalink
update: license information
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-burashnikov committed Dec 15, 2023
1 parent 2d99fd7 commit 399354e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 29 deletions.
8 changes: 4 additions & 4 deletions LICENSE_Click → LICENSE
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
BSD-3-Clause License

Copyright (c) 2014 Pallets
Copyright <2023> <Artem Burashnikov>

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. 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.
2. 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.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

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.
21 changes: 0 additions & 21 deletions LICENSE_depinspect

This file was deleted.

6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,12 +261,10 @@ The result will be saved in `divergent_packages.txt`.

## Licenses

- [BSD-3-Clause License (Click library)][click_licence-url]
- [MIT License (depinspect)][depinspect-license-url]
The project is licensed under a [BSD-3-Clause License][depinspect-license-url].

<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[license-shield]: https://img.shields.io/github/license/artem-burashnikov/depinspect.svg?style=for-the-badge&color=blue
[depinspect-license-url]: LICENSE_depinspect
[click_licence-url]: LICENSE_Click
[depinspect-license-url]: LICENSE
[status-shield]: https://img.shields.io/github/actions/workflow/status/artem-burashnikov/depinspect/.github/workflows/ci.yml?branch=main&event=push&style=for-the-badge
[status-url]: https://github.com/artem-burashnikov/depinspect/blob/main/.github/workflows/ci.yml

0 comments on commit 399354e

Please sign in to comment.