Skip to content

Commit e288eeb

Browse files
author
Alexandru Cheltuitor
committed
Update repo documentation: contributing, copying and updated readme
1 parent de9bea6 commit e288eeb

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contribution Policy
2+
3+
By making a contribution to this project:
4+
5+
1. I assign any and all copyright related to the contribution to Proton Technologies AG;
6+
2. I certify that the contribution was created in whole by me;
7+
3. I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it) is maintained indefinitely and may be redistributed with this project or the open source license(s) involved.

COPYING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Copying
2+
3+
Copyright (c) 2021 Proton Technologies AG
4+
5+
Python Proton Client is free software: you can redistribute it and/or modify
6+
it under the terms of the GNU General Public License as published by
7+
the Free Software Foundation, either version 3 of the License, or
8+
(at your option) any later version.
9+
10+
Python Proton Client is distributed in the hope that it will be useful,
11+
but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
GNU General Public License for more details.
14+
15+
You should have received a copy of the GNU General Public License
16+
along with ProtonVPN. If not, see [https://www.gnu.org/licenses](https://www.gnu.org/licenses/).

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1-
Proton API Python Client
2-
=============
1+
# Proton API Python Client
2+
3+
Copyright (c) 2021 Proton Technologies AG
4+
5+
This repository holds the Proton Python Client.
6+
For licensing information see [COPYING](COPYING.md).
7+
For contribution policy see [CONTRIBUTING](CONTRIBUTING.md).
8+
9+
## Description
10+
The Python Proton Client is intended for every Proton service user.
11+
12+
You can download the latest stable release, either from our official repositories or directly on the [official GitHub repository](https://github.com/ProtonMail/proton-python-client/releases/latest).
313

414
## Dependencies
515
| **Python** | **Debian** | **Fedora** | **Arch** |

0 commit comments

Comments
 (0)