diff options
| author | kolunmi <kolunmi@tutanota.com> | 2023-02-07 17:44:13 -0700 |
|---|---|---|
| committer | kolunmi <kolunmi@tutanota.com> | 2023-02-07 17:44:13 -0700 |
| commit | 452ae3f2d53e3e161ca02dc51f971801b8e060a8 (patch) | |
| tree | d9bfd2f8c8dfcf14aee18bfa6183f551626fdc5e /LICENSE | |
| parent | 301a5f77b610724ce288ae249ee72fe9a0aa817f (diff) | |
| download | dwlb-452ae3f2d53e3e161ca02dc51f971801b8e060a8.tar.gz | |
add ability to specify tag names and fix LICENSE
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,25 @@ dwlb - bar for dwl +Copyright © 2023 kolunmi + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +--- + +dtao - dzen for Wayland + +Copyright © 2021 Devin J. Pohly and dtao team + +See also the license information in dtao.c. + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or |