summaryrefslogtreecommitdiff
path: root/vendor/github.com/gorilla/context/context.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/gorilla/context/context.go')
-rw-r--r--vendor/github.com/gorilla/context/context.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/gorilla/context/context.go b/vendor/github.com/gorilla/context/context.go
index 81cb128b1..9160564dd 100644
--- a/vendor/github.com/gorilla/context/context.go
+++ b/vendor/github.com/gorilla/context/context.go
@@ -1,7 +1,3 @@
-// Copyright 2012 The Gorilla Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
package context
import (