From 7bd71d8fd29ff8e01602f819a41bc5f29fb364fe Mon Sep 17 00:00:00 2001 From: Christer Fahlgren Date: Tue, 29 May 2018 23:28:45 -0700 Subject: [PATCH] Specify licensing in README --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 8fe667b..bd07d8a 100644 --- a/README.markdown +++ b/README.markdown @@ -88,3 +88,8 @@ unfinished form on my harddrive for more than a year. Finally it slipped out. -mns name dll_or_exe [dll_or_exe_2]Create a separate namespace with the given name for the listed dll:s. All modules loaded in those module(s) will be namespaced. -lcl LineCountLimitCount number of times a line is executed up to the specified limit + +## License + +Delphi Code Coverage is licensed under the terms of the Mozilla Public +License, v. 2.0. You can obtain a copy of the license at [http://mozilla.org/MPL/2.0/](http://mozilla.org/MPL/2.0/).