Commit 58f929a3 authored by Rusty Russell's avatar Rusty Russell

daemonize: use BSD-MIT as License: string in _info

The parenthesized thing is confusing and ccanlint dislikes it.
parent 0b261115
......@@ -35,7 +35,7 @@
* exit(0);
* }
*
* License: BSD (2 clause, ie. MIT)
* License: BSD-MIT
*/
int main(int argc, char *argv[])
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment