2
0

Adds MIT license

This commit is contained in:
Manu Mtz-Almeida
2015-05-22 19:21:58 +02:00
parent c574f6c50c
commit 947fcf68d8
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
// Copyright 2014 Manu Martinez-Almeida. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
package sse
import (
+4
View File
@@ -1,3 +1,7 @@
// Copyright 2014 Manu Martinez-Almeida. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
package sse
import (