]> git.sur5r.net Git - i3/i3/blobdiff - include/commands.h
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
[i3/i3] / include / commands.h
index 148f56fafdef44919f70d8f9178349795ac4d41b..412c9b076d48a4567477534e6f418e85c41ee810 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * vim:ts=8:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ *
+ * (c) 2009 Michael Stapelberg and contributors
+ *
+ * See file LICENSE for license information.
+ *
+ */
 #include <xcb/xcb.h>
 
 #ifndef _COMMANDS_H