]> git.sur5r.net Git - i3/i3/blobdiff - include/config.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / config.h
index 8f0b71c9947325889851f29cbd46dbaa235f1e69..b4128cafc6a1ca4381d9814e9b3e7543ede5114e 100644 (file)
@@ -2,10 +2,7 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- *
- * © 2009-2010 Michael Stapelberg and contributors
- *
- * See file LICENSE for license information.
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
  *
  * include/config.h: Contains all structs/variables for the configurable
  * part of i3 as well as functions handling the configuration file (calling
@@ -13,7 +10,6 @@
  * mode).
  *
  */
-
 #ifndef _CONFIG_H
 #define _CONFIG_H