diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2020-04-22 11:22:29 -0500 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2020-04-22 11:26:57 -0500 |
commit | 996738a5e6b41c1a2605dd492bb03ec86a6befac (patch) | |
tree | 2624cf8a08c197fd13915119d998cd0a091eac1f /LICENSE | |
parent | def35721172f205c6934fa5a683f63f68342ddec (diff) |
add TinyWL and dwm LICENSE files
Credit where credit is due - dwl started with TinyWL and will be
including more bits of dwm code as it grows
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ dwl - dwm for Wayland Copyright © 2020 Devin J. Pohly +See also the files LICENSE.tinywl and LICENSE.dwm. + 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 |