From: Michael Stapelberg Date: Sun, 8 Jan 2012 12:00:19 +0000 (+0000) Subject: bump copyright X-Git-Tag: 4.2~151^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=47a25aa883da6ee915b9d1ebb8980f37ed73bf7b;p=i3%2Fi3 bump copyright --- diff --git a/src/cmdparse.y b/src/cmdparse.y index d4bb5730..3f13c72b 100644 --- a/src/cmdparse.y +++ b/src/cmdparse.y @@ -3,7 +3,7 @@ * vim:ts=4:sw=4:expandtab * * i3 - an improved dynamic tiling window manager - * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE) + * © 2009-2012 Michael Stapelberg and contributors (see also: LICENSE) * * cmdparse.y: the parser for commands you send to i3 (or bind on keys) *