diff options
| -rw-r--r-- | LICENSE | 20 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 17 insertions, 5 deletions
@@ -2,14 +2,24 @@ All rights are liberated. This is libre software liberated into the public domain. -"Anyone" is free to copy, modify, publish, use, compile, sell or distribute this software either in source form or as compiled binary, for any purpose, commercial or non-commercial, and by any means. +"Anyone" is free to copy, modify, publish, use, compile, +sell or distribute this software either in source form or +as compiled binary, for any purpose, commercial or +non-commercial, and by any means. -"Anyone" is anyone who does not wish no take away the liberation of this software in their own share. The liberation can be understood by the following clauses: +"Anyone" is anyone who does not wish no take away the +liberation of this software in their own share. The +liberation can be understood by the following clauses: -1. Anyone who owns a copy of this "software" cannot close the source for any service they provide using this software in the open. +1. "Anyone" who owns a copy of this "software" cannot +close the source for any service they provide using +this software in the open. 2. You are liberated to statically link this software. -The software is provided as is, without warranty of any kind. The author(s) of this LICENSE will not be liable for any damages or claim relating to the software. +The software is provided as is, without warranty of any +kind. The author(s) of this LICENSE will not be liable +for any damages or claim relating to the software. -This license is to be understood as being free for those who love open liberation and not for who doesn't. +This license is to be understood as being free for those +who love open liberation and not for who doesn't. @@ -1,6 +1,8 @@ # Bstatus Broke status, in short `bstatus`. A swaybar status generator written in C and is simple. + + This software is written in <200LoC. # Just use i3blocks or i3-* status generators? |