aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-26 15:00:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-26 15:00:02 +0200
commit8d841f1f893413518b5aa1894e96f1decee91808 (patch)
tree0d85d76870fbf8e17b7ad0a9639acf64eb83d089
parentcc7608840f0002bf929165cee4c74791261dc8c2 (diff)
Change license from 'proprietary' to 'TODO' in new command
-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