From c9974148d159ff974a01537c26913d62e2f71ddd Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 23 Jan 2020 11:16:36 -0500 Subject: Update license.md to draw attention to action item --- license.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/license.md b/license.md index 5faa1d0..fbc2047 100644 --- a/license.md +++ b/license.md @@ -7,11 +7,13 @@ license before others can use the project, contribute to the code, and so on. Choosing the right license for your needs is important. If you're unsure of which to use, we can offer some suggestions. -*Note: we are not your lawyer and this is not legal advice.* +
+ Once you pick a license, add it to your project is by copying the plain-text + version into a file called "LICENSE" or "COPYING" at the root directory of + your repository. +
-Once you pick a license, add it to your project is by copying the plain-text -version into a file called "LICENSE" or "COPYING" at the root directory of your -repository. +*Note: we are not your lawyer and this is not legal advice.* ## I want others to share their improvements with me. -- cgit