diff -r 520ccb3e05d4 -r 626c390682fc README --- a/README Sat Sep 28 13:15:32 2013 -0600 +++ b/README Sun Feb 09 09:50:38 2014 -0700 @@ -5,3 +5,8 @@ The core of the protocol is handled by xmpp.go, structs.go, and stream.go. Everything else is an extension, though some of the provided "extensions" are mandatory pieces of the protocol. + +This software is written by Chris Jones . If you use +it, I'd appreciate a note letting me know. Bug reports are +welcome. The license is in LICENSE.txt; it's a BSD 2-Clause license +from http://opensource.org/licenses/BSD-2-Clause.