]> git.sur5r.net Git - i3/i3/blobdiff - src/debug.c
Ensure that the "border" command uses logical pixels.
[i3/i3] / src / debug.c
index f3bc106de210681639a1125ba42634e52409e11a..bb880b2f52e1ff67b7fe6c4e82510c51afdb6c75 100644 (file)
@@ -4,7 +4,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)
  *
  * debug.c: Debugging functions, especially FormatEvent, which prints unhandled
  *          events.  This code is from xcb-util.