]> git.sur5r.net Git - i3/i3/blobdiff - include/i3/ipc.h
Merge pull request #1638 from hwangcc23/fix-1489
[i3/i3] / include / i3 / ipc.h
index f1b50dec011b1e07548628e35b713013eb3d48dd..8912bf130a5daf877ccb2445821524599a581ad9 100644 (file)
@@ -2,7 +2,7 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- * © 2009-2013 Michael Stapelberg and contributors (see also: LICENSE)
+ * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
  *
  * This public header defines the different constants and message types to use
  * for the IPC interface to i3 (see docs/ipc for more information).