Skip to content

Commit 03b6f63

Browse files
elithrarkisielk
authored andcommitted
Add AUTHORS file; update LICENSE (#158)
1 parent 9ee0d62 commit 03b6f63

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

AUTHORS

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# This is the official list of gorilla/sessions authors for copyright purposes.
2+
#
3+
# Please keep the list sorted.
4+
5+
Ahmadreza Zibaei <ahmadrezazibaei@hotmail.com>
6+
Anton Lindström <lindztr@gmail.com>
7+
Brian Jones <mojobojo@gmail.com>
8+
Collin Stedman <kronion@users.noreply.github.com>
9+
Deniz Eren <dee.116@gmail.com>
10+
Dmitry Chestnykh <dmitry@codingrobots.com>
11+
Dustin Oprea <myselfasunder@gmail.com>
12+
Egon Elbre <egonelbre@gmail.com>
13+
enumappstore <appstore@enumapps.com>
14+
Geofrey Ernest <geofreyernest@live.com>
15+
Google LLC (https://opensource.google.com/)
16+
Jerry Saravia <SaraviaJ@gmail.com>
17+
Jonathan Gillham <jonathan.gillham@gamil.com>
18+
Justin Clift <justin@postgresql.org>
19+
Justin Hellings <justin.hellings@gmail.com>
20+
Kamil Kisiel <kamil@kamilkisiel.net>
21+
Keiji Yoshida <yoshida.keiji.84@gmail.com>
22+
kliron <kliron@gmail.com>
23+
Kshitij Saraogi <KshitijSaraogi@gmail.com>
24+
Lauris BH <lauris@nix.lv>
25+
Lukas Rist <glaslos@gmail.com>
26+
Mark Dain <ancarda@users.noreply.github.com>
27+
Matt Ho <matt.ho@gmail.com>
28+
Matt Silverlock <matt@eatsleeprepeat.net>
29+
Mattias Wadman <mattias.wadman@gmail.com>
30+
Michael Schuett <michaeljs1990@gmail.com>
31+
Michael Stapelberg <stapelberg@users.noreply.github.com>
32+
Mirco Zeiss <mirco.zeiss@gmail.com>
33+
moraes <rodrigo.moraes@gmail.com>
34+
nvcnvn <nguyen@open-vn.org>
35+
pappz <zoltan.pmail@gmail.com>
36+
Pontus Leitzler <leitzler@users.noreply.github.com>
37+
QuaSoft <info@quasoft.net>
38+
rcadena <robert.cadena@gmail.com>
39+
rodrigo moraes <rodrigo.moraes@gmail.com>
40+
Shawn Smith <shawnpsmith@gmail.com>
41+
Taylor Hurt <taylor.a.hurt@gmail.com>
42+
Tortuoise <sanyasinp@gmail.com>
43+
Vitor De Mario <vitordemario@gmail.com>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012 Rodrigo Moraes. All rights reserved.
1+
Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved.
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are

0 commit comments

Comments
 (0)