diff options
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/>. | ||