]> git.sur5r.net Git - i3/i3/blobdiff - include/libi3.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / libi3.h
index 2477bd6b25ca1bdd25dcd34ae8f965b38b374bf2..71fba764540f41ab5c4ff8e2c1e6e50a48373ba0 100644 (file)
@@ -1,7 +1,13 @@
 /*
  * vim:ts=4:sw=4:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
+ * libi3: contains functions which are used by i3 *and* accompanying tools such
+ * as i3-msg, i3-config-wizard, …
+ *
  */
-
 #ifndef _LIBI3_H
 #define _LIBI3_H