]> git.sur5r.net Git - i3/i3/blobdiff - include/tree.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / tree.h
index b483434fcdaad90891cbdf09d8fd5a4f8f34ade7..81fdbe6acab95374499b138a4d09f2b9eaf18e4d 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.
+ *
  */
-
 #ifndef _TREE_H
 #define _TREE_H