aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bdep/new.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/new.cxx b/bdep/new.cxx
index 505ed96..8a07cb3 100644
--- a/bdep/new.cxx
+++ b/bdep/new.cxx
@@ -247,7 +247,7 @@ namespace bdep
<< "name: " << n << endl
<< "version: 0.1.0-a.0.z" << endl
<< "summary: " << s << " " << t << endl
- << "license: proprietary" << endl
+ << "license: TODO" << endl
<< "url: https://example.org/" << n << endl
<< "email: you@example.org" << endl
<< "depends: * build2 >= 0.7.0-" << endl