summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ccan/daemonize/_info2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccan/daemonize/_info b/ccan/daemonize/_info
index 64b08ed8..f0e55bcb 100644
--- a/ccan/daemonize/_info
+++ b/ccan/daemonize/_info
@@ -35,7 +35,7 @@
* exit(0);
* }
*
- * License: BSD (2 clause, ie. MIT)
+ * License: BSD-MIT
*/
int main(int argc, char *argv[])
{