mirror of https://github.com/fluffle/goirc
Acknowledge contributions from fellow githubbers!
This commit is contained in:
parent
970a4aaaa4
commit
a2b9ce4198
|
@ -78,5 +78,11 @@ indebted to Matt Gruen for his work on
|
|||
the re-organisation and channel-based communication structure of `*Conn.send()`
|
||||
and `*Conn.recv()`. I'm sure things could be more asynchronous, still.
|
||||
|
||||
This code is (c) 2009-11 Alex Bramley, and released under the same licence terms
|
||||
This code is (c) 2009-13 Alex Bramley, and released under the same licence terms
|
||||
as Go itself.
|
||||
|
||||
Contributions gratefully received from:
|
||||
|
||||
- [iopred](http://github.com/iopred)
|
||||
- [StalkR](http://github.com/StalkR)
|
||||
|
||||
|
|
Loading…
Reference in New Issue