Skip to content

Commit

Permalink
docs: add copyright notice (#972)
Browse files Browse the repository at this point in the history
Close #972
  • Loading branch information
doronz88 committed May 3, 2024
1 parent 4ae03dd commit f511add
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- [The bits and bytes (Python API)](#the-bits-and-bytes-python-api)
- [Contributing](#contributing)
- [Useful info](#useful-info)
- [Copyright notice](#copyright-notice)

## Overview

Expand Down Expand Up @@ -381,3 +382,14 @@ See [CONTRIBUTING](https://github.com/doronz88/pymobiledevice3/blob/master/CONTR
## Useful info

Please see [misc](https://github.com/doronz88/pymobiledevice3/blob/master/misc)

## Copyright notice

This work is licensed under GPL 3.0, and as, credited to several major contributors:

- Hector Martin "marcan" <[email protected]>
- Mathieu Renard
- doronz <[email protected]>
- matan1008 <[email protected]>
- Guy Salton
- netanelc

0 comments on commit f511add

Please sign in to comment.