]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/include/ipc.h
Merge branch 'i3bar-hide-mod' into next
[i3/i3] / i3bar / include / ipc.h
index 35f2d0f7cb1f8dff6098c281e9da7e15f4ab2757..a0c4970420a768ca4633689b7768d6b939219ecb 100644 (file)
@@ -1,9 +1,10 @@
 /*
- * i3bar - an xcb-based status- and ws-bar for i3
+ * vim:ts=4:sw=4:expandtab
  *
- * © 2010-2011 Axel Wagner and contributors
+ * i3bar - an xcb-based status- and ws-bar for i3
+ * © 2010-2011 Axel Wagner and contributors (see also: LICENSE)
  *
- * See file LICNSE for license information
+ * ipc.c: Communicating with i3
  *
  */
 #ifndef IPC_H_