]> git.sur5r.net Git - i3/i3/blobdiff - include/all.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / all.h
index fd25629ecaf0bdd09e232313d6a2a2f52b1152db..8ae4e0a29ac26f8f24cb65a8d1fc1413e458ce43 100644 (file)
@@ -1,4 +1,9 @@
 /*
+ * vim:ts=4:sw=4:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
  * This header file includes all relevant files of i3 and the most often used
  * system header files. This reduces boilerplate (the amount of code duplicated
  * at the beginning of each source file) and is not significantly slower at