From 8d841f1f893413518b5aa1894e96f1decee91808 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 26 May 2018 15:00:02 +0200 Subject: Change license from 'proprietary' to 'TODO' in new command --- bdep/new.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1