aboutsummaryrefslogtreecommitdiff
path: root/i3-msg
diff options
context:
space:
mode:
authorDeiz <silverwraithii@gmail.com>2015-04-03 20:17:56 -0400
committerDeiz <silverwraithii@gmail.com>2015-04-20 17:50:21 -0400
commit884214f14fdbd0a4a368d2a36d5e50324fa1d52a (patch)
tree02c5e0b77e7bc9487a9aabe61a929321b2911f4e /i3-msg
parent191671c9b8b66865280b2a73e218c16773468bc4 (diff)
downloadi3-884214f14fdbd0a4a368d2a36d5e50324fa1d52a.tar.gz
i3-884214f14fdbd0a4a368d2a36d5e50324fa1d52a.zip
Update copyright notices and get rid of ranges
The script used to make these changes can be found at: https://gist.github.com/Deiz/32322020f76d23e2bf8f
Diffstat (limited to 'i3-msg')
-rw-r--r--i3-msg/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3-msg/main.c b/i3-msg/main.c
index 354e8af9..6a6186d8 100644
--- a/i3-msg/main.c
+++ b/i3-msg/main.c
@@ -2,7 +2,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)
*
* i3-msg/main.c: Utility which sends messages to a running i3-instance using
* IPC via UNIX domain sockets.