diff --git a/include/sighandler.h b/include/sighandler.h index cbb72cdd..08e89599 100644 --- a/include/sighandler.h +++ b/include/sighandler.h @@ -3,8 +3,8 @@ * * i3 - an improved dynamic tiling window manager * - * © 2009 Michael Stapelberg and contributors - * © 2009 Jan-Erik Rediger + * © 2009-2010 Michael Stapelberg and contributors + * © 2009-2010 Jan-Erik Rediger * * See file LICENSE for license information. * diff --git a/src/sighandler.c b/src/sighandler.c index 9eeb2398..0221cfa6 100644 --- a/src/sighandler.c +++ b/src/sighandler.c @@ -3,8 +3,8 @@ * * i3 - an improved dynamic tiling window manager * - * © 2009 Michael Stapelberg and contributors - * © 2009 Jan-Erik Rediger + * © 2009-2010 Michael Stapelberg and contributors + * © 2009-2010 Jan-Erik Rediger * * See file LICENSE for license information. *