xmpp/log.go
changeset 142 0ff033eed887
parent 126 367e76b3028e
--- 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