]> git.sur5r.net Git - i3/i3/blobdiff - include/log.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / log.h
index c1e10b0639b321727d95efaf09783423ba8d1884..ef6deb20fe5a993e1e0224f37e70ad18caf5f861 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-2011 Michael Stapelberg and contributors
- *
- * See file LICENSE for license information.
+ * log.c: Setting of loglevels, logging functions.
  *
  */
 #ifndef _LOG_H