]> git.sur5r.net Git - i3/i3/blobdiff - src/x.c
Update copyright notices and get rid of ranges
[i3/i3] / src / x.c
diff --git a/src/x.c b/src/x.c
index d29d4befeb5fb944ae748954760d0d7120cb258e..7fe7044547b8d4d348ea73641c610f8bd4411658 100644 (file)
--- a/src/x.c
+++ b/src/x.c
@@ -4,7 +4,7 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- * © 2009-2012 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.