# New Session Manager
## Fork and License
This is a fork of non-session-manager, by Jonathan Moore Liles <male@tuxfamily.net> http://non.tuxfamily.org/
under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.
All files, except nsm.h kept in this repository are
"either version 2 of the License, or (at your option) any later version."
`nsm.h` is licenced under the ISCL.
Build files and FLTK definitions have no license header and will be removed.
The current repository builds the original `nsmd` and `jackpatch`.
To build:
* `./waf configure`
* `./waf`
* `su -c './waf install'`