]> git.sur5r.net Git - i3/i3/blobdiff - include/cmdparse.h
i3: Replace loglevels by a global debug logging
[i3/i3] / include / cmdparse.h
index 09d56bae7e338c5027a983c23b1e64010b1e530f..d619b97c17932fe8966fb0b7f32c111b28df0926 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * vim:ts=4:sw=4:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
+ * cmdparse.y: the parser for commands you send to i3 (or bind on keys)
+ *
+ */
 #ifndef _CMDPARSE_H
 #define _CMDPARSE_H