]> git.sur5r.net Git - i3/i3/blobdiff - include/x.h
Merge branch 'next' into master
[i3/i3] / include / x.h
index 07f8a725cfb3a8e3c52eefbfd94246b28951bd6d..b6855cb328ccc67a52265b7c6dfd95fa200d0466 100644 (file)
@@ -2,7 +2,7 @@
  * 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 also: LICENSE)
  *
  * x.c: Interface to X11, transfers our in-memory state to X11 (see also
  *      render.c). Basically a big state machine.