diff -r f0d0f3b941a6 -r 0ff033eed887 xmpp/log.go --- a/xmpp/log.go Sun Sep 15 11:23:06 2013 -0600 +++ b/xmpp/log.go Sun Sep 15 11:34:35 2013 -0600 @@ -1,7 +1,3 @@ -// Copyright 2011 The Go Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - // Control over logging from the XMPP library. package xmpp