From cb4698366aa625048f3b815af6a0dea8aef9280a Mon Sep 17 00:00:00 2001 From: Matt Silverlock Date: Tue, 5 Jun 2018 14:15:56 -0700 Subject: [PATCH] Update LICENSE & AUTHORS files. (#386) --- AUTHORS | 8 ++++++++ LICENSE | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..b722392 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +# This is the official list of gorilla/mux authors for copyright purposes. +# +# Please keep the list sorted. + +Google LLC (https://opensource.google.com/) +Kamil Kisielk +Matt Silverlock +Rodrigo Moraes (https://github.com/moraes) diff --git a/LICENSE b/LICENSE index 0e5fb87..6903df6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012 Rodrigo Moraes. All rights reserved. +Copyright (c) 2012-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