diff options
author | TrashMacNugget <35081257+TrashMacNugget@users.noreply.github.com> | 2018-03-22 00:55:40 -0700 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-03-22 08:55:40 +0100 |
commit | 5a649344ffd0e8ac87ca1b573e57156d659f8b9d (patch) | |
tree | 4eadb3855fd30b282118efa783d43b4097f9f5d1 /README.md | |
parent | 1ff8d7d6314b9c6724900d1302c354d128c5d25b (diff) | |
download | PeerTube-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.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 | |||
160 | Copyright (C) 2018 PeerTube Contributors | ||
161 | |||
162 | This program is free software: you can redistribute it and/or modify | ||
163 | it under the terms of the GNU Affero General Public License as published | ||
164 | by the Free Software Foundation, either version 3 of the License, or | ||
165 | (at your option) any later version. | ||
166 | |||
167 | This program is distributed in the hope that it will be useful, | ||
168 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
169 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
170 | GNU Affero General Public License for more details. | ||
171 | |||
172 | You should have received a copy of the GNU Affero General Public License | ||
173 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||