]> git.sur5r.net Git - i3/i3/blobdiff - src/output.c
generate-command-parser: make input/output configurable
[i3/i3] / src / output.c
index 684879240bad55366a261bdc231384d42ab0c059..fe8d49837adc0dc3c517850dc0dc705ade1f7694 100644 (file)
@@ -1,7 +1,14 @@
+#undef I3__FILE__
+#define I3__FILE__ "output.c"
 /*
  * 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.
+ *
  */
-
 #include "all.h"
 
 /*