]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/src/xcb.c
Add licensing information
[i3/i3] / i3bar / src / xcb.c
index dd19feafefe62aba7a805fde3ca22097b605b55a..ae1c8278ad1500298c6bec02c95ea2aca80479f5 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * i3bar - an xcb-based status- and ws-bar for i3
+ *
+ * © 2010 Axel Wagner and contributors
+ *
+ * See file LICNSE for license information
+ *
+ * src/xcb.c: Communicating with X
+ *
+ */
 #include <xcb/xcb.h>
 #include <xcb/xproto.h>
 #include <xcb/xcb_event.h>