diff options
| author | Inqiyad Sabr <sabr@ariamath.xyz> | 2025-10-22 05:18:35 +0600 |
|---|---|---|
| committer | Inqiyad Sabr <sabr@ariamath.xyz> | 2025-10-22 05:18:35 +0600 |
| commit | 4cbeac67f570b9c7638c28faf26dbb3e82032272 (patch) | |
| tree | b3194fc376a793fa4d5db84c5f60998fcb03c3df | |
| parent | 658b660be1c6bd0eb2b75d51de36422a2a306dc8 (diff) | |
fixed license quality
| -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? |