Skip to content

Commit 712653b

Browse files
committed
Updated license section of readme
1 parent fb64135 commit 712653b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ A Node.js framework for extracting mCODE FHIR resources. All resources are profi
1212
- [Terminology and Architecture](#terminology-and-architecture)
1313
- [Glossary](#glossary)
1414
- [High Level Diagram](#high-level-diagram)
15+
- [License](#license)
1516

1617
## Prerequisites
1718

@@ -58,3 +59,13 @@ This framework consists of three key components: Extractors, Modules and Templat
5859
![High-level architecture diagram, detailing exactly how Clients, Extractors, Modules, Templates and various web services communicate with one another](./docs/diagrams/high-level-arch.png)
5960

6061
These diagrams can be modified by updating the XML files in the `/docs/diagrams/` directory using draw.io or a company licensed equivalent.
62+
63+
## License
64+
65+
(C) 2020 The MITRE Corporation. All Rights Reserved.
66+
67+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
68+
69+
http://www.apache.org/licenses/LICENSE-2.0
70+
71+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)