Add CONTRIBUTORS file and 'and the go-cache contributors' bit to the copyright line in LICENSE
This commit is contained in:
parent
e30c8eff7a
commit
525c0ccc26
|
@ -0,0 +1,5 @@
|
|||
This is a list of people who have contributed code to go-cache. They, or their
|
||||
employers, are the copyright holders of the contributed code.
|
||||
|
||||
Dustin Sallings <dustin@spy.net>
|
||||
Sergey Shepelev <temotor@gmail.com>
|
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2012 Patrick Mylund Nielsen
|
||||
Copyright (c) 2012 Patrick Mylund Nielsen and the go-cache contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
Loading…
Reference in New Issue