]> git.sur5r.net Git - i3/i3/blobdiff - src/config.c
Merge pull request #1700 from mh21/tray-icon-size-cleanup
[i3/i3] / src / config.c
index 117ad571199f8b76fd206776e4e87fc495e5166c..bac9d7f369b168c6f9ed345d66c7c1281b606140 100644 (file)
@@ -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)
  *
  * config.c: Configuration file (calling the parser (src/config_parser.c) with
  *           the correct path, switching key bindings mode).