Merge pull request #1636 from Deiz/update-notices

Update copyright notices and get rid of ranges
This commit is contained in:
Michael Stapelberg
2015-04-21 08:31:40 +02:00
139 changed files with 145 additions and 145 deletions

View 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)
*
* handlers.c: Small handlers for various events (keypresses, focus changes,
* …).