aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-07-15 04:53:33 +0800
committerFelix Lange <fjl@twurst.com>2016-07-15 05:03:40 +0800
commit74be4a62c53891016cc0bbd3f9b5ed5d0539efe4 (patch)
treee2659d1a7cd37b0497d7ad3280c27d925d9b586e /Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE
parente11489eb5f58a63cb39a3189de7263837dc95b93 (diff)
downloadgo-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.gz
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.bz2
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.lz
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.xz
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.zst
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.zip
Godeps, rpc: switch back to package npipe
The named pipe implementation from go-winio has some issues that need to be addressed before we can use it again.
Diffstat (limited to 'Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE')
-rw-r--r--Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE22
1 files changed, 0 insertions, 22 deletions
diff --git a/Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE b/Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE
deleted file mode 100644
index b8b569d77..000000000
--- a/Godeps/_workspace/src/github.com/microsoft/go-winio/LICENSE
+++ /dev/null
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Microsoft
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-