diff options
author | VG <vg@devys.org> | 2016-11-22 13:54:36 +0100 |
---|---|---|
committer | VG <vg@devys.org> | 2016-11-22 13:54:36 +0100 |
commit | 0e03946ef1a894109d40943c295cd7acaef0a344 (patch) | |
tree | 295f6f4ca9151b76238e21d6309183ff9bda7c54 | |
parent | d7854cb9605df5abbefa32903b2a2b8ee455305c (diff) | |
download | shareit-0e03946ef1a894109d40943c295cd7acaef0a344.tar.gz shareit-0e03946ef1a894109d40943c295cd7acaef0a344.tar.bz2 shareit-0e03946ef1a894109d40943c295cd7acaef0a344.zip |
add clarification on the license/contact in the readme
-rw-r--r-- | readme.rst | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -38,3 +38,26 @@ inside shareit directory: cd sharit && ./shareit.py The service can be run as a python wsgi service. I tested it under uwsgi. + +License +======= + +Unless specified otherwise, this project is licensed under the terms of the +GNU General Public License as published by the Free Software Foundation, +either version 3 of the License, or (at your option) any later version. You +should have received a copy of the GNU General Public License along with this +program. If not, see <https://opensource.org/licenses/GPL-3.0> or +<http://www.gnu.org/licenses/>. + +SPDX-License-Identifier: GPL-3.0+ + +Copyright © 2016 vg <vg@devys.org> + +Contact +======= + +developer + vg + +mail + vg@devys.org |