diff --git a/LICENSE b/LICENSE
index 92666deff26cda52d05622288597d1dbd00e42a8..eab8d7d716533d9ef3517c183e85139e2032fc51 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2018, oneM2M Partners Type 1
+Copyright 2019, oneM2M Partners Type 1
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
diff --git a/README.md b/README.md
index f0beb8fa3c55f989990314bb9329fe0c446d8f63..ec45321a7f3d152db18c9235e3f7d8d8740a266a 100644
--- a/README.md
+++ b/README.md
@@ -17,24 +17,24 @@ The Smart Device Template (SDT) is a template which is used to model the capabil
 [Read the full Introduction.](SDT/schema4.0/docs/Introduction.md)
 
 ## Quick Links
-- [UML Diagram of the SDT 4.0](SDT/schema4.0/docs/UML%20Diagram.md) ([source](SDT/schema4.0/docs/SDT_UML.uxf)) : This UML diagram desribes the various components of the SDT and their relations.
+- [UML Diagram of the SDT 4.0](SDT/schema4.0/docs/UML%20Diagram.md) ([Umlet source](SDT/schema4.0/docs/SDT_UML.uxf)) : This UML diagram describes the various components of the SDT and their relations.
 - ['domain.xsd' Version 4.0](SDT/schema4.0/src/domain.xsd) : This is the XSD schema file that defines the SDT XML Schema.
 
 
 ## Documentation
 
-
 You can find further Information here:
 
 - [Introduction to the SDT](SDT/schema4.0/docs/Introduction.md)
 - [SDT Components](SDT/schema4.0/docs/SDT_Components.md)
-- [JSON Serializatoin](SDT/schema4.0/docs/SDT_JSON.md)   TODO
+- [JSON Serialization](SDT/schema4.0/docs/SDT_JSON.md)   TODO
 - [Examples](SDT/schema4.0/docs/Examples.md) 
 - [SDT Build System](SDT/schema4.0/docs/SDT%20Build%20System.md)
 
 ## Further Readings
 - [Links & References](SDT/schema4.0/docs/Links.md)
 - [Changelog](SDT/schema4.0/docs/Changelog.md)
+- [SDT Build System Components and Licenses](SDT/schema4.0/docs/SDT%20Build%20System%20Components%20and%20Licenses.md)
 - [LICENSE](LICENSE)