]> git.sur5r.net Git - i3/i3/blobdiff - include/ewmh.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / ewmh.h
index 54c83f400fa97755e83c0d84fe4a00dbb27eb434..0a0cbc292bbdd6bcaf3c87695a7ea461f57b78f1 100644 (file)
@@ -2,10 +2,9 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
  *
- * © 2009 Michael Stapelberg and contributors
- *
- * See file LICENSE for license information.
+ * ewmh.c: Get/set certain EWMH properties easily.
  *
  */
 #ifndef _EWMH_C