diff options
Diffstat (limited to 'vendor/github.com/gorilla/csrf/LICENSE')
-rw-r--r-- | vendor/github.com/gorilla/csrf/LICENSE | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vendor/github.com/gorilla/csrf/LICENSE b/vendor/github.com/gorilla/csrf/LICENSE index f407b7f..c1eb344 100644 --- a/vendor/github.com/gorilla/csrf/LICENSE +++ b/vendor/github.com/gorilla/csrf/LICENSE @@ -1,5 +1,4 @@ -Copyright (c) 2015, Matt Silverlock (matt@eatsleeprepeat.net) All rights -reserved. +Copyright (c) 2015-2018, The Gorilla Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |