License fixes
diff --git a/cmd_line_main.c b/cmd_line_main.c
index 4df6e98..da5d071 100644
--- a/cmd_line_main.c
+++ b/cmd_line_main.c
@@ -5,7 +5,7 @@
 
  SPDX-License-Identifier: BSD-3-Clause
 
- See BSD-3-Clause license in README.md
+ See BSD-3-Clause license in file named "LICENSE"
 
  Created on 9/13/18
  =============================================================================*/