]> git.sur5r.net Git - i3/i3/blobdiff - src/tree.c
Merge branch 'fix-take-focus'
[i3/i3] / src / tree.c
index 8c73b6ab57eff07531b90e3c96faabe6eaadd668..53993b998164362ad4a64911d42c58cfbed415f0 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)
+ *
+ * tree.c: Everything that primarily modifies the layout tree data structure.
+ *
  */
-
 #include "all.h"
 
 struct Con *croot;