-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #88 from gorilla/elithrar/corporate-overlords
Update LICENSE & AUTHORS files
- Loading branch information
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# This is the official list of gorilla/csrf authors for copyright purposes. | ||
# Please keep the list sorted. | ||
|
||
adiabatic <[email protected]> | ||
Google LLC (https://opensource.google.com) | ||
jamesgroat <[email protected]> | ||
Joshua Carp <[email protected]> | ||
Kamil Kisiel <[email protected]> | ||
Kevin Burke <[email protected]> | ||
Kévin Dunglas <[email protected]> | ||
Kristoffer Berdal <[email protected]> | ||
Martin Angers <[email protected]> | ||
Matt Silverlock <[email protected]> | ||
Philip I. Thomas <[email protected]> | ||
Richard Musiol <[email protected]> | ||
Seth Hoenig <[email protected]> | ||
Stefano Vettorazzi <[email protected]> | ||
Wayne Ashley Berry <[email protected]> | ||
田浩浩 <[email protected]> | ||
陈东海 <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
Copyright (c) 2015, Matt Silverlock ([email protected]) 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: | ||
|