]> git.sur5r.net Git - i3/i3/blobdiff - include/load_layout.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / load_layout.h
index f3a60a097a8cdf4dd0a99bbf4d41c286633bb856..a2cd6d149d53f717ecdeb16ebbe3ee23171661f8 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * vim:ts=4:sw=4:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
+ * load_layout.c: Restore (parts of) the layout, for example after an inplace
+ *                restart.
+ *
+ */
 #ifndef _LOAD_LAYOUT_H
 #define _LOAD_LAYOUT_H