]> git.sur5r.net Git - i3/i3/blobdiff - include/output.h
naive implementation of 'bindsym --release' (and bindcode)
[i3/i3] / include / output.h
index 67652fa102964aa713230ca2f3856b1354be76b5..d488ad30c4baef8b67c7654bd4da0ddccffead3b 100644 (file)
@@ -1,7 +1,12 @@
 /*
  * vim:ts=4:sw=4:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
+ * output.c: Output (monitor) related functions.
+ *
  */
-
 #ifndef _OUTPUT_H
 #define _OUTPUT_H