aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorTrashMacNugget <35081257+TrashMacNugget@users.noreply.github.com>2018-03-22 00:55:40 -0700
committerChocobozzz <me@florianbigard.com>2018-03-22 08:55:40 +0100
commit5a649344ffd0e8ac87ca1b573e57156d659f8b9d (patch)
tree4eadb3855fd30b282118efa783d43b4097f9f5d1 /README.md
parent1ff8d7d6314b9c6724900d1302c354d128c5d25b (diff)
downloadPeerTube-5a649344ffd0e8ac87ca1b573e57156d659f8b9d.tar.gz
PeerTube-5a649344ffd0e8ac87ca1b573e57156d659f8b9d.tar.zst
PeerTube-5a649344ffd0e8ac87ca1b573e57156d659f8b9d.zip
Add license info to readme (#370)
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8348d77f8..4d83ea846 100644
--- a/README.md
+++ b/README.md
@@ -154,3 +154,20 @@ Here are some simple schemes:
154<img src="https://lutim.cpy.re/pqKm3Q5S.png" alt="Watch a P2P video" /> 154<img src="https://lutim.cpy.re/pqKm3Q5S.png" alt="Watch a P2P video" />
155 155
156</p> 156</p>
157
158## License
159
160Copyright (C) 2018 PeerTube Contributors
161
162This program is free software: you can redistribute it and/or modify
163it under the terms of the GNU Affero General Public License as published
164by the Free Software Foundation, either version 3 of the License, or
165(at your option) any later version.
166
167This program is distributed in the hope that it will be useful,
168but WITHOUT ANY WARRANTY; without even the implied warranty of
169MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
170GNU Affero General Public License for more details.
171
172You should have received a copy of the GNU Affero General Public License
173along with this program. If not, see <http://www.gnu.org/licenses/>.