]> git.sur5r.net Git - i3/i3/blobdiff - include/click.h
Merge branch 'next'
[i3/i3] / include / click.h
index 2de32d045308059495b0e136aa7d72fcffbb5d84..6261613ba762c19dace78d9073f4f571d96a6f61 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.
+ * click.c: Button press (mouse click) events.
  *
  */
 #ifndef _CLICK_H