From 8bcecd8ab592e67ade9cd728503581d5a84ca583 Mon Sep 17 00:00:00 2001 From: "Andrew Gallant (Ocelot)" Date: Mon, 7 May 2012 04:09:19 -0400 Subject: lots of docs and examples --- xgb.go | 6 ------ 1 file changed, 6 deletions(-) (limited to 'xgb.go') diff --git a/xgb.go b/xgb.go index 581b8fa..c9a265f 100644 --- a/xgb.go +++ b/xgb.go @@ -1,9 +1,3 @@ -// Copyright 2009 The XGB Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - -// The XGB package implements the X11 core protocol. -// It is based on XCB: http://xcb.freedesktop.org/ package xgb import ( -- cgit v1.2.3