Relicense as MIT

This commit is contained in:
Jakob Borg
2015-01-13 13:31:14 +01:00
parent 4833b6085c
commit d84a8e6404
18 changed files with 38 additions and 875 deletions

View File

@@ -3,11 +3,11 @@ The BEPv1 Protocol
[![Latest Build](http://img.shields.io/jenkins/s/http/build.syncthing.net/protocol.svg?style=flat-square)](http://build.syncthing.net/job/protocol/lastBuild/)
[![API Documentation](http://img.shields.io/badge/api-Godoc-blue.svg?style=flat-square)](http://godoc.org/github.com/syncthing/protocol)
[![GPL License](http://img.shields.io/badge/license-GPL-blue.svg?style=flat-square)](http://opensource.org/licenses/GPL-3.0)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](http://opensource.org/licenses/MIT)
This is the protocol implementation used by Syncthing.
License
=======
GPLv3
MIT