diff --git a/website/i3status/index.html b/website/i3status/index.html index 965dd957..03e6d199 100644 --- a/website/i3status/index.html +++ b/website/i3status/index.html @@ -21,7 +21,7 @@ li {
- i3status is a small program (less than 1000 SLOC) for generating a status bar + i3status is a small program (about 1500 SLOC) for generating a status bar for dzen2, xmobar or similar programs. It is designed to be very efficient by issuing a very small number of system calls, as one generally wants to update such a status line every second. This ensures that even under high load, your @@ -32,6 +32,8 @@ li {
- Copyright © 2008-2010 Michael Stapelberg and contributors + Copyright © 2008-2011 Michael Stapelberg and contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification,