Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go')
-rw-r--r--vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go b/vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go
index 960638d0f..4e2912fd4 100644
--- a/vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go
+++ b/vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go
@@ -1,3 +1,6 @@
+// Copyright 2017 Michal Witkowski. All Rights Reserved.
+// See LICENSE for licensing terms.
+
/*
`grpc_ctxtags` adds a Tag object to the context that can be used by other middleware to add context about a request.